aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-25there's nothing like a MAX_OID_STR_LEN... get rid of a potential stack BOLuis Ontanon2-4/+4
2007-08-25Initialize to zero all subids in oid_string2subid() to avoid creating bogus o...Luis Ontanon1-4/+9
2007-08-25Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke2-4/+2
2007-08-25Partial fix for bug 1317:Jaap Keuter1-14/+49
2007-08-25Cast as (gfloat)Anders Broman1-1/+1
2007-08-25Get rid of now unused:Anders Broman1-4/+0
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon107-2052/+1351
2007-08-25From Shaun Jackman:Stig Bjørlykke3-13/+23
2007-08-25From Munenori Ohuchi:Stig Bjørlykke1-6/+38
2007-08-24Added expert info for length issues.Stig Bjørlykke1-0/+4
2007-08-24- Added first version of DMP sequence analysis.Stig Bjørlykke1-383/+903
2007-08-24From Todd J Martin:Stig Bjørlykke2-25/+150
2007-08-24The code for resizing the scrollbar page_size was a bit strange and didStig Bjørlykke1-6/+2
2007-08-24Print the first interval in the graph.Stig Bjørlykke1-14/+21
2007-08-24Add a comment explaining why get_interface_descriptive_name() shouldn'tGuy Harris1-0/+5
2007-08-24take out oid_to_subid_buf again, because joerg has put it back into packet-sn...Richard van der Hoff1-37/+0
2007-08-24Clear out any remaining references to the h223 plugin. Replace theGerald Combs5-48/+29
2007-08-24do the fifo test on platforms where mkfifo is availableRichard van der Hoff1-3/+6
2007-08-24Fix bug 1181 by always using select() on a capture fd on linuxRichard van der Hoff1-1/+8
2007-08-24Add some comments to the effect that capture_loop_dispatch must timeout to makeRichard van der Hoff1-3/+15
2007-08-24fix log msg typoRichard van der Hoff1-1/+1
2007-08-24Revert back to old version with manually fixed get_ber_length parametersJörg Mayer2-319/+1282
2007-08-24complete the death of the h223 pluginRichard van der Hoff16-695/+3
2007-08-24move packet-srp into the core (from the h223 plugin)Richard van der Hoff4-39/+3
2007-08-24add oids.{c,h} for LEGORichard van der Hoff1-0/+2
2007-08-24Cut and paste old oid_to_subid_buf (it used to be in packet-snmp.c) to get th...Richard van der Hoff1-0/+37
2007-08-24fix 'unused variable' warningRichard van der Hoff1-0/+3
2007-08-24add newline to end of fileRichard van der Hoff1-1/+1
2007-08-24Warning fixesJörg Mayer1-2/+4
2007-08-24The ber header was missing from the object, resulting inJörg Mayer1-26/+36
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer98-3938/+3275
2007-08-24Decode certificatesJörg Mayer1-2/+10
2007-08-24Don't acidentally print the hexdump of a certificateJörg Mayer1-1/+1
2007-08-24Make Windows path separator look like Unix path separator.Jörg Mayer1-1/+2
2007-08-24Add a value for message_authenticatorJörg Mayer1-1/+2
2007-08-24From Chris Maynard:Anders Broman1-16/+16
2007-08-24From Chris Maynard:Anders Broman6-123/+75
2007-08-24this one was missingLuis Ontanon1-1/+1
2007-08-24Never, never, never modify a generated file... or out of idiocy you might loo...Luis Ontanon1-1/+1
2007-08-24Another iteration, the new code is almost there, We're missing just the impli...Luis Ontanon2-15/+37
2007-08-24In keeping with all the other path variables (eg, libdir), don't resolveRichard van der Hoff2-12/+3
2007-08-24Don't build in init_plugin_dir if HAVE_PLUGINS is not defined, whichRichard van der Hoff1-0/+6
2007-08-23From Chris Maynard <christopher.maynard@gtech.com> / bug 1789:Richard van der Hoff3-29/+29
2007-08-23add remaining golay_* functionsRichard van der Hoff1-1/+3
2007-08-23Move follow_infos into folow_stream.c and initialize it.Gerald Combs2-12/+14
2007-08-23From Scott Robinson:Stephen Fisher2-12/+219
2007-08-23Fix comment on top of fileStephen Fisher1-1/+1
2007-08-23Fixed drawing of X Axis decimal values: "0. 50" -> "0.050"Stig Bjørlykke1-2/+2
2007-08-23When detecting fast retransmissions or out of order packets, use a 64-bit var...Jeff Morriss1-3/+3
2007-08-23Export golay_errors() to get the Windows builds going againJeff Morriss1-0/+1