Upgrade an URL to https
[privoxy.git] / encode.c
2020-02-13 Fabian KeilUpgrade a bunch of links to the homepage to https://
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2013-02-19 Fabian KeilRelocate a couple of assert()s
2012-12-27 Fabian KeilRemove a duplicated 'const' that should have been remov...
2012-03-09 Fabian KeilFollow-up fixes for the previous white-space changes
2012-03-09 Fabian KeilAdd missing white-space behind if's and the following...
2012-03-09 Fabian KeilFix white-space around parentheses
2011-11-06 Fabian KeilChange url_code_map[] from an array of pointers to...
2011-11-06 Fabian KeilAdd percent_encode_url()
2011-11-06 Fabian KeilAdjust url_code_map[] so spaces are replaced with ...
2011-11-06 Fabian KeilRegister a complaint about encode_url()'s name
2011-09-04 Fabian KeilFix spelling in a comment
2011-09-04 Fabian KeilIn html_code_map[], use a numeric character reference...
2011-09-04 Fabian KeilDitch trailing whitespace
2010-09-09 Fabian KeilIn html_encode(), escape apostrophes so they can't...
2010-06-13 Fabian KeilIn xtoi(), limit the scope of the variable d2.
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2008-05-21 Fabian KeilGarbage-collect cookie_encode().
2007-08-18 Fabian KeilMake xtoi() extern so it can be used in pcrs.c.
2007-08-04 Fabian KeilUse strlcpy() instead of strcpy().
2006-12-28 Fabian KeilFixed gcc43 compiler warning.
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-13 jongfosterKilling warnings
2002-03-07 oesFixed compiler warnings etc
2002-01-22 jongfosterAdding convenience function html_encode_and_free_original()
2001-11-13 jongfosterReplacing references to malloc.h with the standard...
2001-05-17 oes - Cleaned CRLF's from the sources and related files
2001-05-15 oes*** empty log message *** v_2_9_3