aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-03Run the epan unittests as part of the test suiteRichard van der Hoff2-0/+73
2007-04-03From me: make tvbtest return an exitcode appropriate to its successRichard van der Hoff1-1/+15
2007-04-03From me:Richard van der Hoff1-3/+10
2007-04-03From me:Richard van der Hoff1-6/+7
2007-04-03From Mike Duigou:Richard van der Hoff1-7/+7
2007-04-02From Donald White:Stephen Fisher1-0/+392
2007-04-02There are odd packet records in k15 generated files where the interface recor...Luis Ontanon1-4/+33
2007-04-02Add decoding of TFO Codec and Codec ListLuis Ontanon1-4/+57
2007-04-02- Use proto_tree_add_item instead of proto_tree_add_(u)intJörg Mayer1-38/+31
2007-04-02Make RX a new style dissector: return 0 if there isn't at least 28 bytes of m...Jeff Morriss2-2/+15
2007-04-02Add commentsAnders Broman1-7/+139
2007-04-02Add PN-IO FSHelloBlock and PN-DCP Device/AliasNameUlf Lamping4-10/+90
2007-04-01First step of TCP dissector refactoring.Sebastien Tandel1-130/+322
2007-04-01Have the prototypes of uat_esc and uat_unesc available to packet-snmp.cLuis Ontanon2-4/+5
2007-04-01From Sake Blok : Sebastien Tandel1-1/+20
2007-04-01Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...Luis Ontanon4-141/+161
2007-03-31From James Menzies:Stephen Fisher1-3/+12
2007-03-31Common dissection of GOB.Anders Broman1-46/+201
2007-03-31add a small section, that code should be warning freeUlf Lamping1-1/+10
2007-03-31Add an explanation on SNMP hex passwords.Luis Ontanon1-0/+4
2007-03-31Add Licence and TO DO listLuis Ontanon1-1/+28
2007-03-31Properly NULL terminate string (str[0]='\0';)Anders Broman1-42/+72
2007-03-30Fix "Gtk-CRITICAL **: gtk_tree_selection_get_selected: assertionStephen Fisher1-1/+1
2007-03-30Fix more warningsStephen Fisher5-6/+7
2007-03-30Change GTK_MAJOR_VERSION >= 2 to GTK_CHECK_VERSION(2,4,0) for FollowStephen Fisher2-10/+10
2007-03-30use setup target output of MSVC2005EE and not the older MSVC6, mention that t...Ulf Lamping1-8/+8
2007-03-30- use of proto_tree_add_item whenever possibleSebastien Tandel1-146/+237
2007-03-30revert back (void*) -> (void**) which will stop free-warning compilation withSebastien Tandel3-4/+4
2007-03-30ep_malloc -> ep_alloc !!Sebastien Tandel2-2/+2
2007-03-30remove some g_malloc/g_freeSebastien Tandel3-10/+4
2007-03-30remove svn:executableSebastien Tandel1-0/+0
2007-03-30update of homeplug dissector with the use of ptvcursor subtree managementSebastien Tandel1-263/+213
2007-03-30From Sake Blok: fix bug 598 (http://bugs.wireshark.org/bugzilla/show_bug.cgi?...Bill Meier1-1/+19
2007-03-30- new ptvcursor subtrees management functions :Sebastien Tandel3-3/+212
2007-03-29delete megaco plugin traceSebastien Tandel1-1/+0
2007-03-29strict aliasing warnings fix : replace (void**) by (void*)Sebastien Tandel3-4/+4
2007-03-29Fix some more warningsStephen Fisher4-9/+10
2007-03-29Change mnemonic on Save All button from A to L to avoid overlappingStephen Fisher1-1/+1
2007-03-29When there are multiple mtp3 packets on a single sctp packet (m2ua) have eac...Luis Ontanon1-17/+19
2007-03-29remove debugging printf() calls left in the code.Luis Ontanon1-6/+0
2007-03-29Manually add the patch mentioned inJörg Mayer1-0/+10
2007-03-29Update from samba tree revision 21970 to 22006Jörg Mayer1-12/+23
2007-03-29- Add Makefile.common to EXTRA_DIST (spotted by Christopher Maynard)Jörg Mayer1-2/+3
2007-03-29update WZCSVC idl and regenerate the dissectorRonnie Sahlberg2-44/+46
2007-03-29update INITSHUTDOWN and SRVSVC and regenerate with patched PIDLRonnie Sahlberg7-4340/+4930
2007-03-29regenerate the dissectors with an even newer patched version of pidl to add t...Ronnie Sahlberg5-0/+10
2007-03-29fixup the idl to always use pointer for out parametersRonnie Sahlberg3-19/+64
2007-03-29regenerate these dissectors using a patched pidl to add some extra pragmas to...Ronnie Sahlberg4-0/+20
2007-03-29update efs and fix conformance file to eliminate some warningsRonnie Sahlberg3-151/+151
2007-03-29update dfs and regenerateRonnie Sahlberg3-660/+756