aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Mimmicing lemon.c 1.36 exactly for Symbolcmpp does not make MSVC completly ha...etxrab1-3/+5
2006-03-21Upadates to squlite:s lemon 1.36etxrab2-412/+1285
2006-03-21Simplify the argument list to cap_pipe_dispatch().guy3-21/+18
2006-03-21From Bill Meier:jake1-1/+1
2006-03-21fix Docbook/XML DTD conformanceulfl1-1/+2
2006-03-20Add security bugs found after canary checking was added. Coverity bugsgerald1-14/+89
2006-03-20svn propertiesetxrab1-1/+1
2006-03-20svn propertiesetxrab1-1/+1
2006-03-20From Martin Mathieson:etxrab1-34/+39
2006-03-20Try again, this should take us to lemon version 1.16 http://www.sqlite.org/cv...etxrab2-117/+40
2006-03-20Provide options to work with defaults of text2pcap.jake1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg49-22/+65
2006-03-20Back out the previous changes (:etxrab2-55/+45
2006-03-20Insert the code from sqlite http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/...etxrab2-45/+55
2006-03-19Add guid_to_str to the list of exported functions.guy1-0/+1
2006-03-19Add pinfo.lo and pinfo.hi been thise the lower and the higher between pinfo.s...lego1-9/+55
2006-03-19Make the GUIDs in various data structures e_guid_t's rather than arraysguy12-120/+122
2006-03-19Fix pipe_read_bytes() to return the total number of bytes read, not justguy1-2/+2
2006-03-19Get rid of extra arguments in g_strdup_printf() calls (the end of theguy1-193/+193
2006-03-19Get rid of a declaration of a non-existent function.guy1-1/+0
2006-03-19Fix some format strings to display all fields in some mode sense pageguy1-5/+5
2006-03-19Turn the handle types into an enum, so that they're more likely to beguy1-3/+9
2006-03-19Fix typo.guy1-1/+1
2006-03-19No negative power consumption, so unsigned value.jake1-3/+2
2006-03-19Sqlite lemon 1.8 ( 1.7 Make lemon 64-bit clean skipped) :etxrab2-25/+48
2006-03-19Patch that fixes bug 793 and a few other things mostly revolving aroundjake1-61/+93
2006-03-19Align lemon/lempar.c with Squlite ver 1.2 http://www.sqlite.org/cvstrac/rlog?...etxrab2-9/+57
2006-03-18- dissect sip headers properly when they are extended over multiple lineslroland1-16/+21
2006-03-18rename se_tree_lookup32_less_than_or_equal()sahlberg3-2/+3
2006-03-18add new se_tree_lookup32_less_than_or_equal() callsahlberg2-0/+96
2006-03-18Make some string comparisons case insensitive in the sip dissectorlroland1-3/+3
2006-03-18Add some dependencies for libethereal.dll, so it gets re-build, if someone ju...lroland1-2/+4
2006-03-18based on a patch from Martin Mathieson: lroland1-5/+250
2006-03-17Remove unused internal entities. Update some bug entries. Fixupgerald1-57/+19
2006-03-17add missing IDispatch methods and related dissectionsulfl2-84/+309
2006-03-17fix for coverity bug 41sahlberg1-3/+12
2006-03-17Fix bug 819: make sure to always return a tvb pointer.jake1-0/+2
2006-03-17From Martin Warnes:jake1-3/+6
2006-03-17From Ming Zhang:etxrab1-3/+122
2006-03-16fix some typos in a commentulfl1-2/+2
2006-03-16we don't need to "ban" the print call any longerulfl1-11/+0
2006-03-16Copy a bugfix from http://www.sqlite.org/cvstrac/tktview?tn=313etxrab1-2/+1
2006-03-16Fix dissection of QoS.etxrab1-1/+34
2006-03-16If version is v6 let the IPv6 dissetor handle it.etxrab1-0/+7
2006-03-16Add some extension IE:setxrab1-69/+228
2006-03-16- Have strptime prototype being included.lego1-10/+33
2006-03-16Fixed skipCount decoding. Added "relevant function" tag and put relevant func...jake1-14/+28
2006-03-16Superfluous check on 'secret' removed.jake1-2/+1
2006-03-16Check struct pointer before dereferencing it. jake1-1/+1
2006-03-16From: Peter Johanssonlego1-1/+3