| Commit message (Collapse) | Author | Age | ||||
|---|---|---|---|---|---|---|
| * | compiles and loads under apache2.0 | 2003-12-22 | ||||
| | | | | | | | consolidated configuration functions uses APR_OFFSETOF.. delayed inserts are configurable | |||||
| * | *** empty log message *** | 2003-12-22 | ||||
| | | ||||||
| * | CVS headers added | 2003-12-21 | ||||
| | | ||||||
| * | .cvsignore added | 2003-12-20 | ||||
| | | ||||||
| * | install.sh (autoconf) | 2003-12-20 | ||||
| | | ||||||
| * | added aclocal.m4 (rest of autoconf stuff) | 2003-12-20 | ||||
| | | ||||||
| * | added autoconfig files | 2003-12-20 | ||||
| | | ||||||
| * | Initial revision | 2003-12-20 | ||||
| | | ||||||
| * | Changes on the way to 1.19. This is probably going to be 1.19b1. Detail:1.19b1 | 2003-07-22 | ||||
| | | | | | | | | | | | | | | | | * Hostnames are now converted to lowercase in the mass-virtual naming section. The loop that converts dots to underscores has been optimized as well. * Migration to autoconf * New directive LogSQLTableType allows one to specify the kind of table that the module makes during table creation (e.g. InnoDB, MyISAM). Thanks to Jim Turner for the suggestion and patch. If your MySQL server does not support the specified type, it will create a MyISAM table instead. * Directives can now be placed in the 'main' server config and will be inherited by the virtual hosts. This means a LOT less repetition: you only specify the item once to have it inherited, but it can still be overridden on a virtualhost level. | |||||
| * | Some minor additions / edits to the docs. | 2003-03-27 | ||||
| | | ||||||
| * | Migrated from gz to bz2 for better compression. | 2002-12-18 | ||||
| | | ||||||
| * | Removed message about insufficient info to log.1.18 | 2002-12-18 | ||||
| | | ||||||
| * | Delayed inserts, includes, better table creation, renamed global vars, | 2002-12-18 | ||||
| | | ||||||
| * | *** empty log message *** | 2002-12-10 | ||||
| | | ||||||
| * | Changes on route to 1.18 release (better table creation logic and ↵ | 2002-12-10 | ||||
| | | | | | workarounds for delayed insert kluge). | |||||
| * | Further Makefile reorg/cleanup, a new option to support delayed inserts | 2002-11-27 | ||||
| | | | | | | with accompanying documentation. | |||||
| * | Some more doc edits & cleanup. | 2002-11-19 | ||||
| | | ||||||
| * | Some makefile changes to take care of images embedded in the docs. | 2002-11-19 | ||||
| | | ||||||
| * | Yet more minor documentation edits. | 2002-11-19 | ||||
| | | ||||||
| * | Many more doc edits. Reworked the makefile to use ssh/scp for 'make distro'.1.17 | 2002-11-17 | ||||
| | | ||||||
| * | Further changes to the documentation and how it is generated. | 2002-11-15 | ||||
| | | ||||||
| * | More documentation work on the way to final 1.17 release. | 2002-11-14 | ||||
| | | | | | | Additional work on the Makefile. | |||||
| * | Yanking old doc files. | 2002-11-14 | ||||
| | | ||||||
| * | Monster changes en route to 1.17. Esp. with new documentation. | ht'> | | | |||
| * | upgraded to 0.4.0 | 2007-11-28 | ||||
| | | ||||||
| * | Put a limit on the number of times we try to handshake. | 2005-09-25 | ||||
| | | ||||||
| * | start the CA Certificate code. | 2005-05-24 | ||||
| | | ||||||
| * | - add lua to do client verification | 2005-05-17 | ||||
| | | | | | | - only use gcrypt locking when required to | |||||
| * | Refactor finding the correct server record to fix resumed sessions.0.2.00.2.x | 2005-04-25 | ||||
| | | ||||||
| * | apr_table_setn doesn't copy the data. oops. | 2005-04-24 | ||||
| | | ||||||
| * | We already have a Certificate, use it directly. With SNI, GnuTLS doesn't ↵ | 2005-04-24 | ||||
| | | | | | properly update it's internal state. ick. | |||||
| * | if there aren't any certs.. still set something. | 2005-04-24 | ||||
| | | ||||||
| * | add SSL_SERVER_S_DN and SSL_SERVER_I_DN | 2005-04-24 | ||||
| | | ||||||
| * | - move hooks to gnutls_hooks.c | 2005-04-24 | ||||
| | | | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes. | |||||
| * | move config functions to their own file. | 2005-04-24 | ||||
| | | ||||||
| * | - remove more debug logging. | 2005-04-22 | ||||
| | | | | | | - fix a crash by changing the certificate structure *after* starting the handshake. | |||||
| * | client auth is sort of working. | 2005-04-22 | ||||
| | | ||||||
| * | working SNI. Not so working Client Cert support. | 2005-04-21 | ||||
| | | ||||||
| * | include support for 2.0.xx | 2005-04-08 | ||||
| | | ||||||
| * | wrap the debug log in maintainer mode. | 2005-04-08 | ||||
| | | ||||||
| * | - remove anno creds | 2005-04-06 | ||||
| | | | | | | | | | - initial attempt at Server Name Extension - change to adding 'mod_gnutls' to the server sig instead of GnuTLS/ - fix for EOF/EOC/EOS buckets - 'general' code cleanups | |||||
| * | checkpoint the work so far. The DBM cache needs a little more work. | 2005-04-05 | ||||
| | | ||||||
| * | - make memcahe optional | 2005-04-04 | ||||
| | | | | | | | - update for 2.1.x branch changes. - some mucking around with the conf stuff | |||||
| * | use apr to parse hostnames.. | 2004-12-12 | ||||
| | | ||||||
| * | working support for a ssl session cache via memcached. | 2004-12-10 | ||||
| | | ||||||
| * | add check for apr_memcache | 2004-12-09 | ||||
| | | ||||||
| * | fixes and stuff that i should of already committed. | 2004-12-09 | ||||
| | | ||||||
| * | re-order the cipher types. | 2004-12-06 | ||||
| | | | | | | Add a fixups hook and some Basic Env vars | |||||
