]> git.mxchange.org Git - mailer.git/history - inc/http-functions.php
Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.
[mailer.git] / inc / http-functions.php
2015-04-04 Roland HaederAdded encryption stuff + rewrote sendWernisApiRequest...
2015-04-03 Roland HaederAdded update_year.sh (still not fully flexible) and...
2014-04-17 Roland HaederFix for missing proxy_host if script is not installed...
2014-04-06 Roland HaederAdded more functions to handle registrations over WDS66...
2014-02-03 Roland HaederMerge branch 'contrib' into 0.2.1-FINAL
2013-07-29 quix0rSome fixes:
2013-05-31 quix0rRemoved 2nd parameter for assert() as this is only...
2013-05-30 quix0rFixes + asserts
2013-05-27 quix0rHeacy rewrite/cleanup:
2013-03-14 quix0rDetect https and double-dot (port number)
2013-03-06 quix0rRenamed all SQL-related functions to camel-case notation
2013-01-24 quix0rUpdated copyright notice as there are changes in this...
2013-01-09 quix0rFixes to HTTP functions to return proper HTTP body...
2013-01-06 quix0rMailer project rwritten:
2012-11-10 quix0rMailer project continued (heavy refactoring):
2012-11-04 quix0rA little better debugging, handling of percent char
2012-11-03 quix0rUse 'referrer', not 'referral'
2012-11-03 quix0rAddded more fields to server_name_log table, fixed...
2012-11-03 quix0rExtension ext-sql_patches continued:
2012-10-17 quix0rCode style changed, ext-user continued:
2012-10-07 quix0rRewrote 'we' word a little, rewrote mail order to use...
2012-09-29 quix0rmailer project continued:
2012-07-02 quix0rFixed proxy support where CONNECT is not allowed
2012-06-13 quix0rFixes: Use instead of (old), extracted proxy hostname...
2011-09-29 quix0rIntroduced new image output mode #2
2011-09-15 quix0rExtension ext-cprping introduced (dummy), 'install...
2011-09-13 quix0rSome functions renamed:
2011-09-06 quix0ruseProxy is duplicate, because isProxyUsed() is cached...
2011-08-27 quix0rAdded function sendHttpRequest() which will help ext...
2011-08-12 quix0rHTTP-related functions refactured:
2011-08-11 quix0rMore fixes for ext-yoomedia (didn't handle non-error...
2011-08-10 quix0rFixes for ext-yoomedia to be compatible with Interface 2.0
2011-08-08 quix0rFix for missing ext-earning on installation phase
2011-08-07 quix0rwww is out-dated
2011-07-29 quix0rMore usage of wrapper functions
2011-07-09 quix0rXML parser introduced, ext-surfbar rewritten, more...
2011-03-25 quix0rRenamed script to baseUrl to make it more clear
2011-03-08 quix0rFix for wrong detection of broken HTTP server
2011-03-08 quix0rSubstracting the count of \r\n in chunked-encoded HTTP...