X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Findex.html;h=a96566aa6d6e784008d89dbceaafe40149763d9a;hp=b3b757dcd51b5b3fe64714bd09a5af6d790f35c2;hb=3c890b0540031fa87cc28514b3e4d0e23124fbcd;hpb=0e2689b01344ca56965bd0a94ba5da76a42626df diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index b3b757dc..a96566aa 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -38,11 +38,13 @@ CLASS="PUBDATE" > Copyright © 2001-2009 by +> + © 2001-2016 by Privoxy Developers @@ -51,7 +53,7 @@ TARGET="_top"

$Id: developer-manual.sgml,v 2.30 2009/07/18 16:24:39 fabiankeil Exp $

$Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $

Please note that this document is constantly evolving. This copy represents - the state at the release of version 3.0.15. + the state at the release of version 3.0.27. You can find the latest version of the this manual at http://www.privoxy.org/developer-manual/https://www.privoxy.org/developer-manual/. - Please see the Contact section - on how to contact the developers.

contact section in the user manual + if you are interested in contacting the developers.

3.3. Privoxy Custom Entities
4.7.4. Use 'long' or 'short' Instead of - 'int'
4.7.5. Don't mix size_t and other types
4.7.6. 4.7.5. Declare each variable and struct on its own line.
4.7.7. 4.7.6. Use malloc/zalloc sparingly
4.7.8. 4.7.7. The Programmer Who Uses 'malloc' is Responsible for Ensuring 'free'
4.7.9. 4.7.8. Add loaders to the `file_list' structure and in order
4.7.10. 4.7.9. "Uncertain" new code and/or changes to - existing code, use FIXME or XXX
5.2. Test reportsFuzzing Privoxy
FreeBSD
6.3.10. HP-UX 11
6.3.11. Amiga OS
6.3.12. AIX
Update the Webserver
8. Contacting the developers, Bug Reporting and Feature Requests
8.1. Get Support
8.2. Reporting Problems
8.2.1. Reporting Ads or Other Configuration Problems
8.2.2. Reporting Bugs
8.3. Request New Features
8.4. Other
9. Privoxy Copyright, License and History
9.1. License
9.2. History
10. See also
+> \ No newline at end of file