aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2016-02-22LTE RRC: add a unit to gnss-TOD-msec fieldPascal Quantin1-0/+1
2016-02-22Separate hf_ fields that share filter names with FT_UINT32 and FT_UINT64 data...Michael Mann1-1/+1
2016-02-12umts_fp: fix ... defined but not used [-Werror=unused-const-variable] found b...Alexis La Goutte1-28/+0
2016-02-11atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ ...Alexis La Goutte2-2/+2
2016-02-11[NBAP] Array hsdsch_macdflow_id_rlc_map should be 8 elements.AndersBroman1-6/+7
2016-02-11atn ulcs/cpdlc: fix ia5alpha’ defined but not used [-Werror=unused-const-va...Alexis La Goutte2-13/+13
2016-02-11Q932: fix q932_.._vals defined but not used [-Werror=unused-const-variable] f...Alexis La Goutte1-1/+1
2016-02-11NBAP: fix ‘lchid_name_resolve’ defined but not used [-Werror=unused-const...Alexis La Goutte1-0/+2
2016-02-11NBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror=unused-const-vari...Alexis La Goutte2-18/+23
2016-02-10LTE RRC: fix defragmentation of ETWS / CMAS messagesPascal Quantin1-8/+8
2016-02-09mpeg-audio: do not put bitrate and sampling rate in source and destination co...Pascal Quantin1-6/+4
2016-02-08Revert "RTSE and PRES relies on the TCP conversation to do reassembly, switch...Anders Broman2-17/+5
2016-02-08TCAP: Fix warning [-Wclobbered]João Valverde1-1/+6
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde4-16/+16
2016-02-07TCAP: Fix warning [-Wunused-function]João Valverde1-9/+19
2016-02-07SNMP: Fix warning [-Wunused-function]João Valverde1-1/+1
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde4-16/+16
2016-02-06TCAP: fix indent and add modelines (use 2 spaces)Alexis La Goutte2-124/+150
2016-02-06asn1: Cleanup space usageStig Bjørlykke6-52/+46
2016-02-06TCAP: Fix dissect_tcap_ERROR() unused warning [-Wunused-function]João Valverde1-1/+1
2016-02-06Remove unbalanced comment markerJoão Valverde1-1/+1
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