metze/wireshark/wip.git
2014-01-29 Stefan MetzmacherTODO: packet-smb2: setup decryption keys for kerberos...
2014-01-29 Stefan Metzmacherpacket-kerberos: remember in what frame a key was learned
2014-01-29 Stefan Metzmacherasn1/kerberos: remember in what frame a key was learned
2014-01-29 Stefan Metzmacherpacket-smb: register a dissector on top of smb_direct
2014-01-29 Stefan Metzmacherpacket-smb2: register a dissector on top of smb_direct
2014-01-29 Stefan Metzmacherpacket-iwarp-mpa: give more information if the ULPDU...
2014-01-29 Stefan Metzmacherpacket-smb-direct.c: add initial implementation
2014-01-29 Stefan Metzmacherpacket-iwarp-ddp-rdmap: make it possible to register...
2014-01-29 Stefan MetzmacherTODO needed??? packet-ntlmssp: fix possible segfault...
2014-01-29 Matthieu PatouAdd a HACK patch for building a patched kerberos library
2014-01-29 Stefan Metzmacherpacket-smb2: dissect SMBDirect Buffer Descriptors
2014-01-29 Stefan Metzmacherpacket-smb2: fix lease epoch fields
2014-01-29 Volker Lendeckesmb2: Lease Epoch is only 16 bit
2014-01-29 Volker Lendeckesmb2: Fix a typo
2014-01-29 Stefan MetzmacherRevert "In get_unicode_or_ascii_string(), check if...
2014-01-29 Stefan Metzmacherpacket-smb.c: real fix for https://bugs.wireshark.org...
2014-01-28 wmeierComment out a lot more hf[] entries and related.
2014-01-28 wmeierComment out unused hf[] entries and related found by...
2014-01-28 wmeierRe-arrange #if 0/#endif related to an hf[] entry so...
2014-01-28 eapacheFrom Marko Hrastovec via
2014-01-27 etxrabMake it easier to try GTK 3.6
2014-01-27 geraldConvert the quick setup chapter to AsciiDoc and start...
2014-01-27 wmeierFix hf[] entries with refs to range_string arrays
2014-01-27 wmeierFix: value string specified as a BASE_VAL64_STRING in
2014-01-27 wmeier(Trivial) Fix spellling in a comment.
2014-01-27 eapacheFrom Pavel Moravec via https://bugs.wireshark.org/bugzi...
2014-01-27 eapacheAdd missing cast.
2014-01-27 martinmRevert part of previous change
2014-01-27 martinmSend news of SecurityModeFailure to PDCP dissector...
2014-01-27 stigDo not handle BER bitstring as ASCII string, because...
2014-01-27 stigAdd back the fix from revision 54693.
2014-01-27 stigAdded back x509af_get_last_algorithm_id() removed in...
2014-01-27 geraldTry to fix the path selector argument.
2014-01-27 geraldFix a section name conflict.
2014-01-27 geraldRestore an inadvertently deleted file.
2014-01-27 geraldMigrate the build environment introduction to AsciiDoc.
2014-01-27 geraldConvert the preface to AsciiDoc with minor edits.
2014-01-26 jmayerGPLv2 -> GPLv2+
2014-01-26 alagouttelupdate / lrelease ui/qt/Qtshark.pro
2014-01-26 alagoutteFix indent (Use 4spaces) and modelines info
2014-01-26 alagoutteDrop support of Visual Studio 2005
2014-01-26 alagoutteFix indent (Use 4 spaces) and add modelines
2014-01-26 alagoutteFix encoding arg for RSVP dissector (with fix-encodings...
2014-01-25 wmeier(Trivial) update a comment
2014-01-25 martinkTABs -> spaces
2014-01-25 martinkBASE_NONE -> STR_ASCII
2014-01-25 martinkthe sametime dissector stores the result of tvb_get_str...
2014-01-25 geraldComment out the "diff" section for now. We'll have...
2014-01-25 geraldUncomment anchors.
2014-01-25 geraldFix Windows build.
2014-01-25 geraldFix xpath selector. Clean up whitespace.
2014-01-25 geraldMigrate more SVN content to Git+Gerrit.
2014-01-25 geraldMigrate some of the SVN-specific content to Git.
2014-01-25 geraldTry to get CMake to build the Developer Guide again...
2014-01-24 eapacheThe wimax plugin primarily uses tvb_get_ptr buffer...
2014-01-24 wmeierMark a few function parameters as unused....
2014-01-24 wmeierRework and simplify the code to follow the principle...
2014-01-24 pascalAdd packet-mbim.h to Makefile.common
2014-01-24 geraldMake "all" the default target again.
2014-01-24 geraldFix AsciiDoc WSDG build on Windows.
2014-01-24 geraldStart migrating the Developer's Guide to AsciiDoc....
2014-01-24 pascalAdd ability to register new UUID and CIDs
2014-01-24 wmeierRemove some old obsolete text in the proto_tree_add_tex...
2014-01-24 pascalFix dissection of 8PSK Power Capability IE
2014-01-24 eapacheGive valgrind fuzzing a bit more time. Otherwise we...
2014-01-24 guyCheck for a zero offset in the "get status" reply ...
2014-01-24 jmayerLooks like the asciidoc stuff is wip and breaks cmake...
2014-01-24 geraldPrepare for conversion of Guide chapters to AsciiDoc.
2014-01-23 martinkcountry and language are ISO-8859-1
2014-01-23 martinkmake the menu string filterable
2014-01-23 martinkthe menu string is a DVB string
2014-01-23 alagoutteFrom me for https://bugs.wireshark.org/bugzilla/show_bu...
2014-01-23 alagoutteRemove Update.c (and nio-ie5.[ch])
2014-01-23 wmeierGiven that we allow the 'outfile file' to be stdout...
2014-01-23 wmeierprintf(...) --> fprintf(stderr,...) (in a commented...
2014-01-23 eapacheRemove duplicate #include.
2014-01-23 pascalPlease GCC 4.3.2 that complains about a wrong 'variable...
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string().
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string...
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string().
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string...
2014-01-23 eapacheUse wmem_new0 to ensure that all field values are initi...
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string...
2014-01-23 guyUse tvb_get_string_enc() rather than tvb_get_string().
2014-01-23 guyUse tvb_memdup(), not tvb_get_string(), when copying...
2014-01-22 martinkBASE_NONE -> STR_ASCII
2014-01-22 guyUse tvb_get_string_enc() rather than tvb_get_string...
2014-01-22 martinkuse tvb_get_string_enc()
2014-01-22 martinkBASE_NONE -> STR_ASCII
2014-01-22 martinkuse tvb_get_string_enc(), the strings are 7-bit ascii
2014-01-22 martinkBASE_NONE -> STR_ASCII
2014-01-22 martinkedonkey seems to use 7-bit ascii for its tags etc
2014-01-22 martinkno need for if(tree)
2014-01-22 guyUse tvb_get_string_enc() with appropriate encodings...
2014-01-22 guyUse tvb_get_string_enc(), and assume ASCII for E.164...
2014-01-22 guyAt least according to
2014-01-22 guyUpdate introductory comment to have correct file name.
2014-01-22 guyUse tvb_get_string_enc() rather than tvb_get_string().
2014-01-22 geraldPrepare for Git migration.
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding...
next