obnox/wireshark/wip.git
2009-10-04 krjAdd GPL header
2009-10-04 krjDon't clear and append string to column. Just add it...
2009-10-04 krjWe don't use preferences so if (!init) not required
2009-10-04 krjUse g_new0() when allocating z_stream
2009-10-04 krjUse GLibs CLAMP(). The current inlined implementation...
2009-10-04 krjDelay allocation of z_stream
2009-10-04 krjg_malloc0() doesn't return NULL so remove NULL error...
2009-10-04 sahlbergmore samr updates for ndr64
2009-10-04 sahlbergmerge some changes to samr from the samba idl
2009-10-03 morrissFix a couple (false) uninitialized variable warnings.
2009-10-03 stigAdded packet-6lowpan.c to cmake.
2009-10-03 tuexenMake gcc happy.
2009-10-03 jakeFrom Owen Kirby:
2009-10-03 morrissFix a typo
2009-10-03 krjGuard against NULL pointers
2009-10-03 sahlbergrename 2or4 to a new type guint1632 and call the...
2009-10-03 sahlbergrename dissect_ndr_4or8 to dissect_ndr_uint3264 ...
2009-10-03 sahlbergadd a helper that supports decoding either a 16 or...
2009-10-03 sahlbergmake dissect_ndr_nt_SID handle ndr64
2009-10-03 sahlbergupdate the handmarshalled code in samr.cnf to handle...
2009-10-03 morrissSince chunk_size is now unsigned, check to ensure that...
2009-10-03 sahlberga new samr dissector, created using samba PIDL with...
2009-10-03 sahlbergpild uses a magic alignment of 5 to mean align either...
2009-10-03 morrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2009-10-03 sahlberginitial support to handle conformance data for NDR64.
2009-10-03 sahlbergupdate the alignment for UserInfo so it handles either...
2009-10-03 sahlbergadd a new macro to do alignment to either 4 or 8 bytes...
2009-10-03 sahlbergteach the dce/rpc pointer dissector about ndr64 and...
2009-10-02 stigPrime interesting fields when selecting a package,...
2009-10-02 morrissAdd a little script to set up ulimits before testing...
2009-10-02 jakeFrom Jared Renzullo:
2009-10-02 stigFrom Beth via bug 4049:
2009-10-02 morrissOne of those if(check_col)'s was hiding another conditi...
2009-10-02 ulflbe more verbose how to get VCREDIST_EXE
2009-10-02 etxrabUpdate to 3GPP TS 24.301 V9.0.0 (2009-09)
2009-10-02 ulfl2008EE is the example throughout that chapter, use...
2009-10-02 jakeFrom Francesco Fondelli:
2009-10-01 morrissFrom Gregor Jasny via https://bugs.wireshark.org/bugzil...
2009-10-01 etxrabFrom Gerasimos Dimitriadis:
2009-10-01 etxrabFrom Vincent Helfre:
2009-10-01 stigRemoved fetching an unused variable. Leaving as a...
2009-10-01 stigRemoved redundant prototype of Tvb_range().
2009-10-01 krjDon't pass in ephemeral allocated string to col_set_str()
2009-10-01 stigAdded a cast to avoid another warning.
2009-10-01 stigMade lua_load_script() static.
2009-10-01 stigReturn from dfilter_expr_dlg_accept_cb() if nothing...
2009-10-01 stigAdded check for valid pointers (to avoid warnings).
2009-10-01 stigFixed input argument for sscanf "%x" (shall be unsigned...
2009-10-01 etxrabUpdate to 3GPP TS 36.413 V9.0.0 (2009-09)
2009-10-01 etxrabUpdate to 3GPP TS 36.413 V8.7.0 (2009-09)
2009-10-01 stigCast a pointer to avoid a warning.
2009-10-01 stigCast a pointer to avoid a warning.
2009-10-01 stig(minor) Indent fix.
2009-10-01 etxrabFrom : Didier Gautheron
2009-10-01 sahlbergwe need to copy the information about the transport...
2009-10-01 sfisherRemove comment asking if this function should be in...
2009-09-30 jakeFrom Jared Renzullo:
2009-09-30 stigRemoved unused variable.
2009-09-30 stigRemoved 'l' modifier for %g, as it will be ignored.
2009-09-30 stigCorrected prototype for create_list().
2009-09-30 stigAdded some check for a valid beep_frame_data.
2009-09-30 stigCorrected hfinfo.ref_count -> hfinfo.ref_type.
2009-09-30 jmayerAdd a few more points to the todo list
2009-09-30 wmeierRename hfinfo.ref_count to hfinfo.ref_type since that...
2009-09-30 stigRemoved an unneeded assignment.
2009-09-30 wmeierRemove unneeded 'if(check_col()...)'
2009-09-30 wmeierRemove some unneeded (indirect) 'if(check_col()......
2009-09-30 wmeier#include <epan/expert.h>, <epan/strutil.h>, <stdio...
2009-09-30 wmeierRework is_acn to use tvb_memeql insted of doing a tvb_g...
2009-09-30 wmeierWhitespace changes
2009-09-30 sahlbergMove the definition of the uuid, and registration of...
2009-09-30 sahlbergThe dcerpc dissectors used to walk the list of items...
2009-09-30 sahlbergadd the name ModeSense6 to the list of known opcodes...
2009-09-29 stigPrint correct destination for SIGCOMP_INSTR_COPY_LITERAL.
2009-09-29 stigAvoid a possible dereference of null pointer.
2009-09-29 stigMark unused argument instead of assigning to an unused...
2009-09-29 stigDon't include config.h in header files.
2009-09-29 stigRewrite some local variable names to avoid function...
2009-09-29 stigRenamed some local GtkWidget's to avoid variable shadowing.
2009-09-29 stigMade colorize_filter_te_as_deprecated() static.
2009-09-29 stigRemoved unused variable 'sep_len' in col_do_append_str().
2009-09-29 stigFixed an if-check in gcp_analyze_msg().
2009-09-29 stigRemoved unused variable 'hfinfo' in proto_tree_set_time().
2009-09-29 stigRemoved unused variable 'bytes' in oid_subid2encoded.
2009-09-29 stigRemove alloc of unused variables in sctp_analyse_cb().
2009-09-29 stigUse correct prototypes when having no arguments.
2009-09-29 stigMove luaopen_bit() to wslua.h
2009-09-29 stigMade gcp_trx_to_str() static.
2009-09-29 stigCorrected prototype for ex_opt_get_nth().
2009-09-29 stigPut caqm inside INET6 guard in host_lookup6().
2009-09-29 stigRead nsecs as a signed value.
2009-09-29 stigInitialize magic to avoid a warning about a possible...
2009-09-29 stigEnsure we don't dereference a null pointer.
2009-09-29 stigEnsure we don't dereference a null pointer.
2009-09-28 etxrabTrying to fix the bug found by Bill Meier:
2009-09-28 stigRemoved second prototype of dissect_zbee_aps_skke_data().
2009-09-28 stigOnly include config.h in C files.
2009-09-28 stigOnly include config.h in C files, to avoid multiple...
2009-09-28 stigMove cfselect_cb to avoid variable shadowing.
2009-09-28 stigOnly include config.h in C files, to avoid multiple...
next