obnox/wireshark/wip.git
2005-08-05 ulflnote that calling distclean target should be done first
2005-08-05 ulflverify_tools:
2005-08-05 jmayerAdd eol-style and keywords properties
2005-08-05 jmayerMore char -> const char warning fixes
2005-08-05 sahlbergAdd unix makefile for work in progress GSM-SS dissector
2005-08-04 jmayerSeparate declaration from initialization with non-stati...
2005-08-04 guyNote that if you're building from a source tarball...
2005-08-04 guyPut in comments explaining why we're removing some...
2005-08-04 guyDelete some new Flex-generated files, and put in a...
2005-08-04 jmayerForgot to remove gdebug.h from Makefile.common too
2005-08-04 jmayerDon't initialize variables in their declaration with...
2005-08-04 jmayerAlbert Chin:
2005-08-04 jmayerAlbert Chin:
2005-08-04 jmayerAlbert Chin:
2005-08-04 geraldAdd items for the recent FC-FCS and RSVP bug fixes.
2005-08-04 geraldIncrease the size of some variables, so that we don...
2005-08-04 gramException handling fixes, and a fix to packet-frame.c,
2005-08-04 guyWhen processing records, advance the offset.
2005-08-03 etxrabUse the new fn_par functions, fix of a bug and export...
2005-08-03 etxrabFirst checkin of asn2eth generated gsm ss dissector...
2005-08-03 etxrabFrom Richard van der Hoff:
2005-08-03 geraldDon't assume ints are 32 bits. Fixes a recent Buildbot...
2005-08-02 etxrabFix "tvb_fake_unicode takes the lengt in number of...
2005-08-02 geraldAfter reading through the code again, the LPD
2005-08-02 sahlbergememify the tvb_get_string call in mmse.
2005-08-02 sahlbergememify packet-rpc call to tvb_get_string()
2005-08-02 sahlbergremove a pointless g_strdup
2005-08-02 geraldClean up after ourselves so that we pass "distcheck...
2005-08-02 guyExplain the BoundsError and ReportedBoundsError errors...
2005-08-02 jmayerInclude .libs in svn:ignore
2005-08-02 jmayerLast set of trivial fixes for "no previous declaration...
2005-08-02 ulfladd some comments, has to be extended
2005-08-02 ulfladd some minor comments around the GTK main loop
2005-08-02 ulflbugfix: in an attepmt to fix a crash while doing reasse...
2005-08-02 jmayerMake aclocal-flags executable again (hopefully fixes...
2005-08-02 jmayer Fix svn properties where needed:
2005-08-02 jmayer Fix svn properties where needed:
2005-08-02 jmayer Fix svn properties where needed:
2005-08-02 jmayerFix svn properties where needed:
2005-08-02 jmayer Fix svn properties where needed:
2005-08-02 jmayer Fix svn properties where needed:
2005-08-02 jmayerRemove svn:executable
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-08-02 jmayerFix svn properties where needed:
2005-08-02 jmayerset svn:eol-style and svn:keywords
2005-08-02 jmayerIt's svn:eol-style, not eol-style
2005-08-02 jmayerFix "no previous declaration" warnings
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-08-02 jmayerFix more "no previous declaration" warnings - the forgo...
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-08-02 jmayerInclude the .h files into the .c files. That way we
2005-08-01 geraldMake sure "lemon" exists before we try to use it. ...
2005-08-01 geraldThe .spec file now refers to "ethereal.desktop". Link...
2005-08-01 geraldUpdate RPM builds.
2005-08-01 geraldAdd notes about the LPD and ISAKMP bugs.
2005-08-01 geraldBreak out of a loop before we exhaust system memory.
2005-08-01 kukosa- update ftam.cnf for new asn2eth compiler
2005-08-01 kukosa- fix name handling of imported types
2005-07-31 etxrabFrom Martin Mathieson
2005-07-31 etxrabFrom Martin Mathieson:
2005-07-30 jmayerMore char -> const char fixes
2005-07-30 jmayerInclude .h into .c to make sure declarations match.
2005-07-30 jmayerStefan Rompf:
2005-07-30 jmayerMore char -> const char warning fixes
2005-07-30 jmayerCreate packet-dcom-cba-acco.h
2005-07-30 guyMake dissect_CBA_Connection_Data again available for...
2005-07-30 jmayerFix 'isn't prototype' warning
2005-07-30 guyClean up some more const issues.
2005-07-30 guyGet rid of another unused variable.
2005-07-30 guyWiden a variable, as a guint16 value is assigned to...
2005-07-30 guyGet rid of some unused variables.
2005-07-30 guyDeclare the value_string tables as arrays of value_stri...
2005-07-30 jmayerMake some funtions static. More char -> const char...
2005-07-30 jmayerRemove packet-fcse.h
2005-07-30 jmayerDeclare many functions static, move the #defines from...
2005-07-29 geraldPick up some fixes and enhancements from
2005-07-29 sahlbergsome more ememification of tvb_get_string()
2005-07-29 guySuggest that perhaps displaying chunks in the chunked...
2005-07-29 guyUse "PROTO_ITEM_SET_GENERATED()" to mark generated...
2005-07-29 guyIf we do reassembly and hand the packet to the dissecto...
2005-07-29 guyConstify some variables, functions, and structure membe...
2005-07-29 guyConstify some variables and arguments to squelch compil...
2005-07-29 guyInclude <epan/emem.h> to declare ep_alloc().
2005-07-29 guyCast away some (otherwise unremovable, and harmless...
2005-07-28 geraldAdd release notes. The content still needs to be fille...
2005-07-28 sahlbergmore emeification of tvb_get_string()
2005-07-28 sahlbergememify some more calls to tvb_get_string()
2005-07-28 sahlbergsome more memification of tvb_get_string() no obviou...
2005-07-28 sahlbergememify some more tvb_get_string() calls
2005-07-28 sahlbergememify the tvb_get_string() and tvb_fake_unicode(...
2005-07-28 sahlbergadd an ep version of tvb_fake_unicode()
2005-07-28 sahlbergpacket_ber has for some time been doing sanity checking...
2005-07-28 jmayerchar -> const char warning fixes
2005-07-28 jmayerWarning fixes
2005-07-28 jmayerUpdated Ankur Aggarwal's entry
2005-07-28 jmayerAdd Extreme stuff
2005-07-27 guySquelch another qualifier warning.
next