tools: improve debian-setup with optional packages.
[metze/wireshark/wip.git] / asn1 /
2016-01-28 Pascal QuantinLCSAP: improve dissection
2016-01-28 Luke Mewburncorrectly decode GSM_MAP invoke SRISMv1
2016-01-26 Pascal QuantinPDCP LTE: upgrade dissector to v13.0.0
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisFix template files to refer directly to pinfo->abs_ts.
2016-01-20 Pascal QuantinX509AF: reset algorithm_id global variable when closing...
2016-01-19 Pascal QuantinX509AF: make a local copy of algorithm_id in file scope...
2016-01-15 Pascal QuantinLTE RRC: upgrade dissector to v13.0.0
2016-01-14 Stig Bjørlykkeranap: Sync with asn1 source
2016-01-14 Guy HarrisRename new_dissector_t to dissector_t.
2016-01-13 Pascal QuantinRRC: follow-up of g588955d
2016-01-13 AndersBroman[RRC] Update to V13.1.0 (2015-12)
2016-01-10 Pascal QuantinLPP: upgrade dissector to v13.0.0
2016-01-08 moshekaplanFix a lot of typos and misspellings
2016-01-06 AndersBroman[S1AP] Update to version V13.1.0 (2015-12)
2016-01-05 Alexis La GoutteINAP: fix indent (use 2spaces and modelines)
2016-01-04 Pascal QuantinC12.22: fix compilation without Libgcrypt
2016-01-02 Guy HarrisGet rid of an unnecessary level of indirection.
2016-01-02 Guy HarrisUse #defines for the values for the facility_encoding...
2016-01-01 Guy Harrisifdef out the decryption code and preferences if LIBGCR...
2016-01-01 Guy HarrisClean up response matching type preference.
2016-01-01 Guy HarrisClean up response matching type preference.
2015-12-29 Guy HarrisRename new_stat_tap_ui to stat_tap_table_ui.
2015-12-29 Guy HarrisThere's no "old" stat_tap_table, so remove "new_" from...
2015-12-28 Guy HarrisDon't cast away constness for the key in g_hash_table_l...
2015-12-16 Stig Bjørlykkeldap: Add inetOrgPerson from RFC2798.
2015-12-15 Jeff MorrissT.38: don't register for TCP and UDP ports 6004.
2015-12-13 Pascal QuantinULP: prettify dissection
2015-12-13 Anish BhattNBAP : Verify conversation proto data exists before...
2015-12-11 Pascal QuantinULP: register dissector for application/vnd.omaloc...
2015-12-10 Michael MannConvert ASN.1 dissectors to remove "new" from "new...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-12-07 Balint ReczeySpelling fixes for errors found by lintian
2015-12-03 Evan HuusFix address hashing broken in g4f39c60
2015-12-02 Michael Mann[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size
2015-12-01 Michael Mann[NBAP] Prevent crash.
2015-11-28 Alexis La GoutteLDAP: fix indent (use 2 spaces)
2015-11-28 Michael MannRemove the GSSAPI specific members out of packet_info...
2015-11-28 AndersBroman[ASN1 custom dissectors]Add the abillity to build custo...
2015-11-27 Michael Mann[LDAP] Bugfix counting of search results.
2015-11-26 Peter Wucmake: add asn1 target, avoid unnecessary rebuilds
2015-11-25 Michael Manncreate_dissector_handle -> new_create_dissector_handle...
2015-11-25 Michael MannRequire BER dissector (OID) registration to be "new...
2015-11-24 Michael MannRemove support for "old style" dissectors in PER API.
2015-11-24 Michael MannRemove the LDAP wrapping for registering dissectors...
2015-11-24 Michael MannConvert T.124 API to use "new style" dissectors.
2015-11-22 Michael Mannregister_dissector -> new_register_dissector for ASN...
2015-11-22 Pascal QuantinGSM MAP: Add Ericsson specific fields to MAP-OpenInfo
2015-11-20 Balint ReczeyMore spelling fixes found by lintian
2015-11-19 Alexis La GoutteASN1 (custom.make): fix typo
2015-11-07 Michael MannFurther refactor GSS_API dissectors to pass gssapi_encr...
2015-11-07 Michael MannCreate real dissector tables for SSL and DTLS to use.
2015-11-06 AndersBroman[Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE...
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-11-04 Michael MannRefactor some GSS-API dissectors to accept dissector...
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-11-02 AndersBroman[GTPv2] Dissect UTRAN F-Container content.
2015-11-02 Martin Kaiserwsgcrypt.h checks internally if we HAVE_LIBGCRYPT
2015-10-30 Pascal QuantinSTUN: register a new conversation dissector after recei...
2015-10-24 Pascal QuantinT38: fix a dereference of NULL pointer
2015-10-24 Gerald CombsMore ADDRESS macro to address function conversions.
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-10-19 Michael MannSeparate out sname and cname in Kerberos dissector.
2015-10-19 Pascal QuantinX509AF: ensure that BER dissector successfully decoded...
2015-10-19 Pascal QuantinX509AF: protect against a comparison with a NULL algori...
2015-10-18 Peter Wux509af: dissect subjectPublicKey for RSA
2015-10-18 Alexis La GoutteNBAP: fix indent (use 8 spaces)
2015-10-17 Pascal QuantinNBAP: avoid dereferencing a NULL pointer
2015-10-07 Peter Wussl-utils: load RSA keys based on their modulus+exponent
2015-10-05 Michal PazderaH225, H245 over IPv6
2015-10-05 Peter WuAllow use of variadic macros
2015-09-29 Pascal QuantinLTE RRC: upgrade dissector to v12.7.0
2015-09-18 Peter Wupkcs1: remove unused RSAPrivateKey definition
2015-09-15 Peter Wux509,ber: fix header field of large integers
2015-09-14 Jeff MorrissMPEG-PES: tell the user (in COL_INFO) when the stream...
2015-09-13 Michael MannMake other_decode_bitfield_value private to proto.c.
2015-09-11 Pascal QuantinLTE RRC: add a top level function for SBCCH SL BCH...
2015-09-11 Pascal QuantinLTE RRC: remove tree tests before decoding top level...
2015-09-11 Dario Lombardosnmp: fix 'time' var name.
2015-09-10 Pascal QuantinLTE RRC: catch bounds errors triggered by subdissectors
2015-09-06 Pascal QuantinSV: add an option to dissect seqData as PhsMeas
2015-09-06 Pascal QuantinOCSP: get rid of an evil global variable
2015-09-03 Michael MannAddress "shadow" warnings found by checkAPI script.
2015-08-26 Martin Kaisersv: remove some unnecessary checks
2015-08-26 Alexis La GoutteCamel: fix indent (use 2 spaces)
2015-08-25 AndersBroman[Camel] The tags used in EstablishTemporaryConnectionAr...
2015-08-21 Bill Parker[Kerberos] Call to 'fseek()' without a check for a...
2015-08-21 Alexis La GoutteGSM_map: Fix indent (use 2 spaces) and add modelines
2015-08-21 Alexis La GoutteGSM/ANSI/CAMEL...: fix no previous prototype for '...
2015-08-20 Alexis La GoutteANSI: Add modelines
2015-08-20 Alexis La GoutteCamel: Fix indent (use 2 spaces) and add modelines
2015-08-11 Alexis La GoutteH225: fix indent (use 2 spaces) and add modelines info
2015-08-11 Stig BjørlykkeAdded Reload Lua plugins.
2015-08-09 Alexis La GoutteH225: fix no previous prototype for 'h225_stat_init...
2015-08-09 Evan Huust124: kill evil global variables
2015-08-09 Bill MeierTrivial: Convert 'tabs' indentation to '4 space' indent...
2015-08-07 Timothy GeiserAdd SHA2 algos to certificate dissection in SSL
2015-08-06 Gerald CombsFixup stat_tap table freeing.
next