aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_sim.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-12check_typed_item_calls.py: check for consecutive calls to same itemMartin Mathieson1-1/+0
2022-07-14gsm_file: fix duplicate entryAlexis La Goutte1-8/+8
2021-08-30gsm_sim: Fix MANAGE CHANNELStig Bjørlykke1-15/+17
2021-08-26gsm_sim: add decoding for GET IDENTITY and GET DATAReinhard Speyerer1-0/+6
2021-08-20gsm_sim: Show status in info column when response onlyStig Bjørlykke1-12/+17
2020-09-20GSM-SIM - Added support for additional EFs, INS and ADFsnickvsnetworking1-2/+53
2020-08-29Fix some spelling errors in dissector strings.Martin Mathieson1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-33/+33
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-26gsm_sim: fix conflictAlexis La Goutte1-1/+1
2019-01-20GSM-SIM: Add file ID for DF.CDMADarien Spencer1-0/+1
2019-01-20GSM-SIM: Fix sw value for file ID not foundDarien Spencer1-1/+1
2018-07-25GSM SIM: Show length for 0x9f status wordDarien Spencer1-1/+1
2018-07-25GSM SIM: Fix special case for "Wrong length" swDarien Spencer1-1/+4
2018-07-25GSM SIM: Parse 0x61 and 0x6C status wordsDarien Spencer1-1/+5
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-04gsm_sim: fix conflicting entry in its value_stringAlexis La Goutte1-9/+0
2017-06-23USB CCID: use Decode As to select the payload protocolMartin Kaiser1-2/+4
2017-06-21GSM SIM: define a dissector for both request and responseMartin Kaiser1-0/+12
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-3/+2
2016-12-10gsmtap: Introduce a new packet-gsmtap.h header fileHarald Welte1-1/+3
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-4/+4
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-14/+18
2015-03-09ETSI CAT: upgrade dissector to v12.2.0Pascal Quantin1-1/+8
2015-01-21GSM SIM: for a FETCH command, a Le of 0 means 256 bytesPascal Quantin1-3/+2
2015-01-16GSM SIM: enhance dissection of APDU Class bytePascal Quantin1-9/+73
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-1/+1
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-3/+3
2014-08-15Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & ad...Bill Meier1-13/+17
2014-07-04ETSI CAT: upgrade dissector to Release 12Pascal Quantin1-1/+62
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-4/+4
2014-05-22GSM SIM: fix a typo and update obsolete API callsPascal Quantin1-5/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-3/+3
2013-12-05Try to please OSX-10.5-x86 buildbotPascal Quantin1-1/+1
2013-12-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9503 :Pascal Quantin1-2/+2
2013-11-16Put "GSM SIM" in protocol columnPascal Quantin1-0/+3
2013-11-13Add more GSM SIM Toolkit info to info columnPascal Quantin1-0/+2
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-3/+3
2013-09-29Add a MBIM (Mobile Broadband Interface Model) dissectorPascal Quantin1-0/+1
2013-06-11Add PDC and TETRAPascal Quantin1-0/+2
2013-06-11From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8788 :Jeff Morriss1-0/+1
2013-03-28Add dissection of Terminal Profile byte 32Pascal Quantin1-0/+64
2013-03-27Fix the incorrectly duplicated display filters for hf_tp_bip_tcp_local and hf...Chris Maynard1-2/+2
2012-10-24Add dissection of ENVELOPE 3GPP SMS-PP DownloadPascal Quantin1-0/+1
2012-10-18Add a few EUTRAN related elementary files and reorder some value_string arraysPascal Quantin1-26/+34