summaryrefslogtreecommitdiff
path: root/src/http_auth.h
Commit message (Expand)AuthorAgeFilesLines
* [mod_auth*] rename http_auth.* -> mod_auth_api.*Glenn Strauss2021-08-271-93/+0
* [multiple] http_auth_digest_hex2bin -> li_hex2binGlenn Strauss2021-08-271-2/+0
* [multiple] move const time cmp funcs to ck.[ch]Glenn Strauss2021-08-271-6/+0
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+5
* [core] mark config registration funcs coldGlenn Strauss2021-02-121-0/+12
* [mod_auth] "nonce_secret" option to validate nonce (fixes #2976)Glenn Strauss2020-07-081-0/+1
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-4/+4
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-3/+3
* [mod_auth] inline arrays in http_auth_require_tGlenn Strauss2020-07-081-4/+4
* [mod_auth] http_auth_const_time_memeq() (#2975, #2976)Glenn Strauss2019-09-081-0/+3
* [mod_auth] http_auth_const_time_memeq_pad()Glenn Strauss2019-09-081-1/+3
* [mod_auth] http_auth_info_t digest abstractionGlenn Strauss2019-03-071-1/+27
* [mod_auth] http_auth_digest_hex2bin()Glenn Strauss2019-03-071-1/+1
* [core] abstraction layer for HTTP header manipGlenn Strauss2018-09-231-1/+1
* [core] some header cleanupGlenn Strauss2018-04-081-1/+3
* [mod_auth] constant time compare plain passwordsGlenn Strauss2018-03-111-0/+1
* [core] initialize globals at top of main()Glenn Strauss2017-01-311-0/+2
* [mod_auth] HTTP Basic auth backends also do authz (#1817)Glenn Strauss2016-09-281-1/+1
* [mod_auth] structured data, register auth schemesGlenn Strauss2016-09-221-0/+28
* [mod_auth] http_auth_md5_hex2bin()Glenn Strauss2016-09-091-0/+2
* [mod_auth] extensible interface for auth backendsGlenn Strauss2016-08-201-72/+9
* [mod_auth] refactor out auth backend codeGlenn Strauss2016-08-181-2/+9
* [mod_auth] refactor out auth backend codeGlenn Strauss2016-08-181-4/+2
* pass buf size to li_tohex()Glenn Strauss2016-04-011-1/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* [mod_auth] some cleanup, only search for matching auth.require path onceStefan Bühler2013-08-301-2/+3
* Now really fix mod auth ldap (#1066)Stefan Bühler2008-09-301-1/+1
* r1553@h2o: darix | 2007-01-14 10:37:14 +0100Marcus Rückert2007-01-141-0/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-11/+11
* Remove unmaintained and not working pam code.Marcus Rückert2006-09-071-3/+7
* added support for LDAP-bind()Jan Kneschke2005-08-151-0/+2
* missing parts of the starttls patchJan Kneschke2005-08-081-0/+2
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+64