source: mod_gnutls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9bb68fe   15 years nmav asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @3dbff0d   15 years nmav 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) @3e6bc31   15 years nmav 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) @740a39e   18 years chip - use the new python script for building configure scripts. 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) @0475f1bc   18 years chip move back to the trunk for m4 files asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @f2d7e3c   18 years chip prep for 0.1.1 release. 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) @a8c1310   18 years chip roll on past 0.1.0 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0ad7c64   18 years chip update ignores asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b4691f2   18 years chip switch to a tagged version of the m4 files. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @ea14e97   18 years chip fix the indent. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @283d885   18 years chip fixes for pre-0.1.0 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @6af4f74   18 years chip working on a release.. really! 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) @7bd1f6a   18 years chip make this a generated file asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @05d56ce   18 years chip updated header. 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) @01d15c2   18 years chip go go NOTICE file 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   18 years chip input and output filters asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2e12226   18 years chip rename structures. properly prefix all non-static functions with … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7e2b223   18 years chip break up the IO functions into their own file asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @aa99b13   18 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
(edit) @16068f4   19 years chip libgnutls support asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9706fc2   19 years chip iniail makefiles and license foo asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7acaed0   19 years chip added m4 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(add) @07a7f66   19 years chip somewhere to put data asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.