aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-25commit forgotten fileTomas Kukosa1-0/+30
2006-08-25If the length of a GSS token is zero, it's a null token, and the opaqueGuy Harris1-13/+15
2006-08-25new ssl_dissector_add() function which can be called from another dissectors ...Tomas Kukosa5-81/+106
2006-08-25ugly workaround for bug #699 (Up/Down buttons don't work properly)Ulf Lamping1-9/+25
2006-08-25add a missing icon from yesterdays commitUlf Lamping2-0/+332
2006-08-25From Erwin Rol:Anders Broman2-0/+618
2006-08-24Make sure a string pointer exists before we try to use it. Fixes bug 1050.Gerald Combs1-60/+60
2006-08-24add WinPcap 4.0 beta 1 to the list of known and tested versionsUlf Lamping1-1/+3
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsUlf Lamping7-15/+54
2006-08-24BSSGP: Wrong length on IE and preparation to export IE dissection.Anders Broman5-45/+96
2006-08-24From Jeff Morriss:Anders Broman1-1/+1
2006-08-24Add missing Clean targetAnders Broman1-0/+3
2006-08-24Dissect 'User Location Information' IE and MS Time Zone' IE.Anders Broman3-37/+73
2006-08-24Copy over files from the release.Gerald Combs3-7631/+1460
2006-08-24Bump the version to 0.99.4.Gerald Combs2-2/+2
2006-08-24Add missing files to the distribution.Gerald Combs1-0/+6
2006-08-23fix #927: Win32: delete an existing file, if the user want's to overwrite a f...Ulf Lamping2-2/+9
2006-08-23From Toralf Foerster (in bug 1044):Jaap Keuter1-3/+4
2006-08-23testdrive the request/response README and implement request/response matching...Ronnie Sahlberg1-0/+106
2006-08-23Counter64 should be a FT_UINT64 and not a FT_UINT32Ronnie Sahlberg2-2/+3
2006-08-23move the include for emem.h so that size_t is defined before emem.h is invokedRonnie Sahlberg1-1/+1
2006-08-22Complete clean targetsAnders Broman5-5/+5
2006-08-22From David Buechi:Anders Broman7-1/+1619
2006-08-22(slightly) further dissection of the Option (Organizationally specific) blockUlf Lamping1-0/+52
2006-08-22fix TLB block alignment to be compatible with the current MRP draft. Would be...Ulf Lamping1-8/+14
2006-08-22Bail out of an infinite loop. Fixes bug 1048. (This was introduced afterGerald Combs1-58/+61
2006-08-22From Florent Drouin:Gerald Combs1-5/+6
2006-08-22Fix iuup.delta FT_ type mismatchMartin Mathieson1-1/+1
2006-08-21Indicate in the synopsis that you can put the capture filter at the endGuy Harris1-0/+1
2006-08-21Initialize the cfilter field of a capture_opts structure to a nullGuy Harris3-7/+24
2006-08-21Squelch a compiler warning.Guy Harris1-1/+1
2006-08-21Add to a comment.Guy Harris1-0/+1
2006-08-21From Florent Drouin:Anders Broman4-26/+196
2006-08-21From Florent Drouin:Anders Broman1-21/+61
2006-08-21From Florent Drouin:Anders Broman1-3/+18
2006-08-21Fix up copyrights and whitespace.Gerald Combs6-44/+56
2006-08-21Update FAQJörg Mayer2-2114/+1960
2006-08-21Update manuf listJörg Mayer1-0/+22
2006-08-21AirPcap fix from Florent Drouin:Gerald Combs1-0/+2
2006-08-21prettify the MMS dissector by at least putting the pdu name in the info columnRonnie Sahlberg2-1/+23
2006-08-21 from Angel de JuanRonnie Sahlberg4-12/+3615
2006-08-21get rid of a rotating bufferRonnie Sahlberg1-7/+2
2006-08-21move a few arrays off the stackRonnie Sahlberg2-8/+19
2006-08-21remove two hashtables and replace with binary treesRonnie Sahlberg1-79/+83
2006-08-21The xmlns attribute isn't really part of the schema, so probably shouldn't be...Martin Mathieson1-1/+1
2006-08-21Make apply-as-filter strings work for FT_UINT_STRING (rather than using frame...Martin Mathieson1-0/+1
2006-08-21Use FT_UINT_STRING for TBCP DENY reason-phraseMartin Mathieson1-24/+7
2006-08-21make the scsi statistics dialogs easier to understand for scsi novicesRonnie Sahlberg1-7/+7
2006-08-20Dissect some more H.245 messages in MEGACOAnders Broman6-80/+180
2006-08-20 in LDAP over TCPRonnie Sahlberg2-185/+159