aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-03remove now useless definition of NO_YY_UNPUTLuis Ontanon1-2/+0
2007-04-03xFi a YtpoLuis Ontanon1-4/+6
2007-04-03Creation of ALL_DISSECTORS_SRC including all dissectors sourcesSebastien Tandel3-11/+12
2007-04-03delete packet-drda.cSebastien Tandel1-1/+3
2007-04-03fix an 'unused parameter' warningRichard van der Hoff1-1/+1
2007-04-03epan/dissectors/Makefile is now building four libraries :Sebastien Tandel4-105/+135
2007-04-03disable unput here, tooRichard van der Hoff1-0/+6
2007-04-03minor changes in constants namesSebastien Tandel1-8/+8
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon16-42/+343
2007-04-03disable generation of unput to avoid a compiler warning.Richard van der Hoff1-0/+6
2007-04-03Set $(LINK). I swear I'll get there in a minute with this.Richard van der Hoff1-0/+2
2007-04-03hmm, apparently $^ doesn't work for nmakeRichard van der Hoff1-3/+3
2007-04-03mpa_* stubs to make this link properlyRichard van der Hoff1-0/+10
2007-04-03rules for making the unit testsRichard van der Hoff1-2/+23
2007-04-03another go at fixing the unit tests under windows - give a -f Makefile.nmake argRichard van der Hoff1-1/+1
2007-04-03hopefully, fix reassemble_test by linking against libgcryptRichard van der Hoff1-1/+1
2007-04-03hopefully fix this for win32 by using nmakeRichard van der Hoff1-1/+7
2007-04-03Propset suite-unittests.sh and add executable to .sh filesJörg Mayer7-0/+0
2007-04-03Fix bug 1508:Jeff Morriss1-2/+4
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