summaryrefslogtreecommitdiffstats
path: root/build/rules.mk.in (unfollow)
Commit message (Expand)AuthorFilesLines
2003-03-30Added an RPM build scriptGraham Leggett5-0/+641
2003-03-29Simplify and shorten the code path for scanning request headersBrian Pane2-81/+33
2003-03-29Fix mod_ssl.dsp and abs.dsp to use also the openssl-0.9.7-defines forAndré Malo2-4/+4
2003-03-29- openssl won't compile unless perl Configure is called.André Malo2-2/+4
2003-03-29Because SSL's child init is run *after* we change uid/gid. So we need to ensu...Jim Jagielski3-0/+6
2003-03-28keep changes in sync ...André Malo1-4/+4
2003-03-28 Per JimJ's review - we prefer posix over semv, fcntl over flock,William A. Rowe Jr1-35/+19
2003-03-28 Addendum to r1.74; Keep only the resulting filename in the global pool,William A. Rowe Jr1-4/+4
2003-03-28 Addendum to r1.21... I missed the fact that we blew away the initWilliam A. Rowe Jr1-1/+1
2003-03-28 Fix a serious bug where the 'next' generation of the server would openWilliam A. Rowe Jr1-1/+5
2003-03-28 Allow any mutex to accept a 'filename' ... and always root it to theWilliam A. Rowe Jr1-57/+56
2003-03-27ap_rgetline_core: set the number of bytes read & copied into the caller'sGreg Ames1-0/+3
2003-03-27Corrected another capitalisation issue.Erik Abele1-3/+2
2003-03-27Corrected some capitalisation issues and changed 'Performance Notes'Erik Abele5-11/+11
2003-03-27Update a bunch of transformations.Erik Abele17-62/+121
2003-03-26helps to actually use itJim Jagielski1-1/+1
2003-03-26 Apache uses strncasecmp - which we wrap to strnicmp based on the platform'sWilliam A. Rowe Jr1-1/+1
2003-03-26Need to report a select() error vs a timeout. Also avoid hogging the CPU onBradley Nicholes1-1/+7
2003-03-24ap_get_mime_headers_core: allocate space for the trailing null when thereGreg Ames2-3/+8
2003-03-24Oops - undo wrong commitMartin Kraemer1-2/+0
2003-03-24On failures, try to add a hint what went wrongMartin Kraemer2-2/+4
2003-03-24 Typos: arguments & explicitly.Chris Pepper1-2/+2
2003-03-24 Many simple typos.Chris Pepper4-17/+17
2003-03-24 Typos: disribution -> distribution; overriden -> overriddenChris Pepper2-2/+2
2003-03-23 Typo: internal.examle.com -> internal.example.comChris Pepper1-1/+1
2003-03-23 Typo: derivative & "the the".Chris Pepper1-3/+3
2003-03-23 Typo: explicitly.Chris Pepper1-1/+1
2003-03-23 Typos: occurring & access_log.Chris Pepper1-2/+2
2003-03-23 Typos: explicit & separated.Chris Pepper1-2/+2
2003-03-23 Fix typos: seperately, examle, refered (not the header), compatiblity, publi...Chris Pepper1-7/+7
2003-03-23 Fix a couple typos: explicitly, substitute.Chris Pepper1-5/+5
2003-03-22Do not bypass output filters when redirecting subrequests internally.André Malo2-5/+27
2003-03-22Fix chinese default page.André Malo4-10/+4
2003-03-22Update transformations.Yoshiki Hayashi14-276/+703
2003-03-22Fix typo.Yoshiki Hayashi1-1/+1
2003-03-22Update Japanese translations.Yoshiki Hayashi13-122/+207
2003-03-20 SECURITY: Eliminated leaks of several file descriptors to childWilliam A. Rowe Jr6-4/+14
2003-03-19keep changes in syncAndré Malo1-5/+6
2003-03-19uh, I forgot to add the transformated mod_nw_ssl.html ;-)André Malo2-1/+80
2003-03-19add mod_nw_ssl to sitemap (and autogenerated pages) and update transformationAndré Malo15-223/+291
2003-03-18Fixed a small logic problem when printing out the console command helpBradley Nicholes1-1/+1
2003-03-14OpenSSL should be included as "openssl/ssl.h" and not "ssl.h" (and rely on theMadhusudan Mathihalli3-24/+25
2003-03-14Added documentation for the directives SecureListen and NWSSLTrustedCertsBradley Nicholes2-0/+60
2003-03-14Added the optional ssl_enable functions to allow mod_proxy to hook intoBradley Nicholes1-2/+124
2003-03-14Added a note that indicates that forward slashes should always be used onBradley Nicholes2-0/+12
2003-03-13Document the SSLMutex directivesJim Jagielski1-12/+45
2003-03-13I did the work, got out the vote, back-ported it, removed the vote, but forgotPaul J. Reder1-5/+5
2003-03-13Modify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C (atleast version 2.1).Madhusudan Mathihalli2-7/+21
2003-03-13Replace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, usingMadhusudan Mathihalli4-89/+95
2003-03-13Backported this fix to 2.0.45-devBill Stoddard1-4/+3