bugfix to #649: first convert to microseconds, then eventually swap byte ordering...
[obnox/wireshark/wip.git] / plugins /
2005-12-13 legowe are opening the file for writing....
2005-12-12 lego- add Debug and Default declarations.
2005-12-12 legoAvoid to crash if we are given an unexistent field.
2005-12-12 legoDone is not needed anymore;
2005-12-11 legoCleanup the grammar.
2005-12-09 jmayerFix ...$ to : $
2005-11-22 jmayerTrivial warning fixes
2005-11-12 ulflminor enhancements
2005-11-07 guyUse <wiretap/file_util.h> to include "file_util.h"...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-02 ulflminor enhancement (raised plugin version to 0.1.2):
2005-10-31 guyWhen printing the code for a display filter:
2005-10-17 etxrabFrom Peter Johansson
2005-10-16 geraldFix a typo found by Guy.
2005-10-09 jmayerAdd Makefile.in to maintainer-clean
2005-10-07 legoFrom Richard van der Hoff:
2005-10-07 guyDon't call "g_assert()" in dissectors - call "DISSECTOR...
2005-10-06 etxrabBuild the h223 plugin
2005-10-04 etxrabGrr.. yet another missing file
2005-10-04 etxrabAdd two missing files.
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-03 etxrabFirst check in of yhe h223 plugin, not part of the...
2005-10-01 legoone step further...
2005-10-01 legomatch changes to tpg infrastructure.
2005-09-29 legothis struct moved to tvbparse.c
2005-09-29 legoat this point this makes a good parser for http headers...
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-09-28 legoupdate tpg
2005-09-27 legoA "working" example of TPG...
2005-09-25 geraldDon't write before the beginning of a buffer. Add...
2005-09-24 legodelete the xml plugin
2005-09-22 guyMake the private variables for various lexical analyzer...
2005-09-21 geraldMove a comment to the right place.
2005-09-20 etxrabFix bug #343 Parsing Problem - TransactionResponseAck...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-09-08 legoLet's migrate the xml dissector...
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 geraldIn doc/Makefile.nmake, use the "install-deps" target...
2005-09-02 geraldIn RTnet, make sure we don't pass a null handle to...
2005-09-01 sahlbergconvert to g_snprintf()
2005-08-31 ulflfix probable copy and paste error, as the xml dissector...
2005-08-31 etxrabParlay re-generated with the updated idl2eth generator.
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 jmayer- Include the .h files in their .c files.
2005-08-17 ulflsnprintf -> g_snprintf
2005-08-10 geraldep_tvb_get_string() -> tvb_get_ephemeral_string().
2005-08-09 geraldMake sure we initialize our iap_conv struct _before_...
2005-08-09 guyThe "proto" argument to "conversation_get_proto_data...
2005-08-08 ulflvarious code cleanup:
2005-08-06 guyMake a variable whose value might be trashed by setjmp...
2005-08-06 ulflfix a comment typo
2005-08-05 guySquelch a warning about "state" being used uninitialized.
2005-08-05 jmayerMore char -> const char warning fixes.
2005-08-05 etxrabFrom Thomas Steffen:
2005-08-04 guyPut in comments explaining why we're removing some...
2005-08-02 geraldClean up after ourselves so that we pass "distcheck...
2005-08-02 jmayerLast set of trivial fixes for "no previous declaration...
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-08-01 geraldMake sure "lemon" exists before we try to use it. ...
2005-07-27 legofix another leak of tap data
2005-07-25 legorename OUT to OUTSIDE and TEXT to CDATA
2005-07-25 ulflfix a typo: lenght -> length
2005-07-24 ulflinclude pinfo_stats_tree.c in the build process, so...
2005-07-24 geraldBreak out of another infinite loop. Fixes bug 293.
2005-07-24 guyRegister the port range preferences as such, rather...
2005-07-24 guyAdd "pinfo_stats_tree.h" to declare "register_pinfo_sta...
2005-07-24 legohttp_stats_tree is moving to a new home (packet-http.c)
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-23 jmayer'char*' -> 'const char*' to fix warnings
2005-07-14 jmayermoduleinfo.h was included twice.
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-07-05 etxrabAdd application/vnd.wv.csp.xml
2005-06-30 etxrabFrom Karl Knoebl
2005-06-28 etxrabRegenerated Tango with the latest idl2eth and the tango.idl
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-25 guyIn generated GIOP dissectors, don't set the Protocol...
2005-06-24 guyRe-generate the CosNaming, CosEventComm, and Parlay...
2005-06-24 guyMore constification.
2005-06-21 guyFix the line endings.
2005-06-21 guyGet rid of include of "snprintf.h", and _U_-ify argumen...
2005-06-20 geraldFix a format string vulneratility in the AFP dissector...
2005-06-14 etxrabCorrect a typo
2005-06-13 legoAdd the missing parlay.la to the makefile
2005-06-10 ulfldon't call g_assert_not_reached() for an unknown port...
2005-06-09 ulflraise plugin version from 0.1.0 to 0.1.1 as some bugs...
2005-06-09 etxrabAdd dissection of parlay
2005-06-01 etxrabFrom Paolo Frigo :
2005-05-31 lrolandAdd a note to config.nmake that it is required to set...
2005-05-31 lrolandAs suggested by Jaap Keuter:
2005-05-31 ulfladd another tvb_ensure_bytes_exist() call
2005-05-30 geraldThrow an exception if we're handed a null pointer when...
2005-05-30 geraldBreak out of an infinite loop. Fixes bugs 213 & 214.
2005-05-28 sahlbergfrom Alejandro Vaquero
2005-05-26 etxrabFrom Martin Mathieson:
next