aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-9-10ethereal-0.9.10Cvs2svn2003-03-081-445/+0
|\
* | Updates for 0.9.10.Gerald Combs2003-03-082-46/+261
* | Note that you need <io.h> on Windows if you want to use "open()",Guy Harris2003-03-071-3/+17
* | Add an average packet size, as suggested by Daniel Jackson.Gerald Combs2003-03-071-1/+5
* | Include <io.h>, if present, to get "_open()", "_close()", etc. declared.Guy Harris2003-03-071-1/+5
* | Make the DISSECTOR_SRC macro match the Makefile.am one, with theGuy Harris2003-03-071-1/+3
* | From Markus Friedl:Gerald Combs2003-03-078-7/+346
* | Add packet-mgcp.h to the distribution.Gerald Combs2003-03-071-3/+3
* | Add another sanity check - there shouldn't be more than 47 bytes ofGuy Harris2003-03-071-15/+32
* | Declare f_tempname and r_tempname staticJörg Mayer2003-03-071-2/+2
* | Add in some additional Cisco URLs for NetFlow documentation.Guy Harris2003-03-071-13/+33
* | FAQ was updatedJörg Mayer2003-03-072-191/+203
* | NO_DATA is apparently #defined by some header file when building withGuy Harris2003-03-071-39/+39
* | Get rid of CRs.Guy Harris2003-03-061-1999/+1999
* | Throw in some additional portability notes about:Guy Harris2003-03-061-4/+37
* | Get rid of CRs.Guy Harris2003-03-062-284/+284
* | Give a bunch of files RCS IDs.Guy Harris2003-03-067-311/+326
* | Move RTP Analysis to Statistics menuLaurent Deniel2003-03-061-3/+3
* | - Protect tap_rtp.h against multiple inclusionsLaurent Deniel2003-03-062-1/+11
* | From Miha Jemec :Ronnie Sahlberg2003-03-0612-10/+2386
* | "transid" values are guint32's, and should be printed with "%u" (onGuy Harris2003-03-061-3/+4
* | Declare functions as extern, as some of them are part of the plugin ABI,Guy Harris2003-03-061-11/+11
* | From Lars Ronald :Ronnie Sahlberg2003-03-0611-34/+650
* | Update and added text to README.tapping based on comments in theRonnie Sahlberg2003-03-061-1/+40
* | From Jamie F,Ronnie Sahlberg2003-03-061-4/+4
* | From Devin Heitmueller: follow TCP Stream support for showing streamGuy Harris2003-03-062-2/+62
* | Make various variables containing unsigned quantities unsigned.Guy Harris2003-03-051-5/+11
* | "gtk_box_pack_end()" expects a GtkBox, not a GtkContainer, as its firstGuy Harris2003-03-051-2/+2
* | Remove 00:40:96 from manuf.tmpl (Aironet, Ciron).Jörg Mayer2003-03-051-3/+1
* | Update manuf to current IEEE entries.Jörg Mayer2003-03-051-3/+31
* | Eliminate vertical padding in the IO Stat window.Gerald Combs2003-03-051-3/+3
* | From Craig Rodrigues:Gerald Combs2003-03-051-133/+106
* | Update for AFS and related protocols so that time between Request andRonnie Sahlberg2003-03-053-13/+61
* | From Dinesh Dutt:Guy Harris2003-03-056-41/+99
* | Use the reported length, not the captured length, as the fragment lengthGuy Harris2003-03-056-102/+116
* | Distinguish between the two directions of X.25 traffic when doingGuy Harris2003-03-051-8/+48
* | Update NEWS and ChangeLog to January 31.Gerald Combs2003-03-052-2/+153
* | When reassembling, test the correct M bit based on whether it's mod-8 orGuy Harris2003-03-051-32/+47
* | Make sure we don't obliterate the UNICODE flag ...Richard Sharpe2003-03-041-2/+5
* | From Todd Sabin: allocate the buffer for the decrypted payload, ratherGuy Harris2003-03-041-5/+53
* | From Laurent Meyer: reassemble fragmented X.25 packets, and fix up aGuy Harris2003-03-043-7/+109
* | There might well be more than 40 bytes of padding in an AAL5 frame - itGuy Harris2003-03-041-8/+12
* | When deciding whether we have enough data in a lower-level packet toGuy Harris2003-03-049-25/+28
* | Pretty up the handling of SACK. Have tested now, looks OK.Richard Sharpe2003-03-041-7/+7
* | Place configuration files (manuf and diameter) inGerald Combs2003-03-041-4/+6
* | Bump the version to 0.9.10.Gerald Combs2003-03-043-7/+7
* | From Matthew Smart:Guy Harris2003-03-041-37/+457
* | Attempt to better handle bogus AAL5 lengths (by assuming that the packetGuy Harris2003-03-041-12/+18
* | A captured length bigger than the actual length makes no sense; clip theGuy Harris2003-03-041-2/+11
* | Handle the direction bit in SDLC and PPP Sniffer files.Guy Harris2003-03-041-1/+7