aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs18-334/+283
2006-09-22Handle netscreen 5.3r4 snoop output, too.Gilbert Ramirez1-1/+13
2006-09-22Fix to show all the internal tokens. when configured, when dissecting an unkn...Graeme Lunt1-2/+17
2006-09-22When dissecting LDAP, the assumption was made that the maximum LDAP PDU size ...Graeme Lunt2-7/+19
2006-09-22Add missing updates to unbreak build...Martin Mathieson2-2/+6
2006-09-22Add remaining dedicated control message types. This dissector is pretty comp...Martin Mathieson1-5/+59
2006-09-22EDCH new fields + another DCH control message typeMartin Mathieson1-48/+165
2006-09-22dfs updates from the s4 idl repositoryRonnie Sahlberg3-9/+434
2006-09-22update where the extra strings in the record are being dissected to that the ...Ronnie Sahlberg2-10/+16
2006-09-22update to eventlog recordRonnie Sahlberg2-16/+66
2006-09-22remove AUTHOS-SHORT-FORMAT from NSIS and U3 installationUlf Lamping2-2/+1
2006-09-22add conformance file magic to decode the non-NDR source/computer name string...Ronnie Sahlberg2-41/+178
2006-09-22updates to eventlog to use the pidl generated dissector and enhance the conf...Ronnie Sahlberg3-661/+2023
2006-09-21merge JBMs changes from the handwritten dissector to the idlRonnie Sahlberg1-8/+44
2006-09-21add idl file and conformance file for eventlog interfaceRonnie Sahlberg2-0/+178
2006-09-21winreg updates resync idl from s4Ronnie Sahlberg3-349/+528
2006-09-21Fix for bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1106Anders Broman2-2/+8
2006-09-21Add some space after commas.Guy Harris1-2/+2
2006-09-21Fix the handling of IPv4-address and Boolean suboptions of the NovellGuy Harris1-4/+4
2006-09-21Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPGuy Harris3-2/+8
2006-09-21From: Marco StrackJaap Keuter1-2/+2
2006-09-21New fields in R6 RACHMartin Mathieson1-5/+115
2006-09-21dfs updatesRonnie Sahlberg3-207/+2049
2006-09-21Add http_dissector_add upon requestJaap Keuter1-0/+1
2006-09-20Repair patch to accurately follow RFC 4590Jaap Keuter1-19/+20
2006-09-20Alexander Schrab:Jörg Mayer1-0/+21
2006-09-20Make the data part of the message filterableMartin Mathieson1-2/+11
2006-09-20Add Content-Id and Content-Transfer-Encoding headers, as described in RFC 2045/6Martin Mathieson1-5/+25
2006-09-20Dont use itu_ssnAnders Broman1-1/+1
2006-09-20From David Pelton:Anders Broman3-27/+68
2006-09-20Add some routines to the list of routines exported by libwireshark - atGuy Harris1-0/+5
2006-09-19From Graham Addis:Anders Broman2-9/+23
2006-09-19Make Content-Length and Max-Forwards fields uintsMartin Mathieson1-12/+21
2006-09-19Update from samba tree revision 18221 to 18675Jörg Mayer15-1731/+329
2006-09-19import DFS.idl from samba and use it to generate a much more complete DFS dis...Ronnie Sahlberg4-127/+3225
2006-09-18Fix protocol reference link URL.Gerald Combs1-1/+1
2006-09-18From G.F. aka Gena01Jaap Keuter1-21/+51
2006-09-18Licepnse -> LicenseJaap Keuter3-12/+12
2006-09-18Add old release DSCH FDD fields. Try to squash compiler warnings seen on MAC...Martin Mathieson1-8/+75
2006-09-18jeff morriss:Jörg Mayer1-3/+4
2006-09-18From Francesco Fondelli:Jaap Keuter3-0/+211
2006-09-18some more bitmaps for SRVSVCRonnie Sahlberg3-49/+275
2006-09-18add decoding of the SessionInfo userflagsRonnie Sahlberg3-12/+82
2006-09-17From Martin Peylo:Anders Broman1-5/+49
2006-09-17Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1107Anders Broman1-3/+3
2006-09-16second step to fix the file dialog "mess":Ulf Lamping5-64/+210
2006-09-16can we agree on using lynx?Ulf Lamping1-3/+4
2006-09-16generate SRVSVC by pidlRonnie Sahlberg4-5431/+17689
2006-09-16make dissect_nt_sid return ep allocated memory and thus fix a few memory leaksRonnie Sahlberg3-20/+10
2006-09-16strings we pass up to the caller through private_data are now of ep scopeRonnie Sahlberg1-3/+2