obnox/wireshark/wip.git
2008-05-20 martinmTrivial: line up attributes
2008-05-20 martinmMinor formatting improvements.
2008-05-20 jakeFrom Steve Karg:
2008-05-20 jakeAdd PTV cursor API to Win32 exported functions
2008-05-20 jakeClean up PTV cursor documentation.
2008-05-19 stigFixed percent sorting and export to csv after text...
2008-05-18 stigAdded check for GTK 2.6.0 for gtk_cell_render_progress_...
2008-05-18 stigAdded check for GTK 2.6.0 for gtk_cell_renderer_progres...
2008-05-17 sfisherFix bug #2531: UDP packet on port 8000 incorrectly...
2008-05-17 stig- Rewrote to use GtkTreeView instead of GtkCList.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stig- Don't create illegal filter from context menu.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stigAdded a common function to apply a selected filter...
2008-05-16 etxrabIf H.248 is in otp internal format call the h248_otp...
2008-05-16 kukosaUpdate GnuTls to gnutls-2.3.8-1
2008-05-15 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-15 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-15 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-15 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-14 geraldRemove some long-dead links.
2008-05-14 geraldWhen we copy strings, don't lop off the last character...
2008-05-14 stigInitialize aitem.
2008-05-14 stigForce foreground when background is forced on welcome...
2008-05-14 kukosafix missing brackets causing uninitialized hidden_item
2008-05-14 kukosado not use * wildcard which is not supported by Windows...
2008-05-14 kukosaFrom Anders Broman:
2008-05-14 stigFrom cfreeer (bug 2541):
2008-05-14 stigFrom cfreeer (bug 2540):
2008-05-14 etxrabDo not export the depreciated functions proto_tree_add_...
2008-05-14 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-14 kukosaFrom Alejandro Vaquero:
2008-05-14 jakeFrom cfreeer:
2008-05-14 jakeFrom Steve Karg:
2008-05-14 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-13 sakeFix the tcp reassembly routine in epan/follow.c :
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-13 etxrabFrom: Luis Ontanon
2008-05-13 morrissUpdate comments.
2008-05-13 kukosaUpdate to Portaudio pa_stable_v19_20071207
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-13 wmeierFix some of the Errors/warnings detected by checkapi.
2008-05-12 stigAdded an option to limit the list to match the current...
2008-05-12 stigAdded svn:ignore targets.
2008-05-12 geraldIf we have pcap_open, call it instead of pcap_open_live...
2008-05-12 kukosaUpdate to WpdPack 4.0.2 and NASM 2.02
2008-05-12 martinmHS-DSCH type 2 bug fix + prettification.
2008-05-11 wmeierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-05-11 stigSort list before thaw to avoid flicker when doing capture.
2008-05-11 wmeierFix some of the Errors/warnings detected by checkapi
2008-05-11 wmeierConvert C++ style comments ...
2008-05-11 martinmAdd define for new channel type.
2008-05-11 martinmAdded HS-DSCH data frame type 2 (currently only compile...
2008-05-10 jakeFrom Hans-Peter Bock:
2008-05-10 jakeFrom Steve Karg:
2008-05-09 guyRedo the loops a bit; that fixes an uninitialized varia...
2008-05-09 martinmAdd a couple of missing HS-DSCH data frame fields.
2008-05-09 guyNull-terminate the hex-to-text-converted string.
2008-05-09 guysprintf() and strtoul() are massive overkill for turnin...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-09 stigFix a typo: strl -> strlen
2008-05-09 stigInclude string.h
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-09 etxrabUse PROTO_ITEM_SET_HIDDEN().
2008-05-08 etxrabRun checkAPI in plugins dir.
2008-05-08 martinmStop using deprecated functions identified by checkAPIs...
2008-05-08 martinmFrom Anders: Checkapi enabled for wiretap and more...
2008-05-08 martinmUse g_strlcpy() rather than strcpy(), strncpy().
2008-05-08 etxrabUse PROTO_ITEM_SET_HIDDEN().
2008-05-08 etxrabstrncpy -> g_strlcpy
2008-05-07 wmeierFix a few typos ....
2008-05-07 kukosaEnable PCAP_REMOTE by default
2008-05-07 martinmSelect correct bytes range for Algorithms tree.
2008-05-07 tuexenComment out condition which is always true (based on the
2008-05-07 jakeFrom Peter Kjellerstedt:
2008-05-07 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-06 stigRemoved an unused break.
2008-05-06 stigFrom Peter Kjellerstedt (bug 2521):
2008-05-06 etxrabAdd checkapi target.
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-05 guyRequire GLib 2.4 or later.
2008-05-05 guyBoost the automake version required to 1.9.
2008-05-05 guyRequire automake 1.9 or later; earlier versions don...
2008-05-05 etxrabFix some of the Errors/warnings detected by checkapi,
2008-05-05 etxrabChange depreciated function g_tree_traverse -> g_tree_f...
2008-05-05 etxrabRemove depreciated functions g_string_sprint, g_string_...
2008-05-05 stigHandle SSID as binary in WLAN Traffic Statistics.
2008-05-05 etxrabAdd Id tag.
2008-05-05 etxrabDon't use proto_tree_add_item_hidden().
2008-05-05 stigRemove gtk/isprint.h as it's not in use.
2008-05-05 etxrabDount use proto_tree_add_item_hidden().
2008-05-05 geraldHave autoconf generate "ustar" tar files by default...
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-05-05 etxrabAdd depreceated glib API:s
2008-05-05 etxrabFrom Gerhard Olsson :
2008-05-05 jmayerReplace leading spaces by a TAB
2008-05-05 jmayerFix a tpyo
2008-05-04 stigImproved the WLAN Traffic Statistics:
next