index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split-logfile: Fix perl error: 'Can't use string ("example.org:80")
Eric Covener
2014-12-31
1
-5
/
+4
*
ab: Use only one connection to determine working destination socket address.
Jan Kaluža
2014-09-30
1
-5
/
+16
*
ab: try all destination socket addresses returned by apr_sockaddr_info_get
Jan Kaluža
2014-09-23
1
-10
/
+34
*
ab: increase request and response header size to 8192 bytes,
Jan Kaluža
2014-09-04
1
-4
/
+6
*
* support/ab.c: Fix crash caused by integer overflow when printing stats with
Jan Kaluža
2014-08-14
1
-2
/
+2
*
Remove some 'register' in variable declaration.
Christophe Jaillet
2014-07-14
1
-1
/
+1
*
ab: support custom HTTP method with -m argument. PR 56604.
Yann Ylavic
2014-06-07
1
-4
/
+9
*
Ensure that min/max valid timestamps (milliseconds since the epoch)
Jeff Trawick
2014-05-15
1
-1
/
+8
*
Add module mod_ssl_ct, which provides an implementation of Certificate
Jeff Trawick
2014-04-21
3
-1
/
+474
*
* support/rotatelogs.c (main): Prevent creation of zombies from
Joe Orton
2014-04-14
1
-0
/
+5
*
* support/ab.c: Revert accidental version bump in r1580928.
Joe Orton
2014-03-24
1
-1
/
+1
*
* support/ab.c (write_request): Avoid redundant write(,,0) preceding
Joe Orton
2014-03-24
1
-1
/
+2
*
follow-up to r1542533:
Jeff Trawick
2013-11-18
1
-1
/
+2
*
Check all memory allocations and abort on failure
Stefan Fritsch
2013-11-16
1
-22
/
+49
*
more apr_file_write_full() simplification (like r1542413)
Jeff Trawick
2013-11-15
2
-2
/
+2
*
* support/rotatelogs.c: Introduce an adjusted_time_t type to store the
Joe Orton
2013-10-31
1
-11
/
+17
*
Remove unused APXS setting from template for generated Makefile
Jeff Trawick
2013-10-25
1
-1
/
+0
*
rotatelogs: Remove last constant length error buffer.
Ben Reser
2013-10-23
1
-18
/
+20
*
rotatelogs: Remove another use of a consant length buffer for errors.
Ben Reser
2013-10-23
1
-6
/
+4
*
rotatelogs: Use apr_psprintf() with %pm instead of a constant length buffer for
Ben Reser
2013-10-23
1
-19
/
+17
*
Add an option to autocreate directories to rotatelogs.
Ben Reser
2013-10-19
1
-6
/
+33
*
* support/rotatelogs.c (get_now): Fix the NULL ptr dereferences
Joe Orton
2013-10-15
1
-3
/
+7
*
* support/rotatelogs.c (get_now): Return the offset applied to the
Joe Orton
2013-10-15
1
-14
/
+26
*
fcgistarter: Specify SO_REUSEADDR to allow starting a server
Jeff Trawick
2013-08-18
1
-0
/
+5
*
ab: Fix potential buffer overflows when processing the T and X
Jeff Trawick
2013-08-05
1
-8
/
+6
*
Fix command line parsing. This was introduced in r1395253 when refactoring th...
Christophe Jaillet
2013-07-16
1
-1
/
+1
*
Make MSVC compilers happy.
Guenter Knauf
2013-06-18
1
-0
/
+4
*
don't truncate the very first file opened (unless the truncate flag is there ...
Eric Covener
2013-06-07
1
-1
/
+1
*
Fix commit 1465115.
Christophe Jaillet
2013-06-07
1
-1
/
+0
*
rotatelogs: add -n number-of-files option to roate through a number
Eric Covener
2013-06-07
1
-5
/
+34
*
Add a new -l parameter in order not to check the length of the responses. Thi...
Christophe Jaillet
2013-06-02
1
-7
/
+20
*
Added header protection.
Guenter Knauf
2013-06-01
1
-0
/
+6
*
Check if malloc succeeded
Christophe Jaillet
2013-06-01
1
-0
/
+4
*
3rd patch from PR45355
Christophe Jaillet
2013-06-01
1
-4
/
+4
*
Fixed include for Windows.
Guenter Knauf
2013-05-13
1
-5
/
+5
*
htdigest: Fix buffer overflow when reading digest
Rainer Jung
2013-04-25
1
-1
/
+4
*
htpasswd: Add -v option to verify a password
Stefan Fritsch
2013-04-05
3
-48
/
+106
*
fix htpasswd/htdbm brown paper bag bugs
Stefan Fritsch
2013-04-05
2
-19
/
+15
*
remove unused variables
Stefan Fritsch
2013-04-05
2
-2
/
+0
*
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-04
1
-15
/
+14
*
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-04
2
-56
/
+35
*
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-02
1
-7
/
+4
*
Use apr_snprintf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-02
1
-4
/
+2
*
Remove useless tests.
Christophe Jaillet
2013-03-03
1
-1
/
+1
*
The 2 first patches from PR45355 have been ported
Christophe Jaillet
2013-03-02
1
-8
/
+8
*
* support/htcacheclean.c (main): Ensure -p was used before attempting
Joe Orton
2013-01-21
1
-4
/
+4
*
Fix htcacheclean list options "-a" and "-A".
Rainer Jung
2013-01-14
1
-1
/
+1
*
htdbm, htpasswd: print error message if out of memory
Stefan Fritsch
2012-12-25
4
-0
/
+28
*
Exit with error message if out of mem
Stefan Fritsch
2012-12-25
1
-2
/
+13
*
ab: add the possibility to define a socket timeout (-s timeout)
Christophe Jaillet
2012-12-17
1
-4
/
+11
[next]