source: mod_gnutls/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @52149ee   14 years nmav Allow openpgp-only sites asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a208cd3   14 years nmav better logging asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @26b08fd   14 years nmav updated README file to account for openpgp keys --patch by Jack Bates asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @4fb2b3c   15 years nmav use memmove instead of memcpy because buffers might overlap. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @df34f08   15 years nmav added check for invalid context asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1897a1c   15 years nmav depend on main libgnutls library (and gnutls 2.4.x) asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1812f72   15 years nmav send database store failure as DEBUG asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b072204   15 years nmav corrected SRP enable flag, and corrected the DBM hook support. It now … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @787dab7   15 years nmav added option to disable srp (for distributions that disable it in gnutls) asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @f548f15   15 years nmav prepare for an alpha release asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e6f648a   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2b3a248b   15 years nmav more changes for openpgp support. Seems to be at a workable state. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8bd529f   15 years nmav print error if preconfiguration fails asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e5bbda4   15 years nmav Initial support for openpgp keys asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @619953c   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @25dad18   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c223c85   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c055502   15 years nmav Do not allow resuming sessions on different servers. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ae4a2b0   15 years nmav Corrected bug which did not allow the TLS session cache to be used. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @5e81262   15 years nmav Added support for sending more than one certificate. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b077bdd   15 years nmav added more error checks. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a3c97d1   15 years nmav better handling of RSAFile and DHFile asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2226711   15 years nmav report the missing GnuTLSPriorities for the gnutls enabled hosts only. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e239d1a   15 years nmav No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ea470be   15 years nmav The compatibility mode can now be enabled only using the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @af4998e   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @36736d4   15 years nmav added SSL_SERVER/CLIENT_S_TYPE asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a5dc815   15 years nmav export the alternative names of the certificate asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ee65fcb   15 years nmav added SSL_SERVER_M_SERIAL environment variable asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @717206c   15 years nmav more fixes for subject alternative name. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @41f7031   15 years nmav some fixes in alternative name support asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @fd73a08   15 years nmav Added support for subject alternative names. (untested) asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7bebb42   15 years nmav upgraded to 0.4.0 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8e33f2d   18 years chip Put a limit on the number of times we try to handshake. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @836c2f9   18 years chip start the CA Certificate code. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @84cb5b2   18 years chip - add lua to do client verification - only use gcrypt locking when … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @836417f   18 years chip Refactor finding the correct server record to fix resumed sessions. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @38435cc   18 years chip apr_table_setn doesn't copy the data. oops. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2ad3683   18 years chip We already have a Certificate, use it directly. With SNI, GnuTLS … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @46e3920   18 years chip if there aren't any certs.. still set something. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7ba803b   18 years chip add SSL_SERVER_S_DN and SSL_SERVER_I_DN asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c301152   18 years chip - move hooks to gnutls_hooks.c - use 'mgs_' as the prefix for all … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @46b85d8   18 years chip move config functions to their own file. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @316bd8c   18 years chip - remove more debug logging. - fix a crash by changing the certificate … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e924ddd   18 years chip client auth is sort of working. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @31645b2   18 years chip working SNI. Not so working Client Cert support. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @482f47f   18 years chip include support for 2.0.xx asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @5a6446d   18 years chip wrap the debug log in maintainer mode. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @42307a9   18 years chip - remove anno creds - initial attempt at Server Name Extension - … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @fcb122d   18 years chip checkpoint the work so far. The DBM cache needs a little more work. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @6e0bfd6   18 years chip - make memcahe optional - update for 2.1.x branch changes. - some … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @95ca7c0   18 years chip use apr to parse hostnames.. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a66e147   18 years chip working support for a ssl session cache via memcached. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @76bd3bf   18 years chip add check for apr_memcache asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @32f2e60   18 years chip fixes and stuff that i should of already committed. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0314deb   18 years chip re-order the cipher types. Add a fixups hook and some Basic Env vars asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0b3bc05   18 years chip setting proper ignores. adding an empty cache files trying to fix … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ed47098   18 years chip adding autofoo for memcache support asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b1f7f11   18 years chip hey hey, this is working code! asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @dae0aec   19 years chip input and output filters asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2e12226   19 years chip rename structures. properly prefix all non-static functions with … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7e2b223   19 years chip break up the IO functions into their own file asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @aa99b13   19 years chip commit before i move everything around asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @6a8a839   19 years chip updated asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(add) @9706fc2   19 years chip iniail makefiles and license foo asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.