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