obnox/wireshark/wip.git
2005-05-07 lrolandIncrease size of an integer to prevent an integer overflow
2005-05-06 sahlbergprettify YPSERV
2005-05-06 gramA fix for the previous fix for the infinite loop in...
2005-05-06 gramCheck the offset delta while we loop through the options.
2005-05-05 jmayerChange 802.11f -> F, 802.1d -> D, 802.1x -> X, 802...
2005-05-05 ulfladd GetWindowsVersion.nsh to the additional packaging...
2005-05-05 sahlbergmake tethereal compile when plugins are disabled
2005-05-05 guyFix a call to dereference a pointer (found by a compile...
2005-05-05 guyDon't explicitly initialize "h245_labels", as it's...
2005-05-05 guyFix a test (bug found by a compiler warning).
2005-05-05 guyChange some data types, and add initializations, to...
2005-05-05 guyChange data types to match those of "iconv()", at least...
2005-05-05 guySquelch a compiler warning.
2005-05-05 guyRe-parenthesize an expression, to squelch a compiler...
2005-05-05 guy"oid_to_str()" and "oid_to_str_buf()" don't modify...
2005-05-04 geraldDon't try to feed a null pointer to strncmp(). Fixes...
2005-05-04 geraldFrom Lars Roland:
2005-05-04 geraldDon't roll our own buffer-overflow-able string_to_hex...
2005-05-04 girlichAdded RPC/ONC SYSTEM_ERROR accept state.
2005-05-03 etxrabDissect GPRS user data.
2005-05-03 ulfladd a *lot* more dissections of the various PN-IO blocks
2005-05-03 geraldIn proto_tree_set_string(), don't set a null fvalue...
2005-05-03 geraldBack out all of the tvb_ensure_bytes_exist() calls...
2005-05-03 geraldFix two places where we might loop infinitely, includin...
2005-05-03 tuexenBase the assoc search on port/vtags only.
2005-05-03 etxrabFrom Nils O. Sel?sdal:
2005-05-03 gramFix typos in error messages.
2005-05-03 ulflmove the pn-dcp dissector into the profinet plugin
2005-05-03 lrolandadd the new target "install-plugins" to nmake makefile
2005-05-03 lrolandadd another lenght check in the megaco dissector.
2005-05-02 tuexenGet profinet compiling on Unix.
2005-05-02 geraldFrom Rich Coe:
2005-05-02 tuexenProvide an indication to taps if the verification tag...
2005-05-02 geraldBreak out of an infinite loop. Fixes bug 154.
2005-05-02 etxrabDissect URLC correctly and add dissection of LCC PDU.
2005-05-02 geraldIn dissect_mgcp_firstline(), throw an exception if...
2005-05-02 etxrabAdd dissection of Q.850 cause.
2005-05-02 etxrabAdd dissection of q850 cause.
2005-05-02 etxrabCorrect some AVP:s and minor updates from iana.org
2005-05-02 etxrabUse the correct parameters in a function call.
2005-05-02 geraldPrep for the next release. ETA Wednesday (the 4th).
2005-05-02 geraldFrom Cvetan Ivanov:
2005-05-02 geraldFrom Cvetan Ivanov:
2005-05-02 geraldAdd "plugins/profinet/Makefile" to configure.in.
2005-05-02 geraldCheck for a few more integer overflows. Found during...
2005-05-02 tuexen- Add support for libpcap files for MTP2 with a per...
2005-05-02 tuexenFix a bug in counting DATA chunks.
2005-05-02 tuexenGet rid of trailing \
2005-05-02 ulflas Thomas Boehne suggested, put each plugin target...
2005-05-02 ulfladded the profinet plugin
2005-05-02 geraldFix a couple of infinite loops. Make similar changes...
2005-05-01 lrolandAdd an install-deps target to the nmake makefiles.
2005-05-01 tuexenFix chunk length handling. Go back to initial concept...
2005-05-01 tuexenGet rid of some debug code.
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial stuff
2005-05-01 geraldMake sure we pass a positive length to proto_item_set_l...
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial cleanups
2005-05-01 tuexenEditorial cleanups.
2005-05-01 geraldBreak out of another infinite loop. Found during fuzz...
2005-04-30 ulflset subversion attributes
2005-04-30 ulflmove the profinet related files to a plugin (step by...
2005-04-30 geraldFix a buffer overflow found during fuzz testing.
2005-04-30 ulflremoved various gcc warnings
2005-04-30 geraldCheck for an integer overflow. Fixes bug 149.
2005-04-30 sahlbergFrom Miklos Szurdi :
2005-04-30 sahlbergonce we know a conversation is iscsi, use conversation_...
2005-04-30 geraldDon't call proto_item_set_len() with a negative length...
2005-04-30 ulfl(hopefully) removed various gcc warnings
2005-04-30 ulflfix buildbot reported problems (unix related), part...
2005-04-30 ulflfix buildbot reported problems (unix related), part...
2005-04-30 geraldMake sure we don't recurse into oblivion. Fixes bug...
2005-04-30 geraldMake sure we don't pass an invalid length to proto_tree...
2005-04-30 geraldThe previous changes were causing weird exception error...
2005-04-29 ulflfix buildbot reported problems (unix related), part...
2005-04-29 ulflfix buildbot reported problems (unix related), part 1
2005-04-29 geraldUse GStrings instead of character arrays, so that we...
2005-04-29 geraldWhen printing an error message, make sure we're using...
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-04-29 geraldMake sure we're passing the proper lengths to proto_tre...
2005-04-29 geraldBreak out of another large-but-not-infinite loop. ...
2005-04-29 sahlbergadd the missing MODE field in mover_get_state that...
2005-04-29 geraldForce the query interval and robustness variable to...
2005-04-29 geraldBreak out of a really large (but not infinite) loop.
2005-04-29 lrolandFrom Martin Mathieson:
2005-04-28 geraldDon't try to access past the end of an array. Fixes...
2005-04-28 geraldBreak out of an infinite loop. Fixes bug 138.
2005-04-28 geraldForce IAX_IE_CALLNO to be the proper length.
2005-04-28 geraldIn dissect_pipe_lanman(), return FALSE if p_tvb is...
2005-04-28 geraldUse tvb_ensure_bytes_exist() in tvb_get_string() instea...
2005-04-28 tuexenFix buffer overflow which is the cause of BUG 131.
2005-04-28 tuexenAdd support for DUA dissection. Now all SIGTRAN protoco...
2005-04-28 kukosaUsage of oid_to_str() in PER and BER helpers
2005-04-28 kukosaNew oid_to_str() and oid_to_str_buf() functions
2005-04-28 sahlberg make dssetup an autogenerated dissector
2005-04-28 sahlbergrename lsa-ds to the real name of the interface dssetup
2005-04-28 sahlbergThe name of this interface is DSSETUP not LSA-DS
2005-04-28 geraldSome dissectors apparently call proto_tree_add_*()...
2005-04-28 geraldDon't try to g_strdup() a null value. Fixes bug 128.
next