obnox/wireshark/wip.git
2009-03-26 rbalintFix ESP Initialization Vector dissection.
2009-03-26 morrissMove iax2_analysis.c from WIRESHARK_GTK_SRC to WIRESHAR...
2009-03-25 etxrabMake it possible to check for extension marker in SEQUE...
2009-03-25 rbalintFrom Frederic Roudaut:
2009-03-25 martinmShow number of UEs in label above table.
2009-03-25 jmayerForgot Makefile.common (packet-wassp.c)
2009-03-24 jmayerAndreas Schuler
2009-03-24 jmayerAndreas Schuler
2009-03-24 jmayerBeginnings of WASSP dissection - that's the protocol...
2009-03-24 martinmOnly report CRC Status when we know it to be valid.
2009-03-24 wmeierFrom David Castleford: ismacrypt dissector
2009-03-24 rbalintRemoved code duplication in ASCII key computation.
2009-03-24 kukosaadd native-nmake.cmd into EXTRA_DIST
2009-03-23 martinmAdd CRC error flag to frames, and show in stats window.
2009-03-23 etxrabFrom Michael Lum:
2009-03-23 rbalintFix ASCII key computation.
2009-03-23 etxrabGet rid of another Clist.
2009-03-23 etxrabSome updates and bug fixes.
2009-03-23 etxrabUpdate to the 200903 release.
2009-03-23 etxrabFix: The AuthDir invoke is missing optional tags for...
2009-03-23 stigFixed some data types to remove some warnings.
2009-03-23 stigFixed some data types to remove some warnings.
2009-03-23 stigFixed some data types to remove some warnings.
2009-03-23 stigRemoved some "statement not reached" warnings.
2009-03-23 stigRemoved some "initializer does not fit or is out of...
2009-03-23 stigFixed some data types to remove some warnings in the...
2009-03-22 wmeierP64 change
2009-03-22 etxrabDissect all the ESM messages.
2009-03-22 wmeierP64 changes: Fix some cases for which size_t is not...
2009-03-22 guySigh.
2009-03-22 wmeier(Minor) Change a g_snprint to a g_strlcpy;
2009-03-22 wmeierg_snprintf() & etc since glib 1.3.12 don't return -1,
2009-03-22 wmeierFrom Jakub Zawadzki: g_snprintf() & etc since glib...
2009-03-22 gerald[Automatic manuf update for 2009-03-22]
2009-03-22 wmeierAdd the usual to svn:ignore
2009-03-22 guyChange the signature of init_progfile_dir() so the...
2009-03-22 guyIn Solaris, the second argument to dladdr() is just...
2009-03-22 guyAttempt to use dladdr() to get the pathname of the...
2009-03-20 guyproto_item_append_string() actually appends to the...
2009-03-20 geraldSwitch back to 1.1.4.
2009-03-20 martinmFix broken linux build.
2009-03-20 etxrabFurther NAS updates.
2009-03-20 geraldTemporarily switch back to building 1.1.3 final.
2009-03-20 stigPut check_col() in each column util function, as discus...
2009-03-20 stigAdded some svn:ignore targets.
2009-03-20 stigFrom Dejan Bucar (bug 3345):
2009-03-20 ulflremove GPLv2 CRC code, the new epan CRC stuff is workin...
2009-03-19 etxrabMore NAS EPS updates and bugfixes.
2009-03-19 etxrabRevert the previous changes MCC and MNC are coded diffe...
2009-03-19 wmeierAs suggested by Jakub Zawadzki: actually use sizeof...
2009-03-19 wmeier-As suggested by Jakub Zawadzki: use sizeof(...) rather...
2009-03-19 wmeier-As suggested by Jakub Zawadzki: use sizeof(...) rather...
2009-03-19 geraldAdd an expert item for the seconds-encoded-as-little...
2009-03-19 etxrabUse GTK 2.16 and glib 2.20.
2009-03-19 etxrabFrom Michael Lum:
2009-03-19 wmeier- Move register_dissector(...) from proto_reg_handoff...
2009-03-19 guyDon't include <stdint.h>, as our Win32 environment...
2009-03-18 guyClean up indentation.
2009-03-18 stigRemoved C++ style comments.
2009-03-18 geraldCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-18 guyDon't g_assert() in a dissector, just drive on.
2009-03-18 guyDon't g_assert() in a dissector; just drive on.
2009-03-18 guyNone of those strings will have a length that doesn...
2009-03-18 guyGet rid of a bunch of uses of size_t where int suffices.
2009-03-18 guySquelch a P64 warning.
2009-03-18 guyGet rid of P64 warnings; those strings should never...
2009-03-18 guyUse g_strreverse() to reverse strings.
2009-03-18 guyGet rid of some P64 warnings; those lengths should...
2009-03-18 guyGet rid of uses of size_t; they're not necessary, and...
2009-03-18 richardvimprove dissection of optional parameters. In particula...
2009-03-18 richardvfix unused parameter warning
2009-03-18 etxrab- Fix APDU dissection.
2009-03-18 geraldFix the Lua path on Win64.
2009-03-18 martinmUse retx info in stats window.
2009-03-18 wmeier From Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 martinmAllow a lot more than 32 subheaders.
2009-03-18 wmeier From Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 wmeierFrom Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 wmeierFrom Jakub Zawadzki: Use size of buffer [not size...
2009-03-18 etxrabFrom Munenori Ohuchi:
2009-03-18 etxrabFrom Bjørn Mork:
2009-03-18 etxrabFrom Patrick A Baldwin:
2009-03-18 geraldMove to 1.1.4.
2009-03-18 wmeierFrom Jakub Zawadzki: Glib2 g_snprintf doesn't return -1;
2009-03-17 geraldBuild 1.1.3.
2009-03-17 etxrabRevert the changes, it blows up when resizeing windows...
2009-03-17 etxrabYet another typo..
2009-03-17 etxrabUse GTK 2.16 and glib 2.20.
2009-03-17 etxrabFix a typo.
2009-03-17 guyClean up indentation.
2009-03-17 wmeier(Minor): Remove some unneccessary code; Fix a typo;
2009-03-17 wmeierAdd a comment about the way g_snprintf is used.
2009-03-17 etxrabGet rid of another Clist.
2009-03-17 wmeierAdd a comment about the way g_snprintf() is used.
2009-03-17 geraldDon't compile with -WX for flex-generated output, simil...
2009-03-17 wmeierDo checkAPIs for wireshark_SOURCES
2009-03-17 wmeierUse smiFree for libsmi >= v 0.4.8; Also: sprintf->g_snp...
2009-03-17 etxrabCommited by mistake, reverting.
2009-03-17 wmeiersprintf --> g_snprintf
2009-03-17 guyUpdate the comment about Ross Williams' paper.
next