aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling: cant-->can't, wont-->won't, etcBill Meier2014-09-167-19/+19
* Show RRC Release cause in the Info columnMartin Mathieson2014-09-151-0/+6
* Consistent white space.Guy Harris2014-09-141-756/+761
* Show BER identifiers and lengths in SNMP variable bindings.Guy Harris2014-09-141-25/+21
* Don't use the captured length, and don't fetch the version until we need it.Guy Harris2014-09-141-12/+16
* Clean up indentation.Guy Harris2014-09-131-124/+124
* Update to V12.2.0 (2014-06), remove deprecated APIsAndersBroman2014-09-107-61/+440
* Update to revission V12.2.0 (2014-06)AndersBroman2014-09-108-127/+304
* Fix some spelling & grammar.Bill Meier2014-09-095-11/+11
* Try to fix build error by giving function a return typeMartin Mathieson2014-09-081-1/+1
* Show band info for inter-freq entries in UE capabilities. Addresses Pascal's...Martin Mathieson2014-09-082-0/+61
* Remove obsolete dissectors.AndersBroman2014-09-0611-2089/+0
* Use a common hf for international E164 numbers (MSISDN).AndersBroman2014-09-011-9/+26
* Mark Trap-PDU as obsolete for SNMP versions > 1Stig Bjørlykke2014-08-302-1/+9
* At least some compilers don't allow warning pragmas inside functions.Guy Harris2014-08-271-20/+4
* Be more selective about turning off deprecation warnings.Guy Harris2014-08-271-5/+20
* Use FreeRADIUS's warning pragma controls to suppress Apple complaints.Guy Harris2014-08-271-0/+6
* Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wm...Jeff Morriss2014-08-223-40/+3
* Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss2014-08-212-2/+2
* Remove unused hf and deprecated APIAndersBroman2014-08-193-9/+4
* Use the E212 function to dissect IMSI correct the filter Id string inAndersBroman2014-08-191-6/+6
* Implement a common function to dissect IMSI and use it GSM MAP as a start.AndersBroman2014-08-192-31/+26
* Kerberos : Fix indent (use tabs) and add modelines infoAlexis La Goutte2014-08-181-313/+324
* Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2014-08-161-0/+3
* SNMP : Continue to fix indent (use tab)Alexis La Goutte2014-08-132-56/+54
* SNMP: Remove some unused hf fieldAlexis La Goutte2014-08-131-12/+1
* SNMP: fix mixed indent (use tab)Alexis La Goutte2014-08-111-317/+314
* SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2014-08-111-3/+1
* SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2014-08-111-1/+1
* CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin2014-08-101-1/+3
* ULP: upgrade to approved version 2.0.2Pascal Quantin2014-08-095-491/+531
* Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко2014-08-091-10/+0
* LTE RRC: fix dissection of CDMA System Time broken in gcd02af5Pascal Quantin2014-08-092-6/+6
* Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann2014-08-0951-305/+624
* The -k flag has been removed from Makefile.commonStig Bjørlykke2014-08-081-1/+1
* The heuristic for T.125 per is too week and we do not have a PER dissectorAndersBroman2014-08-061-32/+0
* Copy over autofoo change: No more .h file.Joerg Mayer2014-07-311-1/+0
* Nobody uses packet-t125.h, so don't bother building it, and delete it.Guy Harris2014-07-312-37/+0
* Add a missed -template.h fileJoerg Mayer2014-07-311-0/+1
* Add more files to the distribution.Guy Harris2014-07-3114-13/+77
* Add some files under asn1 to the distribution.Guy Harris2014-07-30104-121/+128
* Strip some trailing whitespace; Fix some indentation; Add editor-modelines as...Bill Meier2014-07-111-1/+1
* LTE RRC: upgrade dissector to v11.8.0Pascal Quantin2014-07-084-6/+55
* RRC: fix ASN.1 description by manually adding CR5591Pascal Quantin2014-07-082-4/+4
* Upgrade LPP dissector to v11.5.0Pascal Quantin2014-07-084-15/+16
* Add printf-format annotations, fix garbagePeter Wu2014-07-063-11/+11
* GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin2014-06-291-0/+25
* Add back initializers dropped in g9356d5c689faEvan Huus2014-06-241-2/+2
* Remove unneeded sys/types.hJoerg Mayer2014-06-241-4/+0
* Get rid of some unused variables.Guy Harris2014-06-222-2/+0