aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-05Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman2-2461/+9534
2005-02-05minor enhancements to Guy's last updateUlf Lamping4-24/+27
2005-02-05Put "cf_status_t" back.Guy Harris7-75/+80
2005-02-05Make "cf_open()" match the prototype in "file.h".Guy Harris1-1/+1
2005-02-05updated some commentsUlf Lamping1-4/+8
2005-02-05From Alejandro Vaquero:Anders Broman2-3/+7
2005-02-05From Alejandro Vaquero:Anders Broman3-7/+222
2005-02-05make some string parameters const, as they are not changed insideUlf Lamping2-10/+10
2005-02-05retap_packets() was renamed cf_retap_packets().Guy Harris1-1/+1
2005-02-04Activate SCTP association analysisMichael Tüxen1-0/+6
2005-02-04Update to versions compiling on and working on Windows and Unix.Michael Tüxen6-289/+381
2005-02-04Add detection of zero checksum.Michael Tüxen2-1/+4
2005-02-04Instead of having a single enumerated type for status return values fromGuy Harris5-73/+75
2005-02-04Properly define "cf_start_tail()".Guy Harris1-1/+1
2005-02-04remove #include "globals.h" from summary.c, as it's a bad idea for multiple c...Ulf Lamping5-22/+28
2005-02-04this file doesn't use any item of the globals.h so remove #include. Ulf Lamping1-2/+0
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping45-324/+610
2005-02-04Fix a couple of distcheck problems:Gerald Combs7-9/+10
2005-02-04From Dominique Bastien: marker and OAM slow protocol support.Guy Harris2-480/+2645
2005-02-04HFILL can't be used to initialize at run time.Guy Harris1-1/+1
2005-02-04remove access to global cfile, use access functions and capture_opts insteadUlf Lamping1-6/+7
2005-02-04remove #include "globals.h" and access to global cfile, use access functions ...Ulf Lamping3-17/+21
2005-02-04remove #include "globals.h" and access to global cfile, use access functions ...Ulf Lamping3-12/+27
2005-02-04use a bitmap for the restore flags so the dissection is prettierRonnie Sahlberg3-8/+72
2005-02-04initial checkin of modified idl file for autogenerating the BUTC interfaceRonnie Sahlberg5-0/+621
2005-02-04check in new directory for the files for autogenerating dcerpc interfacesRonnie Sahlberg1-0/+3086
2005-02-04add missing conversion to new use of save_file and fork_childRonnie Sahlberg1-4/+4
2005-02-04add support for varying strings in addition to conformant and varying strings...Ronnie Sahlberg2-0/+142
2005-02-04update BUTC and fill in all (bar one) dissectorsRonnie Sahlberg2-72/+2917
2005-02-04(some) redesign of capture data structures.Ulf Lamping13-157/+195
2005-02-04Albert Chin:Jörg Mayer2-10/+1
2005-02-04albert chin:Jörg Mayer1-11/+14
2005-02-03Yaniv KaulJörg Mayer1-62/+50
2005-02-03Yaniv Kaul:Jörg Mayer1-8/+9
2005-02-03Motonori Shindo:Jörg Mayer1-1/+1
2005-02-03Yniv Kaul: Small performance optimizationJörg Mayer1-15/+14
2005-02-03ncisco Alcoba: Jörg Mayer1-1/+6
2005-02-03move capture_file_fd field from capture_file to capture_opts type, as this is...Ulf Lamping8-18/+20
2005-02-03Mark C. Brown: Added support for new ixgbe cardJörg Mayer2-25/+29
2005-02-03prevent ringbuffer from having to know about capture_file type at all (decoup...Ulf Lamping4-13/+13
2005-02-03Add dissection of some more packages.Anders Broman2-42/+168
2005-02-03Add dissection of some more packages.Anders Broman2-2/+129
2005-02-03From Francisco Alcoba:Anders Broman4-9/+12
2005-02-03From Francisco Alcoba:Anders Broman1-0/+46
2005-02-03Various updates to GSM MAPAnders Broman3-9/+143
2005-02-03Jon Ringle: bug fix to the stun ERROR-CODE dissectingJörg Mayer1-1/+1
2005-02-03add tooltips to the dialogs radio buttonsUlf Lamping1-1/+7
2005-02-03From Dominique Bastien: add the slow protocol MAC address to the list ofGuy Harris2-0/+2
2005-02-03Small fix for h225 dissector as suggested by Tomas KukosaLars Roland2-8/+19
2005-02-03From Pekka Pietikainen <pp@ee.oulu.fi>, add a byte to the hex[]Gilbert Ramirez1-1/+1