aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Remove depricated API tvb_length -> tvb_reported_lengthAndersBroman15-26/+26
2015-04-09Replace deprecated API tvb_length -> tvb_reported_lengthAndersBroman9-38/+38
2015-04-09REplace deprecated API tvb_length -> tvb_reported_lengthAndersBroman6-13/+13
2015-04-09Replace deprecated API tvb_length... with tvb_reported_length...AndersBroman4-19/+19
2015-04-08Replace deprecated tvb_length with tvb_reported_length.AndersBroman8-28/+28
2015-04-06PKCS1: fix a typo for OID 1.3.132.0.35Robert P1-2/+2
2015-04-03[S1AP] Display the decimal value for TAC.AndersBroman1-1/+12
2015-04-01LTE RRC: fix a typo introduced in g9aa624dPascal Quantin1-2/+2
2015-03-31LTE RRC: upgrade dissector to v12.5.0Pascal Quantin9-446/+1069
2015-03-30LPP: upgrade dissector to v12.4.0Pascal Quantin4-23/+23
2015-03-29RRC: add a missing mask forgotten in gf3d1e3cVincent Helfre1-1/+1
2015-03-29RRC: add dissection of ims-Information IEVincent Helfre2-0/+57
2015-03-24ftsanity.py: make it work with modern tsharkPeter Wu1-7/+5
2015-03-13LTE RRC: enhance dissection of Extended Access Barring CategoryPascal Quantin2-0/+13
2015-03-12Don't pass a t4-non-ecm-sig-end to the tap if we didn't see the start of theJeff Morriss1-1/+3
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-1/+1
2015-03-10SPNEGO: fix compilation without KerberosPascal Quantin1-2/+6
2015-03-10packet-spnego: fix krb5_cfx_wrap without encryptionStefan Metzmacher1-5/+22
2015-03-10packet-ldap: use the correct tvb to report the SASL wrapped payloadStefan Metzmacher1-6/+6
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin4-1/+99
2015-03-03GSM MAP: do not use a global variable to store OIDPascal Quantin2-4/+5
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-12/+12
2015-03-03Replace tvb_get_ptr calls with a better API choice.Michael Mann1-1/+1
2015-02-28Remove some unneeded includes of <sys/time.h>.Guy Harris1-4/+0
2015-02-26[GTP CDR] Add support for CDR data record format version 12.6.0AndersBroman3-41/+53
2015-02-25ATN-CPDLC: never put a break in a TRY blockPascal Quantin1-8/+10
2015-02-18H.248: fix dissection of ServiceChangeReason for version 1Pascal Quantin3-45/+2
2015-02-18Some additional UAT update callback changes.Guy Harris2-7/+9
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-1/+5
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs2-270/+270
2015-02-17CMIP: get rid of some evil global variablesPascal Quantin2-31/+20
2015-02-14Don't check for C89 headers.Guy Harris1-3/+0
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-1/+1
2015-02-10FTAM: get rid of an evil global variablePascal Quantin2-7/+12
2015-02-09ldap: simplify Start TLS handlingPeter Wu2-56/+21
2015-02-09Add address type registration.Michael Mann1-3/+4
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs2-1/+2
2015-02-04LPP: upgrade dissector to v12.3.0Pascal Quantin4-227/+969
2015-02-04[INAP] Make INAP a new style dissector and add an OID dissector forAndersBroman1-4/+6
2015-02-04[INAP] Add dissection of CauseAndersBroman2-0/+26
2015-02-04Support for P3 over RTSE.gal2-298/+338
2015-02-04[CAMEL] Dissect additionalCallingPartyNumber.AndersBroman2-0/+29
2015-02-02LTE RRC: only display band mapping for the initial supportedBandListEUTRA IEPascal Quantin2-11/+17
2015-01-30GSM MAP: display TBCD digits, USSD string and Location Number digits in a sub...Pascal Quantin2-13/+21
2015-01-27Comment out various 'if(tree)'Bill Meier1-1/+1
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan8-9/+13
2015-01-26Roll functionality of h225-persistentdata module into packet-h225.cMichael Mann1-4/+138
2015-01-19TCAP: support dialogue confirmationLuke Mewburn2-59/+57
2015-01-19Convert OID APIs to use wmem.Michael Mann14-29/+30
2015-01-18asn2wrs: autodetect if 64 bits variant is required for constrained integersPascal Quantin7-74/+6