aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier7-19/+19
2014-09-15Show RRC Release cause in the Info columnMartin Mathieson1-0/+6
2014-09-14Consistent white space.Guy Harris1-756/+761
2014-09-14Show BER identifiers and lengths in SNMP variable bindings.Guy Harris1-25/+21
2014-09-14Don't use the captured length, and don't fetch the version until we need it.Guy Harris1-12/+16
2014-09-13Clean up indentation.Guy Harris1-124/+124
2014-09-10Update to V12.2.0 (2014-06), remove deprecated APIsAndersBroman7-61/+440
2014-09-10Update to revission V12.2.0 (2014-06)AndersBroman8-127/+304
2014-09-09Fix some spelling & grammar.Bill Meier5-11/+11
2014-09-08Try to fix build error by giving function a return typeMartin Mathieson1-1/+1
2014-09-08Show band info for inter-freq entries in UE capabilities. Addresses Pascal's...Martin Mathieson2-0/+61
2014-09-06Remove obsolete dissectors.AndersBroman11-2089/+0
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