Move config.h include higher
[privoxy.git] / jcc.h
2019-11-19 Fabian KeilFix indentation
2019-10-30 Fabian KeilAdd TLS/SSL interception support
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2016-12-24 Fabian KeilAdd a --fuzz option
2016-03-17 Fabian KeilImplement client-specific tags
2014-06-02 Fabian KeilBump copyright
2014-06-02 Fabian KeilAdd support for external filters
2013-11-24 Fabian KeilDitch useless C++ compatibility goo
2011-11-06 Fabian KeilReimplement segment splitting in get_last_url() by...
2011-10-30 Fabian KeilAdd a configure check for strtok() and add locks around...
2011-09-04 Fabian KeilDitch trailing whitespace
2010-07-21 Fabian KeilRemove the next member from the client_state struct.
2010-01-03 Fabian KeilRename no_daemon to daemon_mode to ditch the double...
2009-09-10 Fabian KeilDon't constify argv in the main() and real_main() proto...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2008-10-09 Fabian KeilFlush work-in-progress changes to keep outgoing connections
2008-09-07 Fabian KeilAdd mutex lock support for _WIN32.
2008-09-04 Fabian KeilPrepare for critical sections on Windows by adding a
2007-06-01 Fabian KeilUse the same mutex for gethostbyname() and gethostbyadd...
2007-04-22 Fabian KeilKeep the HTTP snippets local.
2006-12-26 Fabian KeilMutex protect rand() if POSIX threading
2006-12-06 Fabian KeilPrivoxy is now able to run as intercepting
2006-11-13 Fabian KeilMake pthread mutex locking more generic. Instead of
2006-11-06 Fabian KeilMove pthread.h inclusion from jcc.c to jcc.h.
2006-09-02 Fabian KeilFollow the OpenBSD port's lead and protect the resolve
2006-09-02 Fabian KeilInclude pthread.h for OpenBSD to make Privoxy build...
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-16 jongfosterAdding graceful termination feature, to help look for...
2002-03-07 oesSet logging to tty for --no-daemon mode
2002-03-04 oesAdded extern const char *pidfile
2001-11-05 steudtenAdd changes to be a real daemon just for unix os.
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterRenaming _main() [mingw32 only] to real_main(), for...
2001-07-29 jongfosterRemoving nested #includes, adding forward declarations...
2001-07-18 oesmoved #define freez from jcc.h to project.h
2001-05-31 jongfosterChanged "permission" to "action" throughout.
2001-05-15 oes*** empty log message *** v_2_9_3