obnox/wireshark/wip.git
2011-06-23 jakeFrom Andrey Kulikov:
2011-06-23 jakeFrom Andrey Kulikov:
2011-06-23 geraldAdd a check for TShark's return status.
2011-06-23 geraldAdd pcap_options to the pcap_queue elements. This lets...
2011-06-23 wmeierWhitespace cleanup ...
2011-06-23 wmeierFrom Ivan Lawrow: GTS Descriptor count is a 3 bit field;
2011-06-23 stigCode from Jakub:
2011-06-23 stigUse ws_open/ws_read to avoid prohibited APIs.
2011-06-23 stigProhibited APIs: strncpy -> g_strlcpy.
2011-06-23 stigAdded missing $Id$
2011-06-23 etxrabFix some of the GTK deprecated functions.
2011-06-23 etxrabAdd GDK deprecated functions.
2011-06-23 etxrabAdd a protocol decode.
2011-06-23 stigFrom Tony Trinh via bug 5960:
2011-06-23 stigUse guint32 internally to store mask.
2011-06-23 stigRename Tvb_new_real to ByteArray_tvb, as it's a ByteArr...
2011-06-23 stigRename Tvb_tvb to TvbRange_tvb, as it's a TvbRange...
2011-06-23 darkjamesRemove not needed forward declaration.
2011-06-22 wmeierFix some gcc 4.6 "set but not used [-Wunused-but-set...
2011-06-22 stigDon't assert on invalid custom columns, just set as...
2011-06-22 wmeierFrom Xiao Xiangquan: A new dissector for Vuze DHT;
2011-06-22 geraldtvb_format_text → tvb_format_stringzpad.
2011-06-22 etxrabUse ENC_BIG_ENDIAN.
2011-06-22 etxrabProtect the columns from beeing overwritten.
2011-06-22 etxrabAdd a dissector table for CDR:s
2011-06-22 alagoutteFix a checkhf Warning
2011-06-22 etxrabMake it possible to copy stuff from the welcome header.
2011-06-22 alagoutteFrom mtwire via https://bugs.wireshark.org/bugzilla...
2011-06-22 stigAdded missing packet-mime-encap.c
2011-06-22 jmayerOops, forgot to revert a variable after a test build
2011-06-22 jmayerrev 37741 added tap-rtspstat.c to Makefile.common.
2011-06-22 wmeiertvb_reported_length_remaining() can return -1;
2011-06-22 wmeierFrom Martin Kaiser: Fix forBug #6048 (fuzztest crash)
2011-06-21 etxrabAdd the correct casts to make it compile on some old...
2011-06-21 etxrabFrom Stéphane Gorse:
2011-06-21 etxrabWe need to start reassembly on a segment boundary.
2011-06-21 etxrabFrom Roland Knall:
2011-06-21 etxrabFrom Martin Kaiser:
2011-06-21 etxrabFrom Martin Kaiser:
2011-06-20 geraldHave mergecap, tshark, and editcap write pcap-ng files...
2011-06-20 geraldFix a type.
2011-06-20 stigAdded packet-ppi-gps.c and packet-ppi-sensor.c
2011-06-20 geraldFrom Jon Ellch via bug 5175:
2011-06-20 stigOne small step towards fixing outdated GtkTooltips.
2011-06-20 etxrabPretyfy APN display and make it filterable as a string.
2011-06-20 stigAttachConsole() needs _WIN32_WINNT 0x0500.
2011-06-20 martinmSome fixes to UM sequence analysis.
2011-06-20 stigAdd back support for building with MSVC2005 (and older).
2011-06-20 jmayerAdd some statistics
2011-06-20 jmayerMigration to gtk2 has been completed, delete the status...
2011-06-20 jmayerAdd some compiler flags that allow for gtk3 upward...
2011-06-20 wmeierRemove some unneeded #includes;
2011-06-20 wmeierFix some gcc 4.6 "set but not used [-Wunused-but-set...
2011-06-20 jmayerGTK3 fixes:
2011-06-19 sakeShow and and a filter to non-zero ACK numbers and URG...
2011-06-19 stigMake creating a display filter from a custom column...
2011-06-19 jmayerMore newbie information:
2011-06-19 wmeier Fix gcc 4.6 "set but not used [-Wunused-but-set-variab...
2011-06-19 jmayerReadability improvements for Mac newbies
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-06-19 guyUpdate for current reality, and give some more details.
2011-06-19 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-06-19 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-06-19 etxrabTry to fix bug https://bugs.wireshark.org/bugzilla...
2011-06-19 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-06-19 jmayerUI_MANAGER: #if 0 out add_menu_item as it is not used...
2011-06-19 stigRevert r37702 in favour of r37705 for bug 6035.
2011-06-19 stigHandle BASE_NONE as BASE_DEC for filter expression...
2011-06-19 etxrabMark parameters as unused when MAIN_MENU_USE_UIMANAGER.
2011-06-19 etxrabAdd missing part of menu.c checkin for UI manager code.
2011-06-18 stigUse BASE_DEC for expert.group and expert.severity.
2011-06-17 jmayerAdd configure options to make change the default file...
2011-06-17 stigAdded 'make osx-package' for building binary package...
2011-06-17 stigAdded a note about Windows 2000.
2011-06-17 stigWireshark now builds and runs on Windows 7, but not...
2011-06-17 stigSet PCAP_NG_DEFAULT correct in config.h on win32.
2011-06-17 geraldMake pcap-ng the default. Add a compile-time option...
2011-06-17 darkjamespflog: use BSD_AF_ defines from <epan/aftypes.h>.
2011-06-17 stigAdded some casts from spotlight_ntoh64 to guint.
2011-06-17 etxrabAdd the correct casts to make it compile on some old...
2011-06-17 alagoutteFrom Gregor Beck via https://bugs.wireshark.org/bugzill...
2011-06-17 stigAdded a cast from ieee802154_long_addr.addr (guint64...
2011-06-17 alagoutteUpdate IKEv2 to last IANA Parameters (2011-05-09)
2011-06-17 stigAdded cast to int for nstime_t.nsecs.
2011-06-17 stigReordered some svn:ignore targets.
2011-06-17 stigPreferences for x411 moved to p1.
2011-06-17 etxrabFrom Roland Knall:
2011-06-16 guySquelch some compiler warnings.
2011-06-16 guySquelch some compiler warnings.
2011-06-16 alagoutteFrom Kevin Kayes via https://bugs.wireshark.org/bugzill...
2011-06-16 alagoutteEnhance Cisco CCX1 CKIP Information Element (133)
2011-06-16 tuexenReally print the rpcap username when logging, not
2011-06-16 guyConstify a return value, to squelch a compiler warning.
2011-06-16 guyAttempt to squelch some compiler warnings.
2011-06-16 guyAttempt to squelch some compiler warnings.
2011-06-16 guyAttempt to squelch some compiler warnings.
2011-06-15 guySigh. Cast away a warning.
2011-06-15 guyConstify some arguments.
2011-06-15 guyConstify some arguments.
2011-06-15 guyTry to squelch some compiler warnings.
next