1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Rainer Jung
402dbbad20 Update transformations.
Sorry for the noise, blame it to the
simplified chinese cleanup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
Rainer Jung
a90ae4579d Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
Takashi Sato
12137c2258 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
André Malo
69991dad00 new XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99232 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 13:23:34 +00:00
Erik Abele
7960eb1bc7 Added thread-safety info for ImageMagick and PDFlib.
Submitted by: Travers Carter <tcarter@noggin.com.au>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99164 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 18:26:55 +00:00
André Malo
6e5e4c545a fix html errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97938 13f79535-47bb-0310-9956-ffa450edef68
2002-12-15 23:05:27 +00:00
rasmus
17d9358551 I'm probably not the right guy to teach people how to write thread safe
code, but I can at least document the braindead obvious issues people
might face.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96415 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 17:58:14 +00:00
Justin Erenkrantz
ac5bc7202e Add note on c-client based on evidence from c-client mailing list archives
and, in particular, Mark Crispin's posts.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96413 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 06:53:54 +00:00
Justin Erenkrantz
6bcf63e78c Update bzip2 entry based on examination of documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96412 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 06:17:16 +00:00
Justin Erenkrantz
90688a4233 OpenLDAP 2.1.x has libldap_r.* libraries. Use that to ensure thread
safety.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96411 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 06:05:03 +00:00
Justin Erenkrantz
ab29f5fac8 OpenSSL is thread-safe if you play its game.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 05:55:52 +00:00
Justin Erenkrantz
84f5084d16 Add link to expat's site
Add commentary on why zlib is threadsafe (fully threadsafe as of 1.1.2
if default zalloc and zfree used - see zlib's changelog)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96409 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 05:50:56 +00:00
Justin Erenkrantz
9c9d999832 Reformat table entries so it is easier to maintain.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96408 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 05:47:34 +00:00
Justin Erenkrantz
75fc2c0958 I'm going to hazard a guess as to why GDBM is listed as non-threadsafe and
blame it on the error checking.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96407 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 05:28:10 +00:00
Justin Erenkrantz
4be7339567 Remove stray </p>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96406 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 04:45:40 +00:00
Justin Erenkrantz
e78c19a9f0 Fix up so we have a better shot at validating.
Send email to dev@httpd.apache.org if have improvements, etc, etc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96405 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 04:45:00 +00:00
Brian Pane
1c3539384f Minor copy editing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96394 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 00:12:16 +00:00
rasmus
b8ab7a75fd A bit of info from Ian
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96393 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 00:01:29 +00:00
rasmus
6f630d5f36 Many more to come - just committing to get the framework in there so
people can start adding to it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96386 13f79535-47bb-0310-9956-ffa450edef68
2002-08-15 19:14:47 +00:00