aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-17If we receive junk data from the network it means we have aGerald Combs1-2/+2
2005-08-17As reported by Jim Young:Jörg Mayer1-3/+3
2005-08-17Comment fixesJörg Mayer1-5/+5
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman3-8/+6
2005-08-17replace some more silly rotating buffers with ep_alloc() callsRonnie Sahlberg4-57/+18
2005-08-17fix some more silly rotating buffersRonnie Sahlberg2-18/+6
2005-08-17replace a whole bunch of silly rotating stating buffers with ep_alloc() callsRonnie Sahlberg5-68/+20
2005-08-17remove g_malloc from manolitoRonnie Sahlberg1-2/+2
2005-08-17remove g_malloc()s from rtcpRonnie Sahlberg1-4/+2
2005-08-17replace g_malloc() with ep_alloc() for ftp and sdpRonnie Sahlberg2-4/+5
2005-08-17remove g_malloc() from rip remove one g_malloc() from tacacsRonnie Sahlberg2-14/+7
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()Ronnie Sahlberg2-160/+323
2005-08-16- Small comment updates.Jörg Mayer1-83/+203
2005-08-16For "-G decodes", print the selector values as unsigned ints.Gerald Combs1-1/+1
2005-08-16Add a note about sFlow. Remove the CSM_ENCAPS bug; I inadvertentlyGerald Combs1-4/+4
2005-08-16In packet-sflow.c, don't pass a NULL value pointer toGerald Combs2-18/+31
2005-08-16add SetFileInfo level 1013 SetDispositionInfo decodingRonnie Sahlberg1-1/+35
2005-08-16prettify MNT (and friends) by placing the path in COL_INFORonnie Sahlberg1-3/+6
2005-08-16Change the default font size on Unix (etc) to 10 pt, just as it wasJörg Mayer1-2/+2
2005-08-16Move SVNVERSION handling into version_info. That way, we won't haveJörg Mayer5-26/+23
2005-08-16Change to match more closely the way I read 802.11h, at least; I'm justGuy Harris1-56/+79
2005-08-16From Peter Johansson: add an option to decode the client information,Guy Harris1-190/+286
2005-08-16The real problem is that iTunes requests gzipped data and responds withGuy Harris1-1/+2
2005-08-16gcc4 gets confused by the break statements, and I guess it thinks youGuy Harris1-7/+0
2005-08-16Note where a table comes from, and that we don't use it.Guy Harris1-0/+1
2005-08-16se_alloc not ep_alloc!Luis Ontanon1-1/+1
2005-08-16more allocators se_alloc0() se_memdups() se_strdup() se_strndup() se_strdup_p...Luis Ontanon2-2/+71
2005-08-15- Update manufJörg Mayer2-1/+58
2005-08-15- Change $1 to $@Jörg Mayer1-2/+8
2005-08-15When we create a new tvb, make sure the memory is freed at some point.Gerald Combs1-3/+1
2005-08-15TP-PI (TP-Parameter-Indicator) is optional.Anders Broman1-0/+9