aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2014-09-01Use a common hf for international E164 numbers (MSISDN).AndersBroman1-9/+26
2014-08-30Mark Trap-PDU as obsolete for SNMP versions > 1Stig Bjørlykke2-1/+9
2014-08-27At least some compilers don't allow warning pragmas inside functions.Guy Harris1-20/+4
2014-08-27Be more selective about turning off deprecation warnings.Guy Harris1-5/+20
2014-08-27Use FreeRADIUS's warning pragma controls to suppress Apple complaints.Guy Harris1-0/+6
2014-08-22Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wm...Jeff Morriss3-40/+3
2014-08-21Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss2-2/+2
2014-08-19Remove unused hf and deprecated APIAndersBroman3-9/+4
2014-08-19Use the E212 function to dissect IMSI correct the filter Id string inAndersBroman1-6/+6
2014-08-19Implement a common function to dissect IMSI and use it GSM MAP as a start.AndersBroman2-31/+26
2014-08-18Kerberos : Fix indent (use tabs) and add modelines infoAlexis La Goutte1-313/+324
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2014-08-13SNMP : Continue to fix indent (use tab)Alexis La Goutte2-56/+54
2014-08-13SNMP: Remove some unused hf fieldAlexis La Goutte1-12/+1
2014-08-11SNMP: fix mixed indent (use tab)Alexis La Goutte1-317/+314
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-08-10CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin1-1/+3
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin5-491/+531
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-10/+0
2014-08-09LTE RRC: fix dissection of CDMA System Time broken in gcd02af5Pascal Quantin2-6/+6
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann51-305/+624
2014-08-08The -k flag has been removed from Makefile.commonStig Bjørlykke1-1/+1
2014-08-06The heuristic for T.125 per is too week and we do not have a PER dissectorAndersBroman1-32/+0
2014-07-31Copy over autofoo change: No more .h file.Joerg Mayer1-1/+0
2014-07-31Nobody uses packet-t125.h, so don't bother building it, and delete it.Guy Harris2-37/+0
2014-07-31Add a missed -template.h fileJoerg Mayer1-0/+1
2014-07-31Add more files to the distribution.Guy Harris14-13/+77
2014-07-30Add some files under asn1 to the distribution.Guy Harris104-121/+128
2014-07-11Strip some trailing whitespace; Fix some indentation; Add editor-modelines as...Bill Meier1-1/+1
2014-07-08LTE RRC: upgrade dissector to v11.8.0Pascal Quantin4-6/+55
2014-07-08RRC: fix ASN.1 description by manually adding CR5591Pascal Quantin2-4/+4
2014-07-08Upgrade LPP dissector to v11.5.0Pascal Quantin4-15/+16
2014-07-06Add printf-format annotations, fix garbagePeter Wu3-11/+11
2014-06-29GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin1-0/+25
2014-06-24Add back initializers dropped in g9356d5c689faEvan Huus1-2/+2
2014-06-24Remove unneeded sys/types.hJoerg Mayer1-4/+0
2014-06-22Get rid of some unused variables.Guy Harris2-2/+0
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann31-398/+243
2014-06-22Fix leak in nbap init functionEvan Huus1-2/+2
2014-06-21batch of tvb-length conversionsEvan Huus25-151/+148
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris7-9/+9
2014-06-20batch of tvb-length conversionsEvan Huus9-53/+52
2014-06-19batch of manual tvb_length conversionsEvan Huus9-15/+16
2014-06-19batch of manual tvb_length conversionsEvan Huus8-15/+15
2014-06-19Kerberos: fix dissection of packets when Record Mark is presentPascal Quantin1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin95-405/+405
2014-06-18Update ASN.1 source files with the API changes done in g971ffd6Pascal Quantin1-2/+2
2014-06-18Get rid of obsolete references to nettlePascal Quantin1-13/+0
2014-06-18SABP: fix an error spotted by pre-commit hookPascal Quantin1-1/+1