aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-16remove any dependencies that dcv->private_data is persistentRonnie Sahlberg1-226/+140
2006-09-16make SAMR not rely on dcv->private_data being persistent any more and use dcv...Ronnie Sahlberg1-96/+246
2006-09-15first step to fix the file dialog "mess":Ulf Lamping13-67/+190
2006-09-15Use the same caption in the Win32 version as in the GTK dialogs: "Wireshark: ...Ulf Lamping1-1/+1
2006-09-15"Elapsed Time:" is truncated, use "Elapsed:" insteadUlf Lamping1-2/+2
2006-09-15Use SESSIONNAME instead of CLIENTNAME to try to detect RDP sessions.Gerald Combs3-6/+18
2006-09-15More missing message typesMartin Mathieson1-12/+142
2006-09-14svn propset.Anders Broman2-2/+2
2006-09-14More fixes and prettificationsMartin Mathieson1-28/+58
2006-09-14add OpenSCManagerWRonnie Sahlberg1-30/+116
2006-09-14Jeff Morriss:Jörg Mayer5-156/+117
2006-09-13fix various minor things noted by Brian DrabUlf Lamping6-17/+19
2006-09-13Add support for R6 HSDPA data 'new IEs' (the spec seems not be be very clear....Martin Mathieson1-4/+89
2006-09-13so it's HAVE_LIBPORTAUDIOUlf Lamping1-1/+1
2006-09-13Add a commentJörg Mayer1-0/+2
2006-09-13the way we pass dcerpc strings from deep down in helpers to high level dissec...Ronnie Sahlberg3-11/+51
2006-09-13Not all platforms define "u_short", and "tvb_length_remaining()+4" isn'tGuy Harris1-5/+9
2006-09-12Get rid of a compiler warning.Gerald Combs1-8/+9
2006-09-12AC_CHECK_TYPE already prints a "checking for" message; don't botherGuy Harris1-1/+0