aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-16the new type of sid/rid structure is for lookupnames2 not lookupnamessahlberg1-4/+4
2006-03-15One day I'll be able to do change something in windows in a single attemptlego2-0/+2
2006-03-15Define HAVE_LUA_5_1 on windows as that what we have.lego1-0/+1
2006-03-15Add missing preference storage. jake1-0/+1
2006-03-15use time_t instead of an unsigned integer to sstore the time.lego1-3/+3
2006-03-15Some more variable bindings and add some mising PDU types.etxrab3-11/+133
2006-03-15From Greg Morris:etxrab5-177/+183
2006-03-15from Martim Mattieson:etxrab1-6/+65
2006-03-15From RABRET Laurent RD-MAPS-ISS:etxrab1-2/+2
2006-03-15Update/add some Cisco multicast addressesjmayer2-11/+38
2006-03-15lookupnames2 takes a different sid structure compared to lookupnamessahlberg1-2/+61
2006-03-15Start implementing the variable binding part.etxrab3-10/+541
2006-03-15From Motonori Shindo:etxrab1-45/+66
2006-03-15From Martin Mathieson:etxrab1-48/+77
2006-03-15From Martin Mathiesonetxrab1-14/+34
2006-03-15Fix bug 710 and avoid having it crash when more than one instance are open at...lego3-8/+38
2006-03-14coverity bug 139sahlberg1-1/+1