]> granicus.if.org Git - apache/history - support
Look for specific versioned installs of Lua 5.3
[apache] / support /
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-02-03 Yann Ylavichtpasswd: report the right limit when get_password...
2017-02-03 Yann Ylavichtpasswd: don't point to (unused) stack memory on output
2017-01-30 Jacob Championbuildconf: merge apr-config mode from its feature branch
2017-01-26 Eric Covenerrotatelogs: fix -n help text
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-07-01 Yann Ylavicab: follow up to r1750854: still better naming, and...
2016-07-01 Yann Ylavicab: follow up to r1750854: some comments and better...
2016-07-01 Yann Ylavicab: follow up to r1750854.
2016-06-30 Yann Ylavicab: follow up to r1750854: put the -I at the right...
2016-06-30 Yann Ylavicab: add SNI support when available.
2016-06-14 William A. Rowe JrPrepare to backport, this is not specific to VS 2015...
2016-05-28 Stefan FritschFix comment typo
2016-05-28 Stefan FritschFix segfault with logresolve -c and IPv6
2016-05-27 Gregg Lewis SmithPR59630: include OpenSSL_Applink when compiling on...
2016-05-25 Gregg Lewis Smith_setargv will not compile on _MSC_VER > 1700 MS documen...
2016-04-29 Yann Ylavicab: follow up to r1738415: EC_curve_nid2nist() availabl...
2016-04-10 Jean-Frederic Clereprint Server Temp Key information.
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-14 Jeff TrawickFollow-up to r1734817: suexec passes through mod_includ...
2016-03-04 Yann Ylavicab: Use caseless matching for HTTP tokens (e.g. content...
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0
2015-10-24 Eric Covenerblock bcrypt on EBCDIC -- lots of ascii-isms in apr...
2015-09-19 Kaspar BrandSupport compilation against libssl built with OPENSSL_N...
2015-08-31 Christophe JailletSilence a sparse warning about inconsistent indenting...
2015-08-31 Christophe JailletSilence a sparse warning about inconsistent indenting
2015-08-31 Christophe JailletSilence a sparse warning about inconsistent indenting
2015-08-31 Christophe JailletSilence a sparse warning about inconsistent indenting
2015-04-29 Gregg Lewis SmithThe increased use of UuidCreate() in APR 1.5.2+ introdu...
2015-04-17 Christophe Jaillettab vs space
2015-03-13 Rainer JungChoose "-D" instead of "-d" for the rotatelogs
2015-03-13 Rainer JungSmall changes to rotatelogs:
2015-02-24 Yann Ylavicab: Add missing longest request (100%) to CSV export.
2015-02-13 Stefan Fritschsuexec: Filter out HTTP_PROXY
2014-12-31 Eric Covenersplit-logfile: Fix perl error: 'Can't use string ...
2014-09-30 Jan Kalužaab: Use only one connection to determine working destin...
2014-09-23 Jan Kalužaab: try all destination socket addresses returned by...
2014-09-04 Jan Kalužaab: increase request and response header size to 8192...
2014-08-14 Jan Kaluža* support/ab.c: Fix crash caused by integer overflow...
2014-07-14 Christophe JailletRemove some 'register' in variable declaration.
2014-06-07 Yann Ylavicab: support custom HTTP method with -m argument. PR...
2014-05-15 Jeff TrawickEnsure that min/max valid timestamps (milliseconds...
2014-04-21 Jeff TrawickAdd module mod_ssl_ct, which provides an implementation...
2014-04-14 Joe Orton* support/rotatelogs.c (main): Prevent creation of...
2014-03-24 Joe Orton* support/ab.c: Revert accidental version bump in r1580928.
2014-03-24 Joe Orton* support/ab.c (write_request): Avoid redundant write...
2013-11-18 Jeff Trawickfollow-up to r1542533:
2013-11-16 Stefan FritschCheck all memory allocations and abort on failure
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-10-31 Joe Orton* support/rotatelogs.c: Introduce an adjusted_time_t...
2013-10-25 Jeff TrawickRemove unused APXS setting from template for generated...
2013-10-23 Ben Reserrotatelogs: Remove last constant length error buffer.
2013-10-23 Ben Reserrotatelogs: Remove another use of a consant length...
2013-10-23 Ben Reserrotatelogs: Use apr_psprintf() with %pm instead of...
2013-10-19 Ben ReserAdd an option to autocreate directories to rotatelogs.
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Fix the NULL ptr...
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Return the offset...
2013-08-18 Jeff Trawickfcgistarter: Specify SO_REUSEADDR to allow starting...
2013-08-05 Jeff Trawickab: Fix potential buffer overflows when processing...
2013-07-16 Christophe JailletFix command line parsing. This was introduced in r13952...
2013-06-18 Guenter KnaufMake MSVC compilers happy.
2013-06-07 Eric Covenerdon't truncate the very first file opened (unless the...
2013-06-07 Christophe JailletFix commit 1465115.
2013-06-07 Eric Covenerrotatelogs: add -n number-of-files option to roate...
2013-06-02 Christophe JailletAdd a new -l parameter in order not to check the length...
2013-06-01 Guenter KnaufAdded header protection.
2013-06-01 Christophe JailletCheck if malloc succeeded
2013-06-01 Christophe Jaillet3rd patch from PR45355
2013-05-13 Guenter KnaufFixed include for Windows.
2013-04-25 Rainer Junghtdigest: Fix buffer overflow when reading digest
2013-04-05 Stefan Fritschhtpasswd: Add -v option to verify a password
2013-04-05 Stefan Fritschfix htpasswd/htdbm brown paper bag bugs
2013-04-05 Stefan Fritschremove unused variables
2013-04-04 Christophe JailletUse apr_file_printf(... "%pm"...) instead of explicit...
2013-04-04 Christophe JailletUse apr_file_printf(... "%pm"...) instead of explicit...
2013-04-02 Christophe JailletUse apr_file_printf(... "%pm"...) instead of explicit...
2013-04-02 Christophe JailletUse apr_snprintf(... "%pm"...) instead of explicit...
2013-03-03 Christophe JailletRemove useless tests.
2013-03-02 Christophe JailletThe 2 first patches from PR45355 have been ported
2013-01-21 Joe Orton* support/htcacheclean.c (main): Ensure -p was used...
2013-01-14 Rainer JungFix htcacheclean list options "-a" and "-A".
2012-12-25 Stefan Fritschhtdbm, htpasswd: print error message if out of memory
2012-12-25 Stefan FritschExit with error message if out of mem
2012-12-17 Christophe Jailletab: add the possibility to define a socket timeout...
2012-12-14 Christophe Jaillethttxt2dbm: Correct length computation for the 'value...
2012-12-12 Rainer Junghtdbm:
2012-12-09 Gregg Lewis Smithfix unresolved external symbol __imp__UuidCreate error
2012-12-02 Christophe Jailleterror[120] is already defined in this function. Just...
2012-11-15 Joe Orton* support/rotatelogs.c: Cleanups, no functional change...
2012-11-15 Joe Orton* support/rotatelogs.c (post_rotate): Really omit the...
2012-10-15 Christophe JailletcppCheck: unreadVariable - 'serviceFlag' is not used...
2012-10-08 Guenter KnaufRemoved __func__ usage which is c99.
2012-10-07 Stefan FritschOptionally read passwords from stdin
2012-10-07 Stefan Fritschadd support for bcrypt
2012-10-07 Stefan FritschAdd passwd_common.c build support for Windows and Netware
2012-10-07 Stefan FritschStart refactoring of htpasswd and htdbm
2012-10-07 Kaspar BrandAllow forced setting of TLS1.1 and TLS1.2 protocols...
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-09-16 Kaspar Brandrevert r1385214, as I inadvertently left out acinclude.m4.
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
next