summaryrefslogtreecommitdiffstats
path: root/docs/manual/developer (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* OpenSSL is thread-safe if you play its game.Justin Erenkrantz2002-08-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410 13f79535-47bb-0310-9956-ffa450edef68
* Add link to expat's siteJustin Erenkrantz2002-08-161-4/+4
| | | | | | | | 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
* Reformat table entries so it is easier to maintain.Justin Erenkrantz2002-08-161-29/+175
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96408 13f79535-47bb-0310-9956-ffa450edef68
* I'm going to hazard a guess as to why GDBM is listed as non-threadsafe andJustin Erenkrantz2002-08-161-1/+1
| | | | | | | blame it on the error checking. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96407 13f79535-47bb-0310-9956-ffa450edef68
* Remove stray </p>Justin Erenkrantz2002-08-161-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96406 13f79535-47bb-0310-9956-ffa450edef68
* Fix up so we have a better shot at validating.Justin Erenkrantz2002-08-161-8/+7
| | | | | | | 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
* Link to preliminary thread safety doc.Justin Erenkrantz2002-08-161-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96403 13f79535-47bb-0310-9956-ffa450edef68
* Minor copy editingBrian Pane2002-08-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96394 13f79535-47bb-0310-9956-ffa450edef68
* A bit of info from Ianrasmus2002-08-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96393 13f79535-47bb-0310-9956-ffa450edef68
* Many more to come - just committing to get the framework in there sorasmus2002-08-151-0/+90
| | | | | | | people can start adding to it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96386 13f79535-47bb-0310-9956-ffa450edef68
* Sync with XHTML validity change.Yoshiki Hayashi2002-07-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96198 13f79535-47bb-0310-9956-ffa450edef68
* Patch submitted by David Shane Holden to make docs valid xhtml.Rich Bowen2002-07-256-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96194 13f79535-47bb-0310-9956-ffa450edef68
* New Japanese translation.Yoshiki Hayashi2002-07-102-258/+240
| | | | | | | | Submitted by: KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp> Reviewd by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96000 13f79535-47bb-0310-9956-ffa450edef68
* Grammer police.Yoshiki Hayashi2002-07-092-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95985 13f79535-47bb-0310-9956-ffa450edef68
* Easy to identify wrowe docs :)William A. Rowe Jr2002-06-191-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95815 13f79535-47bb-0310-9956-ffa450edef68
* This moved, so moved.William A. Rowe Jr2002-06-191-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95813 13f79535-47bb-0310-9956-ffa450edef68
* Looks like a cut and paste error.Yoshiki Hayashi2002-06-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95668 13f79535-47bb-0310-9956-ffa450edef68
* This might be helpful to folks readong code and reading this document to ↵Bill Stoddard2002-03-271-2/+3
| | | | | | | | | understand how their filter should work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94222 13f79535-47bb-0310-9956-ffa450edef68
* Add the "How filters work" section. Cut 'n paste job from RyansSander Striker2002-03-112-0/+170
| | | | | | | | | email <022501c1c529$f63a9550$7f00000a@KOJ>, needs formatting. Submitted by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93839 13f79535-47bb-0310-9956-ffa450edef68
* htmltidy made a mess of the headers and footers. Put them back in shape.Joshua Slive2002-01-152-26/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92855 13f79535-47bb-0310-9956-ffa450edef68
* Ran tidy to convert to xhtmlRich Bowen2001-09-2211-1919/+2182
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91113 13f79535-47bb-0310-9956-ffa450edef68
* By popular demand, the beginnings of an explanation of how the requestWilliam A. Rowe Jr2001-09-222-0/+220
| | | | | | | phase runs in 2.0 (compared with 1.3.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91111 13f79535-47bb-0310-9956-ffa450edef68
* Header abuse.William A. Rowe Jr2001-09-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91110 13f79535-47bb-0310-9956-ffa450edef68
* Someone isn't coding enough html lately (me)William A. Rowe Jr2001-09-221-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91109 13f79535-47bb-0310-9956-ffa450edef68
* Move API.html over to manual/developer, begin some cleanup.William A. Rowe Jr2001-09-223-47/+80
| | | | | | | Could a DoxyGen'er please update the guidlines in documenting.html? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91108 13f79535-47bb-0310-9956-ffa450edef68
* More of s/ap_table_t/apr_table_t/g;Cliff Woolley2001-06-273-5/+5
| | | | | | | Also s/ap_status_t/apr_status_t/; git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89435 13f79535-47bb-0310-9956-ffa450edef68
* It's apr_pool_t, not apr_pools_t. And tables are in APR's namespace, notCliff Woolley2001-06-272-20/+14
| | | | | | | Apache's, so it's apr_table_t and not ap_table_t. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89434 13f79535-47bb-0310-9956-ffa450edef68
* Update docs to reflect API changes and typos.William A. Rowe Jr2001-06-274-33/+111
| | | | | | | Harrie Hazewinkel <harrie@covalent.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89426 13f79535-47bb-0310-9956-ffa450edef68
* Place a note in some of the files that contain obsolete information.Joshua Slive2000-12-211-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87505 13f79535-47bb-0310-9956-ffa450edef68
* - Remove some "platform specific notes" from the main page where theJoshua Slive2000-11-291-1/+1
| | | | | | | | | platform doesn't currently work in Apache 2.0. - Move the API doc link to the developer/index.html. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87135 13f79535-47bb-0310-9956-ffa450edef68
* A little more prettying up of developer docs.Joshua Slive2000-11-295-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87119 13f79535-47bb-0310-9956-ffa450edef68
* Put the developer index in the standard format.Joshua Slive2000-11-293-1/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87118 13f79535-47bb-0310-9956-ffa450edef68
* Add a small doc on how to document the APIs for use with ScanDoc.Ryan Bloom2000-07-291-0/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85933 13f79535-47bb-0310-9956-ffa450edef68
* First pass at documentation for the debugging options in APR'sDavid Reid2000-06-182-0/+176
| | | | | | | memory allocation. Mainly just the comments from apr_pools.c. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85608 13f79535-47bb-0310-9956-ffa450edef68
* Update some docs.Ryan Bloom2000-04-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85100 13f79535-47bb-0310-9956-ffa450edef68
* Backout layered I/O changes.Ryan Bloom2000-03-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84842 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos.Tony Finch2000-03-261-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84841 13f79535-47bb-0310-9956-ffa450edef68
* Remove a broken link back to the user documentation.Tony Finch2000-03-261-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84840 13f79535-47bb-0310-9956-ffa450edef68
* Fix a couple of typo's and add a link to the list of MPM's from theDavid Reid2000-03-261-2/+2
| | | | | | | changes document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84839 13f79535-47bb-0310-9956-ffa450edef68
* Add docs for layered I/ORyan Bloom2000-03-252-0/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84838 13f79535-47bb-0310-9956-ffa450edef68
* The remaining files for the new documentation.David Reid2000-01-153-0/+602
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84468 13f79535-47bb-0310-9956-ffa450edef68
* Another file for the documentation.David Reid2000-01-151-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84467 13f79535-47bb-0310-9956-ffa450edef68
* Added ap_sub_req_method_uri() for doing a subrequest with a methodRoy T. Fielding1999-03-071-6/+8
| | | | | | | | | | other than GET, and const'd the definition of method in request_rec. Submitted by: Greg Stein <gstein@lyra.org> Reviewed by: Roy Fielding, Dean Gaudet, Doug MacEachern git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82870 13f79535-47bb-0310-9956-ffa450edef68
* More documentation consistency cleanup for 1.3.2.Ken Coar1998-09-171-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82066 13f79535-47bb-0310-9956-ffa450edef68
* Part 2 of the semi-regular HTML normalisation. Now on toKen Coar1998-05-201-36/+45
| | | | | | | apache-site... No thirty. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
* Add Dean's description of what pools there are to the soi-disantKen Coar1998-04-211-33/+171
| | | | | | | | | documentation. Submitted by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80993 13f79535-47bb-0310-9956-ffa450edef68
* Oops: csubst missed a couple of old names.Martin Kraemer1998-04-151-45/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80920 13f79535-47bb-0310-9956-ffa450edef68
* Document renamed functions instead of old namesMartin Kraemer1998-04-151-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80918 13f79535-47bb-0310-9956-ffa450edef68
* Another pass at the normalisation of the HTML tags. SomeKen Coar1998-02-051-22/+22
| | | | | | | corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
* A truly mighty mod normalising HTML tags to uppercase, andKen Coar1998-01-261-316/+316
| | | | | | | | | 'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening to do this for months.. no-one need try to maintain this when writing/modifiying the docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68