aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2016-02-05RTSE and PRES relies on the TCP conversation to do reassembly, switch toAndersBroman2-5/+18
2016-02-04Fix asn2wrs warnings [-Wredundant-decls]João Valverde1-1/+0
2016-02-04ASN1: fix misspelling (found by Lintian)Alexis La Goutte9-11/+19
2016-02-03Sync ASN.1 templates and generated code (spelling fixes)João Valverde4-6/+6
2016-02-03LCSAP: Sync ASN.1 template and add missing bracesJoão Valverde1-10/+9
2016-02-03M3AP: fix dissection of IPAddress fieldPascal Quantin2-4/+30
2016-02-02[GSM MAP] Update to V13.2.0 (2015-12)AndersBroman24-391/+485
2016-02-01LTE RRC: add system info modification for eDRX UEs in info columnPascal Quantin2-0/+7
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin1-0/+16
2016-01-31LCSAP: fix indent (use 2 spaces and add modelines)Alexis La Goutte2-132/+138
2016-01-29gsm_map: decode SRISM v1 and v2 resultLuke Mewburn2-1/+26
2016-01-28LCSAP: improve dissectionPascal Quantin2-6/+36
2016-01-28correctly decode GSM_MAP invoke SRISMv1Luke Mewburn2-3/+3
2016-01-26PDCP LTE: upgrade dissector to v13.0.0Pascal Quantin1-0/+8
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris6-0/+6
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris22-165/+165
2016-01-23Fix template files to refer directly to pinfo->abs_ts.Guy Harris5-23/+23
2016-01-20X509AF: reset algorithm_id global variable when closing a filePascal Quantin1-0/+7
2016-01-19X509AF: make a local copy of algorithm_id in file scope for later usePascal Quantin2-2/+8
2016-01-15LTE RRC: upgrade dissector to v13.0.0Pascal Quantin7-50/+1662
2016-01-14ranap: Sync with asn1 sourceStig Bjørlykke1-1/+1
2016-01-14Rename new_dissector_t to dissector_t.Guy Harris12-33/+33
2016-01-13RRC: follow-up of g588955dPascal Quantin7-621/+622
2016-01-13[RRC] Update to V13.1.0 (2015-12)AndersBroman6-629/+2017
2016-01-10LPP: upgrade dissector to v13.0.0Pascal Quantin4-22/+510
2016-01-08Fix a lot of typos and misspellingsmoshekaplan9-14/+14
2016-01-06[S1AP] Update to version V13.1.0 (2015-12)AndersBroman8-107/+807
2016-01-05INAP: fix indent (use 2spaces and modelines)Alexis La Goutte1-59/+69
2016-01-04C12.22: fix compilation without LibgcryptPascal Quantin1-1/+3
2016-01-02Get rid of an unnecessary level of indirection.Guy Harris1-27/+25
2016-01-02Use #defines for the values for the facility_encoding preference.Guy Harris1-4/+6
2016-01-01ifdef out the decryption code and preferences if LIBGCRYPT isn't defined.Guy Harris1-22/+22
2016-01-01Clean up response matching type preference.Guy Harris1-9/+14
2016-01-01Clean up response matching type preference.Guy Harris1-9/+12
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris4-12/+12
2015-12-29There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris4-17/+17
2015-12-28Don't cast away constness for the key in g_hash_table_lookup().Guy Harris1-1/+1
2015-12-16ldap: Add inetOrgPerson from RFC2798.Stig Bjørlykke1-0/+3
2015-12-15T.38: don't register for TCP and UDP ports 6004.Jeff Morriss1-44/+22
2015-12-13ULP: prettify dissectionPascal Quantin2-4/+951
2015-12-13NBAP : Verify conversation proto data exists before trying to access itAnish Bhatt1-3/+6
2015-12-11ULP: register dissector for application/vnd.omaloc-supl-init mediaPascal Quantin1-0/+1
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann107-220/+220
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann80-155/+155
2015-12-07Spelling fixes for errors found by lintianBalint Reczey3-3/+3
2015-12-03Fix address hashing broken in g4f39c60Evan Huus1-4/+4
2015-12-02[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_SizeMichael Mann1-5/+6
2015-12-01[NBAP] Prevent crash.Michael Mann1-2/+3
2015-11-28LDAP: fix indent (use 2 spaces)Alexis La Goutte1-766/+772
2015-11-28Remove the GSSAPI specific members out of packet_info structure.Michael Mann1-115/+12