obnox/wireshark/wip.git
2010-03-09 martinmPut context info in own subtree.
2010-03-09 martinmWrite context fields inside own subtree.
2010-03-09 guyMark unused arguments.
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-05 etxrabFrom Alex Lindberg:
2010-03-05 etxrabCheck if URI is SIP.
2010-03-05 etxrabAdd comments and move some things inside if(tree).
2010-03-04 jmayerAdd three more ICMPv6 type that only have a code of 0
2010-03-04 jmayerCopy over the introduction of Makefile.common change
2010-03-04 geraldTry to fix build errors.
2010-03-04 martinmReport accurate NACK count in stats (although not all...
2010-03-04 etxrabUse a hash table to lookup the SIP header.
2010-03-04 martinmCheck that we haven't gone over MAX_NACKs!
2010-03-04 stigFrom Ivan Sy via bug 4555:
2010-03-04 etxrabfrom Luis Ontanon:
2010-03-04 stigFrom LEGO via bug 3459:
2010-03-04 guySquelch some compiler warnings.
2010-03-04 guy"capture-pcap-util.h" include <pcap.h>, and <pcap.h...
2010-03-04 etxrabFrom Mark Wallis:
2010-03-04 etxrabFrom Mark Wallis:
2010-03-04 guyInclude inet_pton.obj when building TShark, as we now...
2010-03-04 guyInclude "capture_ifinfo.h" to get declarations we require.
2010-03-04 guyIt uses isdigit(), so it requires <ctype.h>.
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2010-03-03 jakeImplementation of % bytes column.
2010-03-03 guyCast the result of the subtraction.
2010-03-03 guySquelch MSVC compiler warnings - this should really...
2010-03-03 jakeRemove one too many columns, causing havoc on display...
2010-03-03 jakeAllow for other time presentations.
2010-03-03 etxrabMake the clean target work.
2010-03-03 etxrabAdd oids_cleanup and oids_init to libwireshark.def...
2010-03-03 rbalintDisable OID resolution and loading SMI modules by default.
2010-03-03 martinmFix crash where was overwriting buffer for large PDUs...
2010-03-03 etxrabSet the link dir for DCCH_Messages.
2010-03-03 wmeierFix a gcc -Wshadow warning.
2010-03-03 martinmFix a test.
2010-03-03 martinmFix re-NACk detection by updating channel *after* have...
2010-03-03 etxrabChanged to use g_str_hash ()
2010-03-03 etxrabremove check_col
2010-03-03 martinmIts convenient to be able to filter on mac-lte.ulsch...
2010-03-02 etxrabFrom Hitoshi Irino:
2010-03-02 guySquelch some compiler warnings, clean up indentation...
2010-03-01 guyMake it look a little like some other Makefile.common...
2010-03-01 stigFrom LEGO via bug 4395:
2010-03-01 stigFrom LEGO via bug 4405:
2010-02-28 guySort the geoip_db_ routines, add geoip_db_type(), remov...
2010-02-28 stigAdded svn:ignore targets.
2010-02-27 guyConstify and clean up indentation.
2010-02-27 guyConstify.
2010-02-25 jmayerAlmost working out-of-tree builds for the documentation,
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2010-02-24 etxrabMove HNBAP to dirty dissectors for now.
2010-02-24 dimegFix for bug 3926:
2010-02-24 stigFix for bug 4323 & 4511:
2010-02-24 etxrabFrom Neil Piercy:
2010-02-24 etxrabFrom Neil Piercy:
2010-02-24 jakeFix for bug 4522:
2010-02-24 etxrabFrom Jakub Zawadzki:
2010-02-24 etxrabGSM SMS PDU TPVPF wrong interpretation.
2010-02-24 krjPoint to the correct perl script in the autogenerated...
2010-02-24 krjMark variables as static
2010-02-24 krjWe already pull in glib.h so use gboolean instead of...
2010-02-24 guyMove the definition of the private data structure from...
2010-02-24 krjMake do_test() static
2010-02-24 krjConstify format string
2010-02-24 stigFrom Hannes Diethelm via bug 4525:
2010-02-24 stigMoved charging_ase, s1ap and x2ap to ASN.1 dissectors...
2010-02-24 krjAdd new to_str.o/obj dependency to reassemble_test...
2010-02-24 krjSome more ASN1 dissectors are now clean
2010-02-24 guyDefine the private data structures for some particular...
2010-02-24 morrissAdd descriptions of a few more environment variables...
2010-02-24 wmeierGtkOptionMenu --> GtkComboBox
2010-02-24 wmeierUpdate (slightly) the description of ws_combo_box_clear...
2010-02-23 martinmCalculate/show time between Msg3 and Msg4
2010-02-23 guyFix some compiler warnings.
2010-02-23 jakeFinal missing end option is a protocol error too.
2010-02-23 etxrabFrom Jakub Zawadzki:
2010-02-23 etxrabFix indentation.
2010-02-23 jakeFix for bug 4517:
2010-02-23 stigDecode SecurityCategoryValue according to SecurityCateg...
2010-02-23 stigSmall fix for DistributionExtensionField.
2010-02-23 etxrabTry to fix compilation with MSVC.
2010-02-23 guySquelch a bunch of compiler warnings.
2010-02-23 guyMove the declarations of wtap_pcap_encap_to_wtap_encap...
2010-02-23 guySquelch some warnings.
2010-02-23 guyMove some dissectors to the "clean" category - the...
2010-02-23 guySquelch some compiler warnings (some of which indicate...
2010-02-23 guyDon't use C++ keywords as variable names - prepend...
2010-02-23 guySquelch some (valid) warnings.
2010-02-23 guyFix cast.
2010-02-23 guyAttempt to squelch some compiler warnings.
2010-02-23 geraldAdd Yves Geissbuehler.
2010-02-22 stigHandle FT_PROTOCOL as ByteArray when used in a Field...
2010-02-22 wmeierGtkOptionMenu --> GtkComboBox
2010-02-22 wmeierGtkOptionMenu --> GtkComboBox
2010-02-22 wmeierGtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new...
2010-02-22 wmeierAdd ws_combo_box_new_text_and_pointer() and related...
2010-02-22 sfisherMinor cosmetic changes:
2010-02-22 dimegFix for bug 4509:
2010-02-21 martinmInclude dialag filter in generated channel filters.
next