Use ENC_NA as encoding for proto_tree_add_item() calls which directly reference an...
[obnox/wireshark/wip.git] / epan / dissectors / packet-ssl.c
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-30 galMicrosoft Credential Security Support Provider (CredSSP...
2011-09-21 wmeier(Trivial) Remove trailing whitespace from lines for...
2011-09-21 wmeierFix vi "modeline" so it works;
2011-09-20 stigFrom Dirk via bug 6361:
2011-09-02 etxrabUse ENC_BIG_ENDIAN
2011-09-02 etxrabFrom Eric Wustrow:
2011-05-28 sakeAdd "File -> Export -> SSL Session Keys..." to be able...
2011-05-27 morrissMake TVBs opaque for most users.
2011-05-25 sakeExtended the SSL key log import routine to be able...
2011-04-26 guyIf HAVE_LIBGNUTLS isn't defined, don't build functions...
2011-04-26 geraldFrom Adam Langley via bug 4349:
2011-04-26 geraldFrom Ivan Sy via bug 3343:
2011-03-25 morrissFrom Didier via https://bugs.wireshark.org/bugzilla...
2011-03-24 morrissIf we've already seen a segment which starts a multi...
2011-02-10 morrissModify proto_tree_add_bytes_format() and proto_tree_add...
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2011-01-26 etxrabFrom Kaspar Brand:
2011-01-16 morrissThere's no need to pass the result of tvb_get_ptr(...
2010-12-18 sakeAdd support for the TLSv1.2 format of the CertificateRe...
2010-12-14 sfisherRename "Secure Socket Layer" to "Secure Sockets Layer...
2010-12-14 wmeierMinor cleanup:
2010-10-29 wmeierUse value_string_ext fcns to access two value-string...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-06-24 etxrabTry to fix the build.
2010-06-24 etxrabFrom "wiresharkbugzilla@jdkbx.cjb.net":
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-23 sakeFix for bug 4544 - Decrypted data for STARTLS session...
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-05-11 wmeierFrom Yaniv Kaul: Fix errors found by clang static...
2010-04-13 sakeFix for bug 4535: The SSL dissector can not correctly...
2010-02-19 jakeDitch the last direct indexed character array.
2010-02-03 stigChanged "reassembled_length" -> "reassembled.length".
2010-02-02 stigIntroduce "Reassembled length" filter element for all...
2010-01-31 jakeFrom Jens Weibler:
2009-12-21 stigOnly add a delimiter to COL_INFO when actually adding...
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-11-23 stigGuard #include <sys/types.h> with HAVE_SYS_TYPES_H.
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-14 jakeFix for bug 4008:
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-13 kukosaFix SSL decryption failure if client and server have...
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-08-09 krjDon't guard col_clear with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 etxrabApply some of the patches from:
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-19 sakeWhen a frame contains the remainder of a previous PDU...
2009-02-11 kukosa- detect TLS 1.2
2008-12-20 wmeierFix various typos and spelling errors (mostly in text...
2008-12-19 geraldBack out r27047 and r27053.
2008-12-18 geraldUpdate calls to proto_tree_add_bytes_format to reflect...
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-09-07 guyClean up indetation.
2008-07-12 jakeMove the registration for SSL sockets to the protocol...
2008-07-09 jakeFrom Paolo Abeni:
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-05 etxrabChange depreciated function g_tree_traverse -> g_tree_f...
2008-03-19 kukosaSSL debug outputs for better detection of reassembling...
2008-02-11 wmeierA few minor pedantic fixes ....
2008-02-07 stigRemoved some "statement not reached" warnings.
2008-01-26 galRemove "LDAP over SSL" registration as now handled...
2008-01-14 kukosaadd ssl_debug_flush() at the end of initialization
2008-01-13 galSupport for keylists for protocols that use start_tls...
2008-01-03 kukosaFrom Ales Kocourek
2007-12-28 sakePreserve can_desegment status when passing the decrypte...
2007-11-30 kukosa- fix warnings in prefs.c
2007-11-21 kukosamore SSL debug info concerning conversation and ssl_session
2007-11-01 kukosaset data for IV always
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-16 morrissChange more fopen() to eth_fopen() to finish fixing...
2007-09-16 geraldFix a buffer overflow found by Stefan Esser (untested).
2007-08-24 jmayerDon't acidentally print the hexdump of a certificate
2007-07-16 kukosamake TCP and SSL/TLS ports configurable for HTTP
2007-07-12 morrissUndo part of rev 21460: go back to passing proto_ssl...
2007-06-11 geraldFix include paths.
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-03 geraldCheck for an infinite loop while processing cipher...
2007-05-02 guyCheck for read failures, and report them (and don't...
2007-04-25 guyUse "address_to_str()" to format an address, rather...
2007-04-25 kukosafread() return value can not match file size on Windows...
2007-04-23 sfisherFrom Paolo Abeni:
2007-04-20 standelget rid of some unused parameters in process_ssl_payload
2007-04-18 morrissPass NULL (instead of proto_) in the last parameter...
2007-04-14 sfisherFrom Sake Blok:
2007-04-13 sfisherFix unused variable warning when neither SSL_DECRYPT_DE...
2007-04-12 standelset unused parameters flags to fiw some gcc warnings
2007-04-10 richardvFrom Sake Blok:
2007-04-10 kukosa- SSL desegmentation support
2007-03-24 sfisherFix mess with ssl_version_short_names[] being defined...
2007-03-21 martinmSquash a couple of warnings.
2007-01-26 kukosaTLS 1.0/1.1 just ignores unknown records - RFC 2246...
2007-01-26 wmeierA few more ethereal --> wireshark
2007-01-18 guyguint32 requires %[doxu], not %l[doxu]. (We don't...
2007-01-12 kukosaignore ssl_desegment_app_data preference till desegment...
2007-01-12 kukosaprepare SSL dissector for similar desegmentation as...
2007-01-04 kukosa- new ssl_set_master_secret() which can set master...
2007-01-02 wmeierMore ethereal --> wireshark
2006-12-30 sfisherFix for bug #1132:
next