summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* ab: Use new openssl-3 API when available.Yann Ylavic2023-03-161-6/+39
* s/to to/to/Christophe Jaillet2023-03-021-1/+1
* add -T flag to truncate rotated logs onlyEric Covener2023-01-061-6/+21
* minor tweak to -n with size rotationEric Covener2023-01-061-0/+14
* r1900362 followup: clang -Wexpansion-to-definedEric Covener2022-05-051-3/+6
* ab: Add the -W option to use worker threads.Yann Ylavic2022-04-281-521/+889
* ab: Allow for TLSv1.3 when the SSL library supports it.Yann Ylavic2022-04-221-29/+55
* ab: apr_base64_encode already NUL-terminate the output.Yann Ylavic2022-04-221-5/+2
* Fix alignment in an 'if' block.Christophe Jaillet2022-04-201-5/+5
* ab: Fix the detection for when the server performed a legitimateGraham Leggett2022-02-091-2/+10
* ab: Add an optional ramp delay when starting concurrent connections soGraham Leggett2022-02-081-7/+83
* Reinstate r1897458 accidentally reverted in r1897760.Graham Leggett2022-02-081-43/+80
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-80/+43
* check BIO_new(3) return valuesGiovanni Bechis2022-02-011-3/+13
* ab: Respond appropriately to SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE.Graham Leggett2022-01-251-43/+80
* Revert stray modification in r1897336.Graham Leggett2022-01-241-1/+1
* When failing, we need to explicitly set the connection state.Graham Leggett2022-01-221-1/+1
* As in r1877467 for mod_ssl, for OpenSSL 1.1.1+ require that OpenSSL isJoe Orton2021-12-071-0/+15
* * support/ab.c (main): Check apr_getopt() returned APR_EOF, fixing clangJoe Orton2021-12-031-2/+2
* * server/mpm/event/event.c, Joe Orton2021-05-171-19/+18
* * support/htpasswd.c: Fix typo. [skip ci]Joe Orton2020-12-161-1/+1
* Fix misleading crypt vs hash terminology in ht* and dbmmanage tools.Yann Ylavic2020-12-083-56/+56
* * support/htpasswd.c (usage): Fix typo. [skip ci]Joe Orton2020-06-101-1/+1
* Windows : do not include ap_config_auto.h Steffen Land2020-05-131-0/+2
* * support/passwd_common.c (mkhash): Fix salt buffer size for SHA2Joe Orton2020-05-011-1/+1
* sort safe_env_lst Giovanni Bechis2020-04-221-2/+2
* * support/suexec.c (main): Report error string after failure fromJoe Orton2020-04-201-2/+4
* * support/suexec.c (safe_strtol): New function.Joe Orton2020-04-201-2/+29
* * Whitespace style fixes. No functional change.Ruediger Pluem2020-04-141-2/+3
* PR64313 htcacheclean: Empty directories in CacheRoot are still present even ...Jean-Frederic Clere2020-04-141-0/+9
* silence an "uninitialized value" warningGiovanni Bechis2020-03-231-1/+6
* fix apxs for non-destdir buildsEric Covener2020-03-191-1/+6
* * support/suexec.c (clean_env): Revert use of ap_calloc inJoe Orton2020-02-181-1/+1
* convert malloc(3) into ap_mallocGiovanni Bechis2020-02-181-1/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-134-5/+5
* Allow instdso.sh to be found while cross compiling.Graham Leggett2019-12-281-1/+1
* Add support for cross compiling to apxs. If apxs is being executed from somew...Graham Leggett2019-12-271-5/+10
* ab.c: Replace zeustech.net with web archive linkEric Covener2019-12-271-3/+4
* Fix a typoChristophe Jaillet2019-09-201-1/+1
* -l and -L are not exclusive.Christophe Jaillet2019-08-091-11/+15
* * support/htpasswd.c (usage): More usage fixes for SHA-2; describeJoe Orton2019-07-081-6/+6
* * support/htpasswd.c (usage): Document SHA-256/512 support.Joe Orton2019-07-051-3/+7
* Add support for SHA-2 crypt() algorithm in htpasswd.Joe Orton2019-06-213-6/+57
* * support/htpasswd.c (usage): Fix bcrypt round maximum.Joe Orton2018-11-091-1/+1
* * support/suexec.c (clean_env): Avoid use of sprintf; no functional change.Joe Orton2018-11-091-3/+1
* ab: Add client certificate support.Graham Leggett2018-09-231-1/+26
* Success of 'SHGetMalloc()' should be tested with the SUCCEEDED macro.Christophe Jaillet2018-05-241-1/+1
* ab: Disable printing temp key for OpenSSL beforeRainer Jung2018-03-161-2/+6
* ab: follow up to r1738415: handle any tmp key id.Yann Ylavic2018-03-151-0/+5
* LibreSSL doesn't have or require applink.cGregg Lewis Smith2018-01-211-1/+1