aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed the dnd_init declarationUlf Lamping2005-02-051-1/+3
* rename kill_capture_child to capture_kill_child to have a common prefixUlf Lamping2005-02-057-294/+349
* use the interfaces descriptive name to be shown in the statusbar as it's, wel...Ulf Lamping2005-02-051-1/+2
* fix a commentUlf Lamping2005-02-051-1/+1
* Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman2005-02-052-2461/+9534
* minor enhancements to Guy's last updateUlf Lamping2005-02-054-24/+27
* Put "cf_status_t" back.Guy Harris2005-02-057-75/+80
* Make "cf_open()" match the prototype in "file.h".Guy Harris2005-02-051-1/+1
* updated some commentsUlf Lamping2005-02-051-4/+8
* From Alejandro Vaquero:Anders Broman2005-02-052-3/+7
* From Alejandro Vaquero:Anders Broman2005-02-053-7/+222
* make some string parameters const, as they are not changed insideUlf Lamping2005-02-052-10/+10
* retap_packets() was renamed cf_retap_packets().Guy Harris2005-02-051-1/+1
* Activate SCTP association analysisMichael Tüxen2005-02-041-0/+6
* Update to versions compiling on and working on Windows and Unix.Michael Tüxen2005-02-046-289/+381
* Add detection of zero checksum.Michael Tüxen2005-02-042-1/+4
* Instead of having a single enumerated type for status return values fromGuy Harris2005-02-045-73/+75
* Properly define "cf_start_tail()".Guy Harris2005-02-041-1/+1
* remove #include "globals.h" from summary.c, as it's a bad idea for multiple c...Ulf Lamping2005-02-045-22/+28
* this file doesn't use any item of the globals.h so remove #include. Ulf Lamping2005-02-041-2/+0
* huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping2005-02-0445-324/+610
* Fix a couple of distcheck problems:Gerald Combs2005-02-047-9/+10
* From Dominique Bastien: marker and OAM slow protocol support.Guy Harris2005-02-042-480/+2645
* HFILL can't be used to initialize at run time.Guy Harris2005-02-041-1/+1
* remove access to global cfile, use access functions and capture_opts insteadUlf Lamping2005-02-041-6/+7
* remove #include "globals.h" and access to global cfile, use access functions ...Ulf Lamping2005-02-043-17/+21
* remove #include "globals.h" and access to global cfile, use access functions ...Ulf Lamping2005-02-043-12/+27
* use a bitmap for the restore flags so the dissection is prettierRonnie Sahlberg2005-02-043-8/+72
* initial checkin of modified idl file for autogenerating the BUTC interfaceRonnie Sahlberg2005-02-045-0/+621
* check in new directory for the files for autogenerating dcerpc interfacesRonnie Sahlberg2005-02-041-0/+3086
* add missing conversion to new use of save_file and fork_childRonnie Sahlberg2005-02-041-4/+4
* add support for varying strings in addition to conformant and varying strings...Ronnie Sahlberg2005-02-042-0/+142
* update BUTC and fill in all (bar one) dissectorsRonnie Sahlberg2005-02-042-72/+2917
* (some) redesign of capture data structures.Ulf Lamping2005-02-0413-157/+195
* Albert Chin:Jörg Mayer2005-02-042-10/+1
* albert chin:Jörg Mayer2005-02-041-11/+14
* Yaniv KaulJörg Mayer2005-02-031-62/+50
* Yaniv Kaul:Jörg Mayer2005-02-031-8/+9
* Motonori Shindo:Jörg Mayer2005-02-031-1/+1
* Yniv Kaul: Small performance optimizationJörg Mayer2005-02-031-15/+14
* ncisco Alcoba: Jörg Mayer2005-02-031-1/+6
* move capture_file_fd field from capture_file to capture_opts type, as this is...Ulf Lamping2005-02-038-18/+20
* Mark C. Brown: Added support for new ixgbe cardJörg Mayer2005-02-032-25/+29
* prevent ringbuffer from having to know about capture_file type at all (decoup...Ulf Lamping2005-02-034-13/+13
* Add dissection of some more packages.Anders Broman2005-02-032-42/+168
* Add dissection of some more packages.Anders Broman2005-02-032-2/+129
* From Francisco Alcoba:Anders Broman2005-02-034-9/+12
* From Francisco Alcoba:Anders Broman2005-02-031-0/+46
* Various updates to GSM MAPAnders Broman2005-02-033-9/+143
* Jon Ringle: bug fix to the stun ERROR-CODE dissectingJörg Mayer2005-02-031-1/+1