source: mod_gnutls/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83eafed   9 years dkg avoid a very unlikely NULL dereference asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @4ec9183   9 years dkg Include GnuTLS version as additional version component in Server … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @46de753   9 years dkg fix build against GnuTLS 2.12.x asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @671b64f   9 years dkg remove all trailing whitespace asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @9720026   9 years dkg silly newline cleanup asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5674676   9 years dkg add SSL_DH_PRIME_BITS to expose the size of the DH modulus to CGI asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b4739cd   9 years dkg display some information in mod_status asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b55bf71   9 years dkg accept the e-mail address in the cert Subject if no sAN e-mail is present asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @a01f8ab   9 years dkg upgrade to libmsv 0.1 API asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @832182b   9 years dkg extracting the user ID from a certificate cleanly. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5c0d491   9 years dkg MSVA: successful communication between apache and the agent This is … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @07889ab   9 years dkg MSVA: some initial framework asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @cf2b905   9 years dkg MSVA: document and parse GnuTLSClientVerifyMethod directive The … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6bb2474   10 years dkg Changed Default Export Of Full PEM Certificates To FALSE This matches … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b1c2b01   10 years dkg avoid a segfault if no X.509 certificates are present during vhost_cb asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7d1ab49   10 years dkg restore GnuTLSExportCertificate directive It looks to me like this … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c0dd3ab   10 years dkg avoid invoking gnutls_transport_get_ptr on a NULL session asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b668622   10 years dkg Do not override the configured GnuTLS priority string. This fixes … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8985a6b   10 years dkg allow certificate use for clients without SNI The test removed here … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9ecd212   10 years dkg avoid embedding extra/unnecessary newlines in logs asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @932b68e   10 years dkg Check for the version of GnuTLS we built against asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @cb5188f   10 years dkg fatal library initialization error logs should be at APLOG_EMERG … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @421ef1c   10 years dkg deal responsibly with grave failures in pre_config hook If a … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @929d313   10 years dkg avoid use-after-free in mgs_set_key_file() asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @480aba1   10 years dkg correct context terminology for GnuTLSCache configurations "global … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @040387c   10 years dkg server-wide settings should be defaults unless overridden in a vhost … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2d0f6cf   10 years dkg initialize members by name, for better clarity asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8400c2e   10 years dkg properly document the GnuTLSCache directive asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @369f47a   10 years dkg avoid calling gnutls_srp_server_get_username() unless SRP is configured asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b8df283   10 years dkg use gnutls_datum_t instead of the deprecated gnutls_datum asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2b76a9c   10 years dkg X.509 certificates are ordered EE first (see … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @6055aff   10 years dkg warn if the server hostname cannot be found in the certificate asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e2b936e   10 years dkg no longer using first_run since 31645b2ad; remove it asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @422f5b7   10 years dkg report an error if the attempt to chown the dbm session cache fails asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @3b4c0d0   10 years neuromancer * Added Comments to Header Structures * Refactored the following: … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8c03808   10 years neuromancer Removed Obselete Configuration Directives: - GnuTLSRSAFile - … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @cb60afc   10 years neuromancer Bugfix: check_server_aliases() Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e3d36c7   10 years neuromancer Fixed conditional ServerAlias? names' & wildcards' matching … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @14d718f   10 years neuromancer Added support for wildcards in ServerAlias? configuration directive … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9ee0464   10 years neuromancer Compilation Errors Cleanup Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @37f8282   11 years neuromancer mod_proxy support continued Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @33826c5   11 years neuromancer mod_proxy support asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @da8c2fe   11 years neuromancer Debug logging fix up asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @74f798f   11 years neuromancer Added Debug logging and user warning for not spec. DH Params asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @fe42bfb   11 years neuromancer Compilation Warnings Fixup asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @410d216   11 years neuromancer Generate DH params instead of using the static ones asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b3eb741   12 years neuromancer Removed Obselete static const int protocol_priority[] asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0cfcbf3   12 years neuromancer Removed DEBUGLOG asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b7098b2   12 years neuromancer ServerAlias? Directive Fix (For Apache 2.0.x) asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8581fac   12 years neuromancer Compilation Errors Fixup asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8764d0d   12 years neuromancer ServerAlias? Directive Fix asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @d2ee1a1   12 years neuromancer Removed obselete function gnutls_certificate_server_set_retrieve_function() asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @cf10d49   12 years neuromancer Added new definition for function cert_retrieve_fn() asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @d0be765   12 years neuromancer Added some comments asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9180a60   12 years neuromancer Applied New Functions Patch from Nikos asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9a9bc1e   12 years neuromancer Added fix for unclean shutdowns, we're now ignoring SIGPIPE Signals asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7c05ed1   12 years neuromancer Fix Compilation Warnings asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7f1b026   12 years neuromancer Remove Lua Source file asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e183628   12 years neuromancer Updated Copyright Headers & Formatting asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @6223319   12 years neuromancer Remove More Legacy LUA Code asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @443b18e   12 years neuromancer Remove Legacy LUA Code asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @485d28e   12 years neuromancer Major Legacy Code Cleanup asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8fffed1   12 years neuromancer Compilation Fixups Signed-off-by: Dash Shendy <neuromancer@…> asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @60cf11c   12 years neuromancer Proxy (TLS termination) patch Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b4a875b   12 years admin EOC Bucket Infinite Loop Bugfix Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b59327c   12 years nmav GnuTLSCache can now take a single argument (none). asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e02dd8c   12 years nmav indented code asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @62def2f   13 years nmav reduced warning level of TLS errors. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @d8c7cf4   13 years nmav Only allow two options for DB. Berkeley DB and gdbm. The other options … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @771ca63   13 years nmav The GnuTLSCache variable now can be given the specific option "sdbm" … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7ce01c9   13 years nmav Corrected behavior in Keep-Alive connections (do not terminate the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @368b574   13 years nmav Safer usage of session variable to prevent segmentation faults on … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7fec961   13 years nmav Depend on libgnutls for the activation and expiration time checks. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @bca274d   13 years nmav Session tickets are enabled by default. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ae233c2   13 years nmav Added option to turn on/off session tickets. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @03a9a6b   13 years nmav Force SDBM. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @3928f79   13 years nmav More libgcrypt fixes. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0499540   13 years nmav Use libgcrypt calls only if gnutls is older than 2.11.0 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2b29da0   13 years nmav Check the cache DB every 15 minutes instead of checking on every write. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @622abdd   13 years nmav open the database as readonly when fetching. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8e98518   13 years nmav properly initialize variable. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ed07ddf   13 years nmav Added support for session tickets. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9085f5b   13 years nmav Corrected issue with firefox and long post data (had to do … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @dcf1118   14 years nmav On connection termination be polite and send a bye (common handling of … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @daf3dc9   14 years nmav removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1d48b0a   14 years nmav More fixes related to bug #102 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @67101aa   14 years nmav Applied patch of jmdesp that allows certificate lists by client. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c05a8bb   14 years nmav only call gnutls_bye on non null gnutls session. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c38a4e9   14 years nmav Avoid requesting certificate from client when we already have it. … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1c90c18   14 years nmav Applied patch by AlainKnaff? to correctly verify certificates per … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @377a900   14 years nmav set srp username to empty string. Solves … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a601e7d   14 years nmav Try to avoid bug http://issues.outoforder.cc/view.php?id=102 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @f7a7d66   14 years nmav Allow openpgp certificates that have infinite expiration time. … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7e67487   14 years nmav Applied patch to allow building with Apache 2.4. Patch by Arfrever … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0e13d67   14 years nmav do not try to send empty packs using TLS. This this has a special … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7ef38d4   14 years nmav if private key import fails try as pkcs8 key. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8663ace   14 years nmav removed limit on ca certificates' number asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @56f3628   14 years nmav Added patch to fix issue with mod_proxy. Investigation and patch by … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1a53be1   14 years nmav APLOG_EMERG was replaced with APLOG_STARTUP for startup messages. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0106b25   14 years nmav increased max handshake tries asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.