Added more functions to handle registrations over WDS66 + encapsulated check for...
[mailer.git] / inc / http-functions.php
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 Roland HäderSome fixes:
2013-05-31 Roland HäderRemoved 2nd parameter for assert() as this is only...
2013-05-30 Roland HäderFixes + asserts
2013-05-27 Roland HäderHeacy rewrite/cleanup:
2013-03-14 Roland HäderDetect https and double-dot (port number)
2013-03-06 Roland HäderRenamed all SQL-related functions to camel-case notation
2013-01-24 Roland HäderUpdated copyright notice as there are changes in this...
2013-01-09 Roland HäderFixes to HTTP functions to return proper HTTP body...
2013-01-06 Roland HäderMailer project rwritten:
2012-11-10 Roland HäderMailer project continued (heavy refactoring):
2012-11-04 Roland HäderA little better debugging, handling of percent char
2012-11-03 Roland HäderUse 'referrer', not 'referral'
2012-11-03 Roland HäderAddded more fields to server_name_log table, fixed...
2012-11-03 Roland HäderExtension ext-sql_patches continued:
2012-10-17 Roland HäderCode style changed, ext-user continued:
2012-10-07 Roland HäderRewrote 'we' word a little, rewrote mail order to use...
2012-09-29 Roland Hädermailer project continued:
2012-07-02 Roland HäderFixed proxy support where CONNECT is not allowed
2012-06-13 Roland HäderFixes: Use instead of (old), extracted proxy hostname...
2011-09-29 Roland HäderIntroduced new image output mode #2
2011-09-15 Roland HäderExtension ext-cprping introduced (dummy), 'install...
2011-09-13 Roland HäderSome functions renamed:
2011-09-06 Roland HäderuseProxy is duplicate, because isProxyUsed() is cached...
2011-08-27 Roland HäderAdded function sendHttpRequest() which will help ext...
2011-08-12 Roland HäderHTTP-related functions refactured:
2011-08-11 Roland HäderMore fixes for ext-yoomedia (didn't handle non-error...
2011-08-10 Roland HäderFixes for ext-yoomedia to be compatible with Interface 2.0
2011-08-08 Roland HäderFix for missing ext-earning on installation phase
2011-08-07 Roland Häderwww is out-dated
2011-07-29 Roland HäderMore usage of wrapper functions
2011-07-09 Roland HäderXML parser introduced, ext-surfbar rewritten, more...
2011-03-25 Roland HäderRenamed script to baseUrl to make it more clear
2011-03-08 Roland HäderFix for wrong detection of broken HTTP server
2011-03-08 Roland HäderSubstracting the count of \r\n in chunked-encoded HTTP...