aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* Don't allow multiple registrations of a protocol in dissector tables.Michael Mann2015-11-0431-121/+121
* Don't include "file.h" if you don't need it.Guy Harris2015-11-045-0/+8
* Refactor some GSS-API dissectors to accept dissector data instead of using pa...Michael Mann2015-11-041-15/+13
* Remaining ADDRESS macro to address function conversionsJoão Valverde2015-11-032-10/+10
* [GTPv2] Dissect UTRAN F-Container content.AndersBroman2015-11-023-0/+11
* wsgcrypt.h checks internally if we HAVE_LIBGCRYPTMartin Kaiser2015-11-022-4/+0
* STUN: register a new conversation dissector after receiving a ConnectionBind ...Pascal Quantin2015-10-301-1/+1
* T38: fix a dereference of NULL pointerPascal Quantin2015-10-241-32/+32
* More ADDRESS macro to address function conversions.Gerald Combs2015-10-241-4/+4
* Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs2015-10-229-40/+40
* Separate out sname and cname in Kerberos dissector.Michael Mann2015-10-191-11/+23
* X509AF: ensure that BER dissector successfully decoded a bit string before ca...Pascal Quantin2015-10-191-4/+4
* X509AF: protect against a comparison with a NULL algorithm_id stringPascal Quantin2015-10-191-3/+3
* x509af: dissect subjectPublicKey for RSAPeter Wu2015-10-183-0/+30
* NBAP: fix indent (use 8 spaces)Alexis La Goutte2015-10-181-6/+6
* NBAP: avoid dereferencing a NULL pointerPascal Quantin2015-10-171-2/+5
* ssl-utils: load RSA keys based on their modulus+exponentPeter Wu2015-10-072-0/+27
* H225, H245 over IPv6Michal Pazdera2015-10-053-12/+50
* Allow use of variadic macrosPeter Wu2015-10-052-34/+26
* LTE RRC: upgrade dissector to v12.7.0Pascal Quantin2015-09-296-31/+161
* pkcs1: remove unused RSAPrivateKey definitionPeter Wu2015-09-182-15/+0
* x509,ber: fix header field of large integersPeter Wu2015-09-151-0/+3
* MPEG-PES: tell the user (in COL_INFO) when the stream or frame type is unknown.Jeff Morriss2015-09-141-7/+2
* Make other_decode_bitfield_value private to proto.c.Michael Mann2015-09-131-9/+2
* LTE RRC: add a top level function for SBCCH SL BCH messagesPascal Quantin2015-09-111-0/+15
* LTE RRC: remove tree tests before decoding top level messagesPascal Quantin2015-09-111-32/+18
* snmp: fix 'time' var name.Dario Lombardo2015-09-113-7/+7
* LTE RRC: catch bounds errors triggered by subdissectorsPascal Quantin2015-09-102-9/+23
* SV: add an option to dissect seqData as PhsMeasPascal Quantin2015-09-062-2/+106
* OCSP: get rid of an evil global variablePascal Quantin2015-09-062-7/+7
* Address "shadow" warnings found by checkAPI script.Michael Mann2015-09-032-7/+7
* sv: remove some unnecessary checksMartin Kaiser2015-08-261-10/+6
* Camel: fix indent (use 2 spaces)Alexis La Goutte2015-08-261-1/+1
* [Camel] The tags used in EstablishTemporaryConnectionArg differs in V2 andAndersBroman2015-08-253-2/+48
* [Kerberos] Call to 'fseek()' without a check for a return value < 0,Bill Parker2015-08-211-1/+4
* GSM_map: Fix indent (use 2 spaces) and add modelinesAlexis La Goutte2015-08-211-161/+174
* GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-pro...Alexis La Goutte2015-08-213-3/+3
* ANSI: Add modelinesAlexis La Goutte2015-08-201-0/+13
* Camel: Fix indent (use 2 spaces) and add modelinesAlexis La Goutte2015-08-201-123/+137
* H225: fix indent (use 2 spaces) and add modelines infoAlexis La Goutte2015-08-113-950/+974
* Added Reload Lua plugins.Stig Bjørlykke2015-08-111-2/+2
* H225: fix no previous prototype for 'h225_stat_init' [-Wmissing-prototypes]Alexis La Goutte2015-08-091-1/+1
* t124: kill evil global variablesEvan Huus2015-08-092-13/+9
* Trivial: Convert 'tabs' indentation to '4 space' indentationBill Meier2015-08-0910-3720/+3672
* Add SHA2 algos to certificate dissection in SSLTimothy Geiser2015-08-072-3/+10
* Fixup stat_tap table freeing.Gerald Combs2015-08-062-4/+22
* Convert the GSM MAP stats to new "generic stat API".Gerald Combs2015-08-062-3/+159
* Convert Camel tap stats to new "generic stat API".Gerald Combs2015-08-042-14/+106
* Convert H.225 tap stats to new "generic stat API".Gerald Combs2015-08-042-16/+427
* RRC: upgrade dissector to v12.6.0Pascal Quantin2015-07-317-97/+3517