aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-14Added copy of ethercat.dll, as pointed out by Peter Johansson.Stig Bjørlykke1-0/+1
2008-01-14use FN_VARIANT parameter in INTEGER type for planned 64bit variantsTomas Kukosa1-3/+3
2008-01-14Fixed a guint64 compile issue with a Sun C 5.8 compiler.Stig Bjørlykke1-5/+6
2008-01-14Fixed a few "statement not reached" warnings and a "assignment type mismatch"...Stig Bjørlykke4-9/+1
2008-01-14add ssl_debug_flush() at the end of initializationTomas Kukosa1-1/+2
2008-01-14Fix seek reading by adding the size of the block length at the end of theStephen Fisher1-1/+1
2008-01-13some minor updatesUlf Lamping1-4/+3
2008-01-13Add svn:eol-style native and svn:keywords IdStephen Fisher2-1017/+1017
2008-01-13Make pcapng.c compile on Unix (with gcc)Stephen Fisher1-6/+8
2008-01-13add very experimental support for pcapng "PCAP Next Generation Dump File Form...Ulf Lamping7-1/+1040
2008-01-13Update package name from IANA's list.Anders Broman2-3/+131
2008-01-13transactionId wasn't processed for:Anders Broman2-46/+122
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...Graeme Lunt3-58/+214
2008-01-13Support for keylists for protocols that use start_tls - where SSL is negotiat...Graeme Lunt2-34/+48
2008-01-13From Michael Earnhart:Jaap Keuter1-3/+88
2008-01-13Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP PlayerStephen Fisher1-1/+14
2008-01-12Clean up the usage information of editcap and change the textSake Blok1-8/+10
2008-01-12From Martin Peylo (bug 2184), fix for:Sake Blok1-6/+48
2008-01-12Fix Windows warning/error: integral size mismatchStephen Fisher1-6/+6
2008-01-12Don't write closing PDML tag for Data protocol - it uses simple (self-closing...Martin Mathieson1-5/+7
2008-01-11The Windows compiler thinks that doing return(func_that_returns_void()) in a ...Jeff Morriss1-1/+1
2008-01-11Associate Wireshark with Tektronix K12xx/K15 .rf5 filesJeff Morriss2-1/+5
2008-01-11Update the documentation style sheet with a modified version of AsciiDoc'sGerald Combs1-4/+269
2008-01-11Fix up some display filter names:Anders Broman3-190/+201
2008-01-11From Yukiyo Akisada:Jaap Keuter3-0/+17672
2008-01-10Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2111 : After verifying...Jeff Morriss1-19/+21
2008-01-10Fix for bug 2187.Jaap Keuter1-2/+2
2008-01-10Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186 (many unnamed str...Jeff Morriss3-123/+123
2008-01-10From Andy Chu: A dissector for China Mobile Point to Point (cmpp) protocol,Jeff Morriss3-0/+1012
2008-01-10add some comments re desirability of renaming fieldsRichard van der Hoff2-0/+24
2008-01-10From Chris Maynard (bug 1852):Richard van der Hoff4-44/+44
2008-01-10Add the file op APIs (e.g., open()) to the list of prhobited APIs (should use...Jeff Morriss1-1/+14
2008-01-10Use glib equivalent of ntohsBill Meier2-5/+5
2008-01-10pinfo->pseudo_header can and should be assumed to be non-null by aGuy Harris1-133/+140
2008-01-10Get rid of extra blank lines at the end of the file.Guy Harris1-2/+0
2008-01-10Use WTAP_ENCAP_ERF as the file encapsulation, as that's what we'dGuy Harris1-38/+9
2008-01-09add support for qpi level 516 : posix aclRonnie Sahlberg1-4/+183
2008-01-09From Florent Drouin:Jeff Morriss1-14/+41
2008-01-09dissect_e164_cc(): when the address is BCD coded, don't increment cc_offset j...Jeff Morriss1-130/+129
2008-01-09Display the Country Code information in a subtree of the digits (to make it o...Jeff Morriss1-42/+73
2008-01-09From Shmulik Bezalel:Anders Broman6-38/+64
2008-01-09In case of QoS Information, Length field is missing.Anders Broman1-1/+29
2008-01-09When searching for EOC (because we have an indefinite length) don't stop sear...Jeff Morriss1-3/+11
2008-01-09#ifdef DEBUG around left-over printfs. Should these just be deleted?Martin Mathieson2-1/+5
2008-01-09Pavol Rusnak <stick@gk2.sk>:Jörg Mayer1-6/+9
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa13-663/+966
2008-01-09Explicitly check for missing NULL terminator on RTCP BYE reason string (this ...Martin Mathieson1-7/+37
2008-01-09Exit with 1, not 2, if exec fails, so we don't report an additionalGuy Harris1-4/+10
2008-01-09Use dup2() rather than eth_close() followed by dup() to ensure that aGuy Harris1-8/+13
2008-01-09From Steve Karg:Jaap Keuter1-8/+9