index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Win32: Convert ap_proc_t to tranparent type.
Bill Stoddard
2000-05-24
5
-22
/
+21
*
Win32: Fix compile problems.
Bill Stoddard
2000-05-23
1
-3
/
+3
*
Remove all remaining instances in Apache code of
Manoj Kasichainula
2000-05-21
1
-2
/
+0
*
William A. Rowe Jr
2000-05-19
1
-6
/
+8
*
Remove a warning about ap_base64encode not being defined anywhere.
Ryan Bloom
2000-05-19
1
-2
/
+3
*
William A. Rowe Jr
2000-05-19
5
-17
/
+27
*
ab: Fix a command-line processing bug; track bad headers in
Jeff Trawick
2000-05-19
1
-5
/
+9
*
This commit will most likely break everybody on Windows. The .dsp
Ryan Bloom
2000-05-17
3
-13
/
+8
*
APR-ize the CHARSET_EBCDIC support in the SHA1 routines. The app (e.g.,
Jeff Trawick
2000-05-16
1
-0
/
+5
*
EBCDIC bug fix: do the required translation handle initialization
Jeff Trawick
2000-05-16
1
-0
/
+20
*
APR-ize the CHARSET_EBCDIC support in ap_base64encode() and
Jeff Trawick
2000-05-16
1
-3
/
+7
*
Fix some bugs (mostly lost 1.3 code) in ab's command-line processing.
Jeff Trawick
2000-05-16
1
-6
/
+29
*
reorder libapr.a and libap.la in terms of dependencies (i.e.,
Jeff Trawick
2000-05-16
1
-2
/
+2
*
William A. Rowe Jr
2000-05-06
2
-12
/
+12
*
serious bug fix:
Jeff Trawick
2000-05-06
1
-2
/
+27
*
Fix a stupid mistake in apxs.in.
Ryan Bloom
2000-05-05
1
-1
/
+1
*
Make apxs mostly work for 2.0. It doesn't add the module to the config
Ryan Bloom
2000-05-05
1
-63
/
+33
*
Back out an inadvertant change to apxs.
Ryan Bloom
2000-05-04
1
-1
/
+1
*
Port reliable piped logs to mpmt_pthread and dexter. Also a couple of small
Ryan Bloom
2000-05-04
1
-1
/
+1
*
Make reliable piped logs work on 2.0.
Ryan Bloom
2000-05-04
1
-1
/
+2
*
Get rid of warning by including crypt.h when available.
Roy T. Fielding
2000-05-04
1
-5
/
+7
*
Use our own buffer for tmpnam() if the platform seems to know
Ken Coar
2000-05-03
1
-1
/
+16
*
Be more expliciti in our error messages if the tmpnam() call fails,
Ken Coar
2000-05-03
1
-1
/
+9
*
add missing ';' in non-ASCII path
Jeff Trawick
2000-05-01
1
-3
/
+3
*
William A. Rowe Jr
2000-05-01
1
-0
/
+2
*
Overall UNIX build system improvements:
Sascha Schumann
2000-04-30
1
-6
/
+0
*
PR:
William A. Rowe Jr
2000-04-29
1
-1
/
+0
*
PR:
William A. Rowe Jr
2000-04-28
1
-1
/
+1
*
PR:
William A. Rowe Jr
2000-04-28
1
-0
/
+4
*
PR:
William A. Rowe Jr
2000-04-28
1
-0
/
+1
*
Win32:
Jeff Trawick
2000-04-28
4
-12
/
+9
*
Build ab on Win32.
Jeff Trawick
2000-04-28
2
-7
/
+101
*
Merge the htdigest.c file from the apr/test directory to the support
Ryan Bloom
2000-04-27
1
-39
/
+50
*
Repair ap_poll() on UNIX systems where APR's poll flags
Jeff Trawick
2000-04-27
1
-11
/
+14
*
ignore the .libs directory too.
Ryan Bloom
2000-04-27
1
-0
/
+1
*
ignore the intermediate build files.
Ryan Bloom
2000-04-27
1
-0
/
+2
*
I have merged the two ab files together, the one from src/support and
Ryan Bloom
2000-04-27
1
-696
/
+638
*
Fix some compile breaks in the support directory. These have not been
Ryan Bloom
2000-04-27
2
-2
/
+4
*
Add the support directory back into the build process.
Ryan Bloom
2000-04-27
1
-0
/
+36
*
Update logresolve.dsp and add to Makefile.win
Bill Stoddard
2000-04-25
1
-4
/
+4
*
Some Windows tweaks from William Rowe...
Bill Stoddard
2000-04-25
5
-28
/
+24
*
Add the logresolve Windows project file
Bill Stoddard
2000-04-25
1
-0
/
+94
*
Include apr_md5.h rather than the deprecated ap_md5.h. Fixes compile break.
Bill Stoddard
2000-04-24
1
-1
/
+1
*
Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.
Roy T. Fielding
2000-04-23
1
-7
/
+5
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
12
-370
/
+409
*
Get htpasswd compiling under Windows
Bill Stoddard
2000-03-22
2
-33
/
+4
*
Win32: Continue removing precompiled header support from the dsp and
Bill Stoddard
2000-03-21
3
-13
/
+19
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
10
-94
/
+94
*
Fix FreeBSD build break caused by my last commit to the file. Doh!
Bill Stoddard
2000-02-17
1
-1
/
+1
*
Add rotatelogs to the Windows port
Bill Stoddard
2000-02-16
2
-1
/
+93
[next]