obnox/wireshark/wip.git
2011-11-16 martinmShow more sequence numbers in info column, and in root...
2011-11-16 kukosaFix handling of empty OpenType at the end of PDU
2011-11-16 etxrab- Resorted the IEs in numerical order for easier compar...
2011-11-16 guyHandle ctime() and localtime() returning NULL and local...
2011-11-16 guyGet rid of unnecessary assignment (the code below it...
2011-11-16 guyDon't set variables if we don't look at them later...
2011-11-16 wmeierAdd Jakob Hirsch; Fix bad formatting which screwed...
2011-11-16 wmeierCleanup & reformatting: whitespace & long-lines.
2011-11-16 guyThou shalt not use proto_tree_add_string() with an...
2011-11-16 cmaynardDelete pointless orig_offset variable, initialize speec...
2011-11-16 guyFix indentation.
2011-11-15 wmeiertvb_[reported_]length_remaining can return -1
2011-11-15 wmeierRemove unneeded #include
2011-11-15 wmeier(Trivial) Reformat some long lines & do some whitespace...
2011-11-15 etxrabCheck the return value of dissect_sip_name_addr_or_addr...
2011-11-15 guySquelch a warning. (This code probably needs a review...
2011-11-15 cmaynardRename channel_type enums to avoid possible naming...
2011-11-15 guyMore indentation cleanup.
2011-11-15 guyClean up indentation.
2011-11-15 etxrabpacket-sip.c:1469: warning: unused variable 'contact_pa...
2011-11-15 etxrabRestore dissection of contact parameters.
2011-11-15 wmeierRemove unneeded #includes;
2011-11-15 wmeierMove proto_reg_handoff...() to the end of the file...
2011-11-15 wmeierAdd svn:executable to props
2011-11-15 wmeierSet svn:mime-type to image/png
2011-11-15 wmeierSet svn:mime-type to image/png
2011-11-15 wmeierSet svn:mime-type to image/png
2011-11-15 wmeierSet svn:mime-type to image/png
2011-11-15 wmeierSet svn:mime-type to image/png
2011-11-15 martinmAppend important details from LI and SURI trees to...
2011-11-15 wmeierFix some props
2011-11-15 wmeierFix some svn properties
2011-11-15 wmeierFix svn:keywords prop: 'svn:eol-style'->'Id'
2011-11-15 wmeierFix svn:keywords prop: 'svn:eol-style'->'Id'
2011-11-15 wmeierFix props: svn:keyword->svn:keywords; remove svn:executable
2011-11-15 martinmUMTS RLC:
2011-11-15 alagoutte Add svn:keywords and svn:eol-style properties
2011-11-15 alagoutteEnhance CPHA dissector
2011-11-15 etxrabFrom Michael Mann:
2011-11-15 etxrabFrom Michael Mann:
2011-11-15 guyOK, *that's* what Clang Cat was going on about:
2011-11-15 guyRewrite some odd code. Clang Cat does not want:
2011-11-15 guyAt least as I read the code, there can be up to 3 recei...
2011-11-15 guyGet rid of the depth argument to dfilter_macro_apply...
2011-11-14 cmaynardAppend each op name to the operations sub-tree so you...
2011-11-14 wmeierRemove uneeded #includes, forward refs & check_col();
2011-11-14 wmeier'guint8=tvb_get_guint8() + 2' can wrap. Use 'gint=...
2011-11-14 cmaynardThe Originator protocol identifier is not present in...
2011-11-14 wmeierAdd svn:keywords and svn:eol-style properties
2011-11-14 etxrabFrom Martin Kaiser:
2011-11-14 guyDo some more length checking to avoid a dissector bug...
2011-11-14 wmeierVery minor cleanup: remove some unneeded #includes...
2011-11-14 etxrab[-Wunused-but-set-variable]
2011-11-14 etxrabpacket-sip.c:1412: warning: 'uri_param_end_offset'...
2011-11-14 etxrabFrom Johan Wåhl:
2011-11-14 martinmAdd remaining UMTS RLC primitive parameters preceding...
2011-11-14 martinmMake exit_status volatile to avoid warning.
2011-11-14 etxrabFix Id tag.
2011-11-13 wmeierDon't use generic shared function/typedef/struct names;
2011-11-13 guyIf we set "column.hidden" on the command line but don...
2011-11-13 guyAs we're no longer checking whether we're constructing...
2011-11-13 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-11-13 guyThe sum of a guint16 and 2 does not necessarily fit...
2011-11-13 guyClean up white space.
2011-11-12 wmeierVarious additional fixes ....
2011-11-12 wmeierFix a formatting error.
2011-11-12 wmeierFix some compile errors and rework some code.
2011-11-12 tuexenFix compilation if HAVE_LIBGCRYPT is not defined.
2011-11-12 guyUpdate URL.
2011-11-12 wmeierAdd entries for WTAP_ENCAP_NETANALYZER... to encap_tabl...
2011-11-12 wmeierRemove some unneeded 'if(pinfo)' tests;
2011-11-12 wmeierFix 2 typos.
2011-11-12 wmeierRemove unneeded code.
2011-11-12 wmeierFix 2 typos
2011-11-12 wmeierFix some additional [-Wunused-but-set-variable]
2011-11-12 etxrabFrom Holger Pfrommer:
2011-11-12 etxrabfix [-Wunused-but-set-variable]
2011-11-12 etxrabfix [-Wunused-but-set-variable]
2011-11-12 etxrabAdd a cast.
2011-11-12 etxrabFrom Jan Šafránek:
2011-11-12 alagoutteFrom Mariusz Okrój and Sebastien Vincent via https...
2011-11-12 guyCatch the OutOfMemoryError exception and print a message.
2011-11-12 guyNote that we should catch the OutOfMemoryError exceptio...
2011-11-11 wmeierAdd (missing) "mime" entry to encap_table_base[].
2011-11-11 guyAdd some checks for "character not found"; this should...
2011-11-11 stigFixed abbrev for "Channel rate and type".
2011-11-11 guyOK, one of them was already declared; we still want...
2011-11-11 guyIf we're exporting routines from crc32.c, declare them...
2011-11-11 geraldLink TShark with gthread.
2011-11-11 geraldInitialize threads at program startup. Hopefully this...
2011-11-10 guyGet rid of an unused function (dissect_hnbap_AccessResu...
2011-11-10 guyGet rid of the last remnants of the "check the syntax...
2011-11-10 etxrabSet info col for new messages.
2011-11-10 etxrabUpdate HNBAP to V10.1.0 (2011-06)
2011-11-10 etxrabFrom Martin Kaiser:
2011-11-10 etxrabFrom freeradius@arcor.de:
2011-11-10 etxrabpacket-sip.c:1442: warning: 'c' may be used uninitializ...
2011-11-10 etxrab-Improve dissection of auth items
2011-11-10 etxrabForgot part of commit 39766.
2011-11-10 etxrabFrom Dirk:
next