aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc -Wshadow warning.Bill Meier2010-01-281-3/+3
* Fix various gcc -Wshadow warnings.Bill Meier2010-01-2811-147/+147
* Activate dedicated EPS bearer context accept may have no IE's.Anders Broman2010-01-281-0/+3
* Fix gcc -Wshadow warnings.Bill Meier2010-01-281-17/+17
* Fix various gcc -Wshadow warnings.Bill Meier2010-01-285-48/+48
* Fix gcc -Wshadow warning.Bill Meier2010-01-282-8/+8
* Fix gcc -Wshadow warningsBill Meier2010-01-282-20/+20
* Fix gcc -Wshadow warningsBill Meier2010-01-281-15/+15
* (minor) packet-rtnet is a regular dissector (not an ASN1 dissector).Bill Meier2010-01-281-1/+1
* Update IS-801 Request Pseudorange Measurement; RenameGerasimos Dimitriadis2010-01-271-48/+56
* From Pascal Quantin: show decoding of the Power Headroom Level field as speci...Martin Mathieson2010-01-271-3/+72
* From shivesh83@gmail.com:Anders Broman2010-01-274-68/+87
* Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier2010-01-272-6/+5
* Use generated file from latest asn1 ...Bill Meier2010-01-271-11/+9
* Use generated file from latest asn1 ...Bill Meier2010-01-271-4/+3
* Use generated file from latest asn1 (missed in SVN #31544).Bill Meier2010-01-271-13/+7
* Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier2010-01-272-6/+5
* Disable ignored counts when 0.Stig Bjørlykke2010-01-271-2/+2
* Added "Remove Ignored packets" to the win32 dialogs.Stig Bjørlykke2010-01-273-58/+155
* Make the good/bad checksum values as generated even when the UDP checksum is 0.Stephen Fisher2010-01-271-2/+4
* Fix a comment.Guy Harris2010-01-271-4/+6
* Remove two unused global variables (one of which was causing a gcc -Wshadow w...Bill Meier2010-01-262-7/+3
* Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke2010-01-264-27/+23
* Add a note about filesystem capabilities.Gerald Combs2010-01-261-4/+13
* Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis2010-01-269-88/+107
* Fix a gcc -Wshadow warningBill Meier2010-01-262-54/+54
* Remove redundant codeAnders Broman2010-01-263-305/+5
* Fix gcc -Wshadow warning Bill Meier2010-01-261-12/+26
* Undo previous change to avoid crashing.Martin Mathieson2010-01-261-0/+3
* Introduce "Remove Ignored packets" in Packet Range frames, which is used inStig Bjørlykke2010-01-263-19/+190
* remove check_colAnders Broman2010-01-263-25/+23
* Bug on bssmap SAI not decoded.Anders Broman2010-01-261-6/+28
* Adjust the release timestamp.Jaap Keuter2010-01-261-1/+1
* Debian is in the process of removing the MIBs from the repository.Jaap Keuter2010-01-261-0/+1
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4402 :Jeff Morriss2010-01-261-1/+7
* Fix some gcc -Wshadow warningsBill Meier2010-01-2612-163/+165
* Handle escape/unescape underscore when read/write the preferencesStig Bjørlykke2010-01-251-5/+5
* From Jakub Zawadzki:Anders Broman2010-01-251-17/+15
* Handle underscore escaping/unescaping for old packet list; SimplifyGerasimos Dimitriadis2010-01-252-9/+12
* From Mike Morrin:Anders Broman2010-01-251-1/+1
* Add a field to allow easy filtering of one SN of interest.Martin Mathieson2010-01-251-21/+94
* From Jakub Zawadzki:Gerasimos Dimitriadis2010-01-252-54/+4
* From Didier Gautheron via bug 4420:Stig Bjørlykke2010-01-251-2/+2
* From Didier Gautheron via bug 4420:Stig Bjørlykke2010-01-251-10/+2
* Change the prefix of the underscore escaping/unescapingGerasimos Dimitriadis2010-01-255-9/+11
* From Pascal Quantin: fid some LTE MAC and PDCP typosMartin Mathieson2010-01-252-23/+14
* Removed gnuc_format_check.hStig Bjørlykke2010-01-251-1/+1
* Change back from tvb_child_uncompress() to tvb_uncompress() whenStig Bjørlykke2010-01-252-2/+2
* parent is not unused in tvb_child_uncompress().Stig Bjørlykke2010-01-251-1/+1
* Changed from using own defined GNUC_FORMAT_CHECK to G_GNUC_PRINTFStig Bjørlykke2010-01-2510-110/+62