aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann2-3/+2
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann4-6/+6
2015-01-04ACSE: get rid of an evil global variablePascal Quantin2-12/+30
2015-01-04PKIX1Explicit: get rid of an evil global variablePascal Quantin2-9/+16
2015-01-03Remove the probes from packet-kerberos.c.Guy Harris1-14/+0
2015-01-03Stick some #define probes in on Windows.Guy Harris1-0/+14
2015-01-02Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann1-1/+1
2015-01-02Don't define a stub read_keytab_file() on Windows if we don't have Kerberos.Guy Harris1-22/+3
2015-01-01Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.Guy Harris2-3/+3
2015-01-01Let routines from the Kerberos dissector be called from C++.Guy Harris1-2/+8
2014-12-31rtse.cnf: fix Nesting level does not match indendation (CID 1159214)Alexis La Goutte1-1/+2
2014-12-28Removed duplicated #include linesDario Lombardo2-2/+0
2014-12-25 NBAP: fix ddi missed for non first macdflow_id in E-DCH channelIlya Gavrilov1-4/+3