aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-19fix #357: increment ring buffer "file names" (again?)Ulf Lamping1-5/+5
2005-08-19as the WinPcap installation is now longer really needed (it has become part o...Ulf Lamping1-40/+111
2005-08-19We've changed the Wiretap ABI (removed one routine), so bump the libraryGuy Harris1-3/+3
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris13-100/+103
2005-08-19add information about unsupported/fresh windows versionsUlf Lamping1-1/+20
2005-08-19Restore pinfo->private_data after calling another dissector, in case it getsGerald Combs1-0/+2
2005-08-19Add packet-alcap.h to the Makefiles.Luis Ontanon1-0/+1
2005-08-19some ememificationLuis Ontanon2-36/+31
2005-08-19add the $Id:$Luis Ontanon2-0/+4
2005-08-19some ememificationLuis Ontanon3-33/+23
2005-08-19Keep information about the call-leg so that all the messages of a leg can be ...Luis Ontanon2-24/+256
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris73-70/+75
2005-08-19From Matthias Drochner:Ronnie Sahlberg2-7/+2
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris89-352/+481
2005-08-19From Markus SeehoferRonnie Sahlberg2-1/+23
2005-08-19From Michael Lum:Ronnie Sahlberg4-15/+13
2005-08-19From Michael Lum:Ronnie Sahlberg1-123/+229
2005-08-19From Michael LumRonnie Sahlberg1-12/+31
2005-08-19from Michael LumRonnie Sahlberg1-2/+16
2005-08-19remove gmalloc from ethericRonnie Sahlberg1-6/+4
2005-08-19remove g_malloc() from packet-smb-commonRonnie Sahlberg3-5/+5
2005-08-19remove g_malloc()Ronnie Sahlberg1-2/+1
2005-08-19file.c(3079) : warning C4090: 'function' : different 'const' qualifiersUlf Lamping1-1/+1
2005-08-19Include <string.h> to declare "strrchr()".Guy Harris1-16/+18
2005-08-19Set "hoffset" before using it.Guy Harris1-1/+1
2005-08-19Have "f_datalen" keep track of the number of bytes of uncompressed fileGuy Harris5-13/+17
2005-08-18From Tim Endean:Anders Broman5-256/+363
2005-08-18fix #305: don't get file creation date/time of the file but just use the file...Ulf Lamping1-2/+34
2005-08-18several times replacing:Ulf Lamping18-37/+37
2005-08-18while sorting the entries, don't use the file creation date but the filename ...Ulf Lamping1-4/+4
2005-08-18init the file set submenu items, so that the next and previous file items are...Ulf Lamping1-0/+1
2005-08-18Fix value_tvb pointers.Gerald Combs1-3/+3
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...Tomas Kukosa9-158/+232
2005-08-18From Richard van der HoffAnders Broman1-4/+11
2005-08-18Decode some more of MultiRate configuration.Anders Broman1-3/+109
2005-08-18when kerberos claims a conversation, it only claims it for the source portRonnie Sahlberg1-2/+38
2005-08-18Try yet another scheme for handling time stamps; realtick isn't alwaysGuy Harris1-44/+146
2005-08-18replace sprintf with ememified g_snprintfRonnie Sahlberg1-3/+6
2005-08-18Tim's patches for packet-ber for extra testing (works ok with my and with An...Ronnie Sahlberg2-369/+474
2005-08-18The length returned for continuation data should be the length remainingGuy Harris1-6/+7
2005-08-18Get rid of a no-longer-used variable.Guy Harris1-1/+1
2005-08-18Show BitTorrent stuff that doesn't look right as continuation data.Guy Harris1-24/+38
2005-08-17snprintf -> g_snprintfUlf Lamping11-129/+108
2005-08-17put the intermediate files of the release_notes chm build into it's own dir r...Ulf Lamping1-1/+1
2005-08-170.10.12 -> 0.10.13 (preliminary)Ulf Lamping1-1/+18
2005-08-17Flip the separators in the MIBS environment variable between ":" andGerald Combs1-2/+12
2005-08-17fix a typoUlf Lamping1-1/+1
2005-08-17snprintf -> g_snprintfUlf Lamping1-5/+1
2005-08-17strdup -> g_strdup and alikeUlf Lamping1-3/+3
2005-08-17update some comments pointing out these buffers need not be freedRonnie Sahlberg1-4/+7