obnox/wireshark/wip.git
2008-01-17 wmeierFrom RD Thrush: Fix for 'editcap relies on gnu extensio...
2008-01-17 morrissNow that we have wiretap plugins, capinfos and editcap...
2008-01-17 ulfladd some parentheses as suggested by the OS X buildbot
2008-01-17 morrissepan (libwireshark) uses getservbyport() which, at...
2008-01-17 ulflbetter conformance to the released DCP protocol spec:
2008-01-17 morrissAdd support for DLT_SCCP (SCCP without MTP2, MTP3,...
2008-01-17 stigHmmm. The previous ansi_tcap.cnf did not make valid...
2008-01-16 stigChanged some variable types to make it compile.
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-16 stigChanged to checksum_good and checksum_bad to align...
2008-01-16 jakePrint the string to STDOUT regardless of the value...
2008-01-16 martinm- Display some sctpprim parameters
2008-01-16 jakeFrom Jim Young:
2008-01-16 wmeierdumpcap link: remove duplicate epan/unicode-utils.obj
2008-01-16 wmeierAdd ':' to some labels to prevent assembler warning...
2008-01-15 stigCall post dissectors with call_dissector_only() to...
2008-01-15 stigMoved a G_GINT64_CONSTANT to a more correct position.
2008-01-15 stigFixed a small issue reporting corresponding package...
2008-01-15 etxrabUse G_GINT64_CONSTANT(hope it makes the OS X build...
2008-01-15 etxrabUse G_GINT64_CONSTANT(hope it makes the build bot happy).
2008-01-15 etxrabUse G_GINT64_MODIFIER hope it makes the build bot happy.
2008-01-15 geraldUpdate the VC2005EE URL.
2008-01-15 stigDiscard existing list of disabled protocols in read_dis...
2008-01-15 etxrabUse New GTK packages:
2008-01-15 morrissInclude dirent.h if we have it (to fix glib-1 compile...
2008-01-15 morrissOops, glib's iconv stuff is in glib >= 2, not just...
2008-01-15 morrissThe glib iconv routines are new to glib-2 so #ifdef...
2008-01-15 etxrabmake per_constrained_integer handle 64bits needed for...
2008-01-15 stigBump date
2008-01-15 etxrabFrom Neil Piercy:
2008-01-15 stigChanged to use GTK stock icon for preferences in the...
2008-01-14 stigFixed a typo in the docbook.
2008-01-14 stigSave the changes also when selecting a profile from...
2008-01-14 stigSeveral profile enhancements:
2008-01-14 stigAdded cast of argument to isspace.
2008-01-14 stigThis patch adds support for configuration profiles...
2008-01-14 stigAdded copy of ethercat.dll, as pointed out by Peter...
2008-01-14 kukosause FN_VARIANT parameter in INTEGER type for planned...
2008-01-14 stigFixed a guint64 compile issue with a Sun C 5.8 compiler.
2008-01-14 stigFixed a few "statement not reached" warnings and a...
2008-01-14 kukosaadd ssl_debug_flush() at the end of initialization
2008-01-14 sfisherFix seek reading by adding the size of the block length...
2008-01-13 ulflsome minor updates
2008-01-13 sfisherAdd svn:eol-style native and svn:keywords Id
2008-01-13 sfisherMake pcapng.c compile on Unix (with gcc)
2008-01-13 ulfladd very experimental support for pcapng "PCAP Next...
2008-01-13 etxrabUpdate package name from IANA's list.
2008-01-13 etxrabtransactionId wasn't processed for:
2008-01-13 galBasic support for the LDAP start_tls extended operation...
2008-01-13 galSupport for keylists for protocols that use start_tls...
2008-01-13 jakeFrom Michael Earnhart:
2008-01-13 sfisherFix for bug #2017: VoIP trace crashes Wireshark when...
2008-01-12 sakeClean up the usage information of editcap and change...
2008-01-12 sakeFrom Martin Peylo (bug 2184), fix for:
2008-01-12 sfisherFix Windows warning/error: integral size mismatch
2008-01-12 martinmDon't write closing PDML tag for Data protocol - it...
2008-01-11 morrissThe Windows compiler thinks that doing return(func_that...
2008-01-11 morrissAssociate Wireshark with Tektronix K12xx/K15 .rf5 files
2008-01-11 geraldUpdate the documentation style sheet with a modified...
2008-01-11 etxrabFix up some display filter names:
2008-01-11 jakeFrom Yukiyo Akisada:
2008-01-10 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2111...
2008-01-10 jakeFix for bug 2187.
2008-01-10 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186...
2008-01-10 morrissFrom Andy Chu: A dissector for China Mobile Point to...
2008-01-10 richardvadd some comments re desirability of renaming fields
2008-01-10 richardvFrom Chris Maynard (bug 1852):
2008-01-10 morrissAdd the file op APIs (e.g., open()) to the list of...
2008-01-10 wmeierUse glib equivalent of ntohs
2008-01-10 guypinfo->pseudo_header can and should be assumed to be...
2008-01-10 guyGet rid of extra blank lines at the end of the file.
2008-01-10 guyUse WTAP_ENCAP_ERF as the file encapsulation, as that...
2008-01-09 sahlbergadd support for qpi level 516 : posix acl
2008-01-09 morrissFrom Florent Drouin:
2008-01-09 morrissdissect_e164_cc(): when the address is BCD coded, don...
2008-01-09 morrissDisplay the Country Code information in a subtree of...
2008-01-09 etxrabFrom Shmulik Bezalel:
2008-01-09 etxrabIn case of QoS Information, Length field is missing.
2008-01-09 morrissWhen searching for EOC (because we have an indefinite...
2008-01-09 martinm#ifdef DEBUG around left-over printfs. Should these...
2008-01-09 jmayerPavol Rusnak <stick@gk2.sk>:
2008-01-09 kukosamore sophisticated H245 OLC handling focusing on more...
2008-01-09 martinmExplicitly check for missing NULL terminator on RTCP...
2008-01-09 guyExit with 1, not 2, if exec fails, so we don't report...
2008-01-09 guyUse dup2() rather than eth_close() followed by dup...
2008-01-09 jakeFrom Steve Karg:
2008-01-09 sfisherTo ease troubleshooting of bug #2017 and for code clari...
2008-01-09 etxrabMake ANSI IS-637-A Teleservice - "ansi_637_tele" and
2008-01-08 stigAdded svn:ignore targets for asn1/x2ap and asn1/s1ap.
2008-01-08 stigFixed some small typos.
2008-01-08 stigChanged email address for Gerald from zing.org to wires...
2008-01-08 jakeMake RTP player G.729 Annex B compatible.
2008-01-08 jmayerGraeme Lunt:
2008-01-08 etxrabFrom Shmulik Bezalel:
2008-01-08 etxrabFrom Shmulik Bezalel:
2008-01-07 stigAdd a cast.
2008-01-07 etxrabAdded missing Eriscsson.xml
2008-01-07 stigFrom Balint Reczey (bug 2146):
2008-01-07 stigFrom Marton Nemeth (bug 2168):
2008-01-07 stigAs noted by David Halik in bug 2172:
next