ssl_store_cert(): Declare a variable at the beginning of the the code block
[privoxy.git] / client-tags.c
2020-12-17 Fabian KeilRecycle debug bit 4 for Tagging-related messages
2020-09-17 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-09-11 Fabian Keilenable_client_specific_tag(): Fix format specifier...
2020-09-11 Fabian Keilget_next_tag_timeout_for_client(): Fix format specifier...
2020-09-11 Fabian Keilget_tag_list_for_client(): Fix format specifier in...
2017-05-29 Fabian Keilremove_tag_for_client(): Remove a harmless 'dead store'
2017-02-20 Fabian KeilBump copyright
2017-02-20 Fabian KeilFactor create_client_specific_tag() out of add_tag_for_...
2017-02-20 Fabian Keiladd_tag_for_client(): Set time_to_live properly
2017-02-20 Fabian KeilInsert a refresh tag into the /client-tags cgi page
2016-05-22 Fabian KeilOptionally use the X-Forwarded-For header for client...
2016-05-08 Fabian Keilremove_tag_for_client(): Silence a coverity warning...
2016-03-30 Fabian KeilDisallow compilation of client-tags.c if FEATURE_CLIENT...
2016-03-27 Fabian KeilWorkaround client-tags.c being compiled when it shouldn...
2016-03-27 Fabian Keilenable_client_specific_tag(): Log the ttl when adding...
2016-03-17 Fabian KeilImplement client-specific tags