aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-18LDAP: g8c608e6 did not include the changes in template file, that got lost af...Pascal Quantin1-1/+3
2015-01-17X509AF: dissect Certificate Serial Number as INT64 instead of INT32Pascal Quantin1-0/+5
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann2-10/+10
2015-01-16Remove seasonal memory from everything except address resolutionsMichael Mann1-2/+2
2015-01-15Modify the errorcode defenition to suit ANSI MAP, this is (probably) OK asAndersBroman1-2/+18
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman9-15/+15
2015-01-13MAC LTE: upgrade dissector to v12.4.0Pascal Quantin2-0/+37
2015-01-13UAT error string pointers should not be const pointers.Guy Harris3-3/+3
2015-01-13[GPRS CDR]Fix faulty ASN1 modificationAndersBroman1-1/+1
2015-01-13[GPRS CDR] Handle Rel 7 CDRsAndersBroman2-4/+163
2015-01-12[GPRS CDR] Add expert info for unknown record types.AndersBroman2-0/+16
2015-01-11LTE RRC: upgrade dissector to v12.4.0Pascal Quantin5-238/+1391
2015-01-11Restore #undef HAVE_STDLIB_H and #undef HAVE_STRING_H in kerberos dissector.Michael Mann1-0/+2