tshark: endpoints statistics are not supported for now, do not list them in -z
[metze/wireshark/wip.git] / asn1 /
2014-12-28 Dario LombardoRemoved duplicated #include lines
2014-12-25 Ilya Gavrilov NBAP: fix ddi missed for non first macdflow_id...
2014-12-23 Bill Meierkerberos: Re-add needed #include <stdio.h>
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-12-23 Bill Meierasn1/Makefile.nmake: packet-c1222.c not autogenerated...
2014-12-22 Stephen FisherCast a parameter in the kerberos dissector so it compil...
2014-12-22 Alexis La GoutteFix unknown command tag name [-Wdocumentation-unknown...
2014-12-22 Alexis La GoutteANSI_MAP: Fix unused function (by add to .OMIT list)
2014-12-21 Guy HarrisHave a heur_dissector_list_t be an opaque handle.
2014-12-20 Guy HarrisUse ENCTYPE_NULL in the krb5_crypto_init() call.
2014-12-19 Guy HarrisThrow some casts at compiler warnings.
2014-12-17 AndersBromanUpdate to V12.5.0
2014-12-14 Pascal QuantinKerberos: import KRB5_AD_WIN2K_PAC dissection from...
2014-12-12 Pascal QuantinLPP: avoid doing an out of bound access in case the...
2014-12-10 Pascal QuantinLCSAP: fix dissection of negative longitude and latitude
2014-12-10 Alexis La GoutteGPRSCDR: fix warning: 'dissect_gprscdr_MBMSInformation...
2014-12-09 Pascal QuantinLTE RRC: upgrade dissector to v12.3.0
2014-12-09 Pascal QuantinLTE: Update MAC and RLC dissectors to Release 12
2014-12-09 Guy HarrisLDAP's DirSyncFlags are a bitfield, so show it as an...
2014-12-02 Stig Bjørlykkecms: Handle media_type pkcs7-mime and pkcs7-signature
2014-12-02 AndersBromanMake it possible to register an OID dissector to dissect
2014-12-01 Michael MannUse proto_tree_add_bitmask for groups of proto_tree_add...
2014-11-26 Michael MannRemove sccp_info member from packet_info structure.
2014-11-25 Michael MannRemove use of pinfo->private_data since it's not used...
2014-11-17 Alexis La GoutteH248: Fix Dereference of null pointer found by Clang...
2014-11-16 Michael MannRemove ipproto member of packet_info.
2014-11-14 AndersBroman[S1AP) Wrong tree used
2014-11-14 AndersBroman[S1AP] Let the A21 dissector do further dissection...
2014-11-10 Stig BjørlykkeImproved deregistering fields.
2014-11-08 Alexis La GoutteSNMP: Fix warning found by -Wunused-const-variable
2014-11-04 Stephen FisherFix some compilation errors (size_t to guint/gint)...
2014-10-31 AndersBromanCAMEL: tvb_length... -> tvb_reported_length...
2014-10-29 AndersBromanReplace isalpha() with g_ascii_isprint().
2014-10-29 AndersBromanDon't include ctype.h and replace isascii() with _ascii...
2014-10-28 Michael MannRefactor pinfo->circuit_id from H.223 dissector.
2014-10-22 AndersBromanS1AP: Add an S1AP context to be able to determine which...
2014-10-21 AndersBromanAdd OID callback for private IEs making it possible...
2014-10-18 Guy HarrisGet rid of unnecessary includes of ctype.h.
2014-10-18 Guy HarrisCheck for printable ASCII in an ENBName.
2014-10-17 AndersBromanDissect CDMA2000 PDU if GCSNA dissector exists.
2014-10-15 Stig BjørlykkeLDAP: Improved a if-check to avoid a analyzis warning.
2014-10-13 Pascal QuantinAdd Kerberos 3.2.2 package for Win64
2014-10-13 Stig BjørlykkeRTSE: Return dissected length from call_rtse_oid_callback
2014-10-13 Stig BjørlykkeROS: Return dissected length from call_ros_oid_callback
2014-10-13 Stig BjørlykkeASN1: Register BER syntaxes as NEW
2014-10-13 Stig BjørlykkeP1: Added ORAddress and ORName syntax.
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
2014-10-10 Michael MannRemove (almost all) proto_tree_add_text calls in ISUP...
2014-10-10 Pascal QuantinGSM MAP: fix detection of SMS direction when applicatio...
2014-10-09 Pascal QuantinKerberos: fix decryption of DCERPC with Kerberos encryption
2014-10-09 Pascal QuantinKerberos: remove debug logs when loading a keytab
2014-10-05 Martin Kaisermpeg-pes: don't modify source and destination address...
2014-10-03 AndersBromanLocationNumber digits is off by one(to many).
2014-09-30 Bill Meierpacket-ses.[hc], packet-pres.c: various:
2014-09-25 Martin MathiesonFreeze Info column while dissecting RRC transparent...
2014-09-24 Martin MathiesonAllow the HandoverPreparationInfoPDU dissector to be...
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-09-15 Martin MathiesonShow RRC Release cause in the Info column
2014-09-14 Guy HarrisConsistent white space.
2014-09-14 Guy HarrisShow BER identifiers and lengths in SNMP variable bindings.
2014-09-14 Guy HarrisDon't use the captured length, and don't fetch the...
2014-09-13 Guy HarrisClean up indentation.
2014-09-10 AndersBromanUpdate to V12.2.0 (2014-06), remove deprecated APIs
2014-09-10 AndersBromanUpdate to revission V12.2.0 (2014-06)
2014-09-09 Bill MeierFix some spelling & grammar.
2014-09-08 Martin MathiesonTry to fix build error by giving function a return...
2014-09-08 Martin MathiesonShow band info for inter-freq entries in UE capabilitie...
2014-09-06 AndersBromanRemove obsolete dissectors.
2014-09-01 AndersBromanUse a common hf for international E164 numbers (MSISDN).
2014-08-30 Stig BjørlykkeMark Trap-PDU as obsolete for SNMP versions > 1
2014-08-27 Guy HarrisAt least some compilers don't allow warning pragmas...
2014-08-27 Guy HarrisBe more selective about turning off deprecation warnings.
2014-08-27 Guy HarrisUse FreeRADIUS's warning pragma controls to suppress...
2014-08-22 Jeff MorrissReplace a couple of implementations of unpack_digits...
2014-08-21 Jeff MorrissAdd a function to dissect an E.164 (MSISDN) number...
2014-08-19 AndersBromanRemove unused hf and deprecated API
2014-08-19 AndersBromanUse the E212 function to dissect IMSI correct the filte...
2014-08-19 AndersBromanImplement a common function to dissect IMSI and use...
2014-08-18 Alexis La GoutteKerberos : Fix indent (use tabs) and add modelines...
2014-08-16 Alexis La GoutteFix warning: no previous prototype for ... [-Wmissing...
2014-08-13 Alexis La GoutteSNMP : Continue to fix indent (use tab)
2014-08-13 Alexis La GoutteSNMP: Remove some unused hf field
2014-08-11 Alexis La GoutteSNMP: fix mixed indent (use tab)
2014-08-11 Alexis La GoutteSNMP: Fix Dead Store (Dead assignement/Dead increment...
2014-08-11 Alexis La GoutteSNMP: Fix Dead Store (Dead assignement/Dead increment...
2014-08-10 Pascal QuantinCredSSP: update ASN.1 source file with the change done...
2014-08-09 Pascal QuantinULP: upgrade to approved version 2.0.2
2014-08-09 Роман ДонченкоNow that Python is mandatory on Windows, remove checks...
2014-08-09 Pascal QuantinLTE RRC: fix dissection of CDMA System Time broken...
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-08-08 Stig BjørlykkeThe -k flag has been removed from Makefile.common
2014-08-06 AndersBromanThe heuristic for T.125 per is too week and we do not...
2014-07-31 Joerg MayerCopy over autofoo change: No more .h file.
2014-07-31 Guy HarrisNobody uses packet-t125.h, so don't bother building...
2014-07-31 Joerg MayerAdd a missed -template.h file
2014-07-31 Guy HarrisAdd more files to the distribution.
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-07-11 Bill MeierStrip some trailing whitespace; Fix some indentation...
2014-07-08 Pascal QuantinLTE RRC: upgrade dissector to v11.8.0
2014-07-08 Pascal QuantinRRC: fix ASN.1 description by manually adding CR5591
next