aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Support for otherName and x400address in a GeneralNameGraeme Lunt5-15/+107
2006-03-25Support for P1 Strong AuthenticationGraeme Lunt4-92/+463
2006-03-25Support for Session Extended User Data and IMPLICIT APPLICATION tagged bitstr...Graeme Lunt2-1/+11
2006-03-25From Ming Zhang: fix for several wrong use of ntohs in packet-scsi.cJaap Keuter1-10/+5
2006-03-24- Actually Fix Coverity CID 105 It is true...Luis Ontanon1-12/+12
2006-03-24Finish adding the Coverity IDs. That brings us to 29 security flaws.Gerald Combs1-7/+42
2006-03-24start decoding PA_PW_SALT in the PA-DATA structure.Ronnie Sahlberg1-0/+39
2006-03-24the edata field is PA-DATA for error PREAUTH_FAILED just the same as for P...Ronnie Sahlberg1-0/+1
2006-03-24From Olivier Jacques:Jaap Keuter2-2/+5
2006-03-24disable the call to sync_pipe_errmsg_to_parent for now, if execv failed (so a...Ulf Lamping1-2/+3
2006-03-24Mark the value_strings static.Anders Broman1-31/+31
2006-03-24From Ravi ValmikamAnders Broman4-5/+275
2006-03-24Dumpcap probably has *no* windows.Guy Harris1-1/+3
2006-03-24remove some XXX markers in comments which are no (longer) ToDo itemsUlf Lamping2-6/+6
2006-03-24Various code cleanup in the capture pipe stuffUlf Lamping4-235/+155
2006-03-24add another comment what's currently missing in the PROFINET specific partsUlf Lamping1-0/+1
2006-03-23Completed Channel Identification IE with Channel number/Slot map fieldJaap Keuter1-8/+27
2006-03-23Add Coverity IDs 44-109, plus others. More tomorrow after my eyes rest.Gerald Combs1-4/+81
2006-03-23Further refinements for Coverity CID 42. Make some "0"s (which were Gerald Combs1-137/+139
2006-03-23From Mike Duigou:Anders Broman1-19/+26
2006-03-23Coverity CID 48 is still complaining about a NULL dereference. Hopefully Gerald Combs1-10/+11
2006-03-23Doc update from SqliteAnders Broman1-3/+36
2006-03-23Minor update to the dictionaryAnders Broman1-40/+55
2006-03-23Covierty bug fix.Anders Broman1-1/+1
2006-03-23Fix bug:Anders Broman1-26/+22
2006-03-23Fix BugsAnders Broman3-23/+47
2006-03-23Bug 796Luis Ontanon1-4/+6
2006-03-23Update to draft-ietf-tsvwg-sctp-auth-02.txt.Michael Tüxen1-2/+2
2006-03-22Add entries for several bugs, including Coverity IDs 1 - 43.Gerald Combs1-2/+108
2006-03-22From Mertin Wrnes:Anders Broman1-455/+545
2006-03-22From Motonori Shindo:Anders Broman1-14/+24
2006-03-22From Jeff MorrisAnders Broman1-9/+52
2006-03-22Handle two octet lengths correctly and remove optional decoding of sns_config...Anders Broman1-20/+2
2006-03-22Fix http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=820Anders Broman2-6/+6
2006-03-21Use "opt_func_string_t" so that we get some more type checking done.Guy Harris1-14/+11
2006-03-21Make it a bit more like the SQLite lemon.c 1.36.Guy Harris1-45/+40
2006-03-21Mimmicing lemon.c 1.36 exactly for Symbolcmpp does not make MSVC completly ha...Anders Broman1-3/+5
2006-03-21Upadates to squlite:s lemon 1.36Anders Broman2-412/+1285
2006-03-21Simplify the argument list to cap_pipe_dispatch().Guy Harris3-21/+18
2006-03-21From Bill Meier:Jaap Keuter1-1/+1
2006-03-21fix Docbook/XML DTD conformanceUlf Lamping1-1/+2
2006-03-20Add security bugs found after canary checking was added. Coverity bugsGerald Combs1-14/+89
2006-03-20svn propertiesAnders Broman1-1/+1
2006-03-20svn propertiesAnders Broman1-1/+1
2006-03-20From Martin Mathieson:Anders Broman1-34/+39
2006-03-20Try again, this should take us to lemon version 1.16 http://www.sqlite.org/cv...Anders Broman2-117/+40
2006-03-20Provide options to work with defaults of text2pcap.Jaap Keuter1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg49-22/+65
2006-03-20Back out the previous changes (:Anders Broman2-55/+45
2006-03-20Insert the code from sqlite http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/...Anders Broman2-45/+55