aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2012-01-21From Martin Lutz:Anders Broman1-15/+23
2012-01-19fix compile errors found by dumpabi targetBalint Reczey2-0/+3
2012-01-18#include <epan/crypt/crypt-*.h> => #include <epan/crypt/*.h>Chris Maynard4-7/+7
2012-01-18Fix some duplicate display filter names.Chris Maynard1-6/+6
2012-01-16From Pascal Quantin:Anders Broman1-0/+34
2012-01-16From Pascal Quantin:Anders Broman6-92/+1462
2012-01-15The warning fix overdid things: It removed functionality.Jörg Mayer1-4/+1
2012-01-15Accidentally checked in Makefile.inJörg Mayer1-635/+0
2012-01-14commit 40500 missed the asn1 directoryJörg Mayer8-0/+2283
2012-01-14Ed Beroset <beroset@mindspring.com> via bug 5531Jörg Mayer1-0/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-01-09Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2012-01-09Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+2
2012-01-04Update to V10.3.0 (2011-09)Anders Broman7-127/+448
2012-01-03From Pascal Quantin:Anders Broman1-0/+3
2011-12-28add_new_data_source() needed in several places.Bill Meier1-0/+5
2011-12-22Add two missing calls to add_new_data_source().Bill Meier1-4/+6
2011-12-09Update to 3GPP TS 36.413 V10.3.0 (2011-09)Anders Broman8-121/+425
2011-12-09Get rid of declarations of undefined routines and definitins of unusedGuy Harris2-0/+6
2011-12-08Try to get the container stuff right...Anders Broman3-8/+9
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.Anders Broman2-1/+2
2011-12-07RatingGroup -> RatingGroupIdAnders Broman1-4/+2
2011-12-06Update to 3GPP TS 32.298 V6.4.1 (2006-06)Anders Broman5-2/+1202
2011-12-05Pretify TimeStamp and TimeZoneAnders Broman2-2/+74
2011-11-29Wireshark crashes in gsm_map dissectorAnders Broman1-0/+1
2011-11-24Fix H.460.18 and H.460.19 integration into H.245Tomas Kukosa2-7/+13
2011-11-22Add initial .gitignore filesBalint Reczey1-0/+46
2011-11-22Don't hardcode 'python' for asn2wrsBalint Reczey1-2/+2
2011-11-21Get rid of Warnings.Anders Broman1-5/+4
2011-11-20Remove export.Anders Broman3-38/+38
2011-11-20See if this fixes it, why it worked on my system is anybodys guess.Anders Broman1-0/+1
2011-11-20Get rid of Warnings.Anders Broman8-67/+68
2011-11-19Get rid of Warnings.Anders Broman2-14/+14
2011-11-18Use tvb_bcd_dig_to_ep_str().Anders Broman1-41/+3
2011-11-17Add a dissector table for National operation codes.Anders Broman1-6/+14
2011-11-17Add a missing IE number.Anders Broman1-2/+3
2011-11-16Dissect national Opcode.Anders Broman2-4/+110
2011-11-16- Resorted the IEs in numerical order for easier comparison with the list of ...Anders Broman1-14/+16
2011-11-15Fix props: svn:keyword->svn:keywords; remove svn:executableBill Meier11-0/+0
2011-11-15At least as I read the code, there can be up to 3 receive channels (theGuy Harris1-1/+9