Fixed smartcard_unpack_reader_state, allow empty names
[platform/upstream/freerdp.git] / channels / smartcard / client / smartcard_pack.c
2021-02-25 akallabethFixed smartcard_unpack_reader_state, allow empty names
2021-02-25 akallabethFixed SCardTransmit return
2021-02-25 akallabethUnified smartcard call data structs
2021-02-25 akallabethUnified smartcard handle converstion
2021-02-25 akallabethFixed various return values in case of result != SCARD_...
2021-02-25 akallabethFixed GetAttrib call
2021-02-25 akallabethFixed SCard debug WCHAR string lengths
2020-06-22 Martin FleiszMerge pull request #6285 from akallabeth/stable-backports2 2.1.2
2020-06-16 akallabethFixed formatting.
2020-06-16 Ondrej Holysmartcard: Fix usage of uninitialized values
2020-05-08 Bernhard MiklautzMerge pull request #6152 from akallabeth/stable-backports 2.1.0
2020-05-08 akallabethFixed int overflow in smartcard_ndr_read
2020-04-28 Alex WilsonSCardReadCache/SCardWriteCache should actually cache...
2020-04-02 Martin FleiszMerge pull request #5974 from akallabeth/cmd_avc420_fix
2020-03-31 Martin FleiszMerge pull request #5884 from akallabeth/smartcard_ndr_...
2020-03-30 akallabethAdded missing context and handle read.
2020-03-27 akallabethRemoved a few magic numbers.
2020-03-27 akallabethFixed typos, make status comparisons explicit.
2020-03-02 Armin NovakFixed missing boundary checks in smartcard_array_dump
2020-02-25 Martin FleiszMerge pull request #5707 from akallabeth/kbd_codepage
2020-02-21 Martin FleiszMerge pull request #5732 from akallabeth/floatbar_butto...
2020-02-20 Armin NovakFixed data length for list reader group return.
2020-02-20 Armin NovakSCardListReadersW return length is in bytes, not char.
2020-02-20 Armin NovakFixed some conversion warnings.
2020-02-20 Armin NovakBeautify smartcard log.
2020-02-20 Armin NovakDecreased smartcard log verbosity.
2020-02-20 Armin NovakFixed 8bit and 16bit return string sizes.
2020-02-20 Armin NovakFixes for GetAttrib and some refactroing
2020-02-20 Armin NovakFixed NDR pointer handling for smartcard data.
2020-02-12 Martin FleiszMerge pull request #5857 from akallabeth/scanbuild_fixes
2020-02-10 David FortMerge pull request #5875 from akallabeth/smartcard_miss...
2020-02-10 Armin NovakFix #5847: Missing length check to trace smartcard...
2020-02-10 Martin FleiszMerge pull request #5865 from akallabeth/write_cancelle...
2020-02-10 Martin FleiszMerge pull request #5869 from llyzs/winmm_fixes
2020-02-07 David FortMerge pull request #5830 from akallabeth/smartcard_updates
2020-01-24 Armin NovakAdded unified NDR pointer reading.
2020-01-24 Armin NovakFixed missing length checks for smartcard IRP read.
2020-01-23 Armin NovakFixed smartcard type mismatches.
2020-01-23 Armin NovakUnified smartcart multistring conversion.
2020-01-23 Armin NovakFixed type mismatches on allocation.
2020-01-23 Armin NovakFixed smartcard_SetAttrib_Decode call type
2020-01-15 David FortMerge pull request #5750 from akallabeth/encomsp_auto
2020-01-13 Martin FleiszMerge pull request #5752 from akallabeth/manpage_no_err
2020-01-13 Armin NovakImplement missing functions for new smartcard
2020-01-06 David FortMerge pull request #5745 from akallabeth/urbdrc_rewrite
2019-12-02 Martin FleiszMerge pull request #5739 from akallabeth/improve_functi...
2019-12-02 Armin NovakRemove symbols exported by accident.
2019-11-07 Bernhard MiklautzMerge pull request #5703 from akallabeth/reformat
2019-11-07 Armin NovakReformatted to new style
2019-05-09 Martin FleiszMerge pull request #5314 from akallabeth/setting_getter...
2019-05-09 Martin FleiszMerge pull request #5393 from akallabeth/rails_memleak_fix
2019-05-09 Martin FleiszMerge pull request #5327 from akallabeth/sign_compare_f...
2019-05-08 akallabethMerge pull request #5387 from mfleisz/image_from_icon
2019-05-08 Armin NovakFor smartcard trace functions use const arguments
2019-05-08 Martin FleiszMerge pull request #5266 from akallabeth/file_list_synth
2019-05-08 Martin FleiszMerge pull request #5385 from akallabeth/some_unused_pa...
2019-05-08 Armin NovakSilenced unused parameter warnings in smartcard trace
2019-05-03 Bernhard MiklautzMerge pull request #5308 from akallabeth/fix_win32_over...
2019-04-29 Martin FleiszMerge pull request #5260 from akallabeth/rail_spec_update
2019-04-29 Martin FleiszMerge pull request #5306 from akallabeth/gfx_server_cap...
2019-04-05 David FortMerge pull request #5240 from akallabeth/sign_compare_f...
2019-04-05 Armin NovakFixed sign-compare warnings
2019-02-28 MartinHaimbergerMerge pull request #5027 from akallabeth/wlog_off_fix
2019-02-08 Martin FleiszMerge pull request #5230 from akallabeth/sign_compare_fixes
2019-02-08 Martin FleiszMerge pull request #5152 from akallabeth/gw_logging_ext
2019-02-08 Martin FleiszMerge pull request #5131 from akallabeth/cmd_line_error...
2019-02-08 Martin FleiszMerge pull request #5225 from akallabeth/rdprd_caps_rea...
2019-02-07 Bernhard MiklautzMerge pull request #5139 from akallabeth/drive_hotplug_...
2019-01-30 David FortMerge pull request #5223 from akallabeth/scanbuild_null...
2019-01-30 Armin NovakFixed NULL dereferences and uninitialized values
2018-02-15 Martin FleiszMerge pull request #4325 from akallabeth/fixes_com
2018-02-07 David FortMerge pull request #4340 from akallabeth/init_once
2018-01-23 Bernhard MiklautzMerge pull request #4328 from akallabeth/nightly_saniti...
2018-01-10 David FortMerge pull request #4339 from akallabeth/gdi_sw_crash_fix
2018-01-08 David FortMerge pull request #4323 from akallabeth/scanbuild_fixes
2017-12-21 Armin NovakFixed smartcard related scanbuild warnings.
2017-12-21 Armin NovakFixed various scanbuild warnings.
2017-12-20 akallabethMerge pull request #4303 from krisztian-kovacs-balabit...
2017-12-20 Martin FleiszMerge pull request #4239 from akallabeth/test_memleak_fixes
2017-12-19 akallabethMerge pull request #4313 from hardening/dyn_res_update
2017-12-14 akallabethMerge pull request #4312 from bmiklautz/smartcard-cleanup
2017-12-14 Bernhard Miklautzfix client/smartcard: indentation and return value
2017-12-13 Bernhard Miklautzfix channel/smartcard: SCardStatus
2017-12-13 Bernhard Miklautzfix channel/smartcard: simplify channel variables
2017-11-27 Bernhard MiklautzMerge pull request #3991 from akallabeth/stream_string_...
2017-11-16 David FortMerge pull request #4000 from akallabeth/ign_keyword_fix
2017-11-16 akallabethMerge pull request #4034 from blino/wayland-keymap
2017-11-06 David FortMerge pull request #4053 from akallabeth/ffmpeg_encoder
2017-09-12 David FortMerge pull request #4052 from akallabeth/mac_fixes
2017-08-29 Bernhard MiklautzMerge pull request #4050 from akallabeth/rdpefs_server_...
2017-08-02 David FortMerge pull request #4069 from yurashek/master
2017-07-24 Norbert FederaMerge pull request #4055 from akallabeth/talos_v3 2.0.0-rc0
2017-07-20 Armin NovakFixed clang malloc integer overflow warnings.
2017-07-07 David FortMerge pull request #4029 from realjiangms/fix_shadow_fr...
2017-05-03 akallabethMerge pull request #3930 from realjiangms/fix_shadow_th...
2017-03-03 Norbert FederaMerge pull request #3796 from akallabeth/scan_warning_f... 2.0.0-beta1+android10
2017-03-02 Armin NovakScanbuild warning, argument checks and leak fixes.
2017-02-22 Martin FleiszMerge pull request #3785 from uplusplus/patch-4
2017-02-21 Martin FleiszMerge pull request #3789 from akallabeth/scan_warning_fixes
2017-02-20 akallabethMerge pull request #3788 from Abhineet-Ayan-Verma/patch-5
next