Age | Commit message (Expand) | Author | Files | Lines |
2010-06-14 | add backtrace to suppressed redirect | Urban Müller | 1 | -1/+1 |
2010-06-05 | document header param of it_url::get() | Christian Weber | 1 | -0/+1 |
2010-06-02 | it_url::get() no longer creates new objects if not called statically. Added i... | Christian Weber | 1 | -4/+8 |
2010-03-10 | better err msg if url empty | Urban Müller | 1 | -1/+1 |
2010-01-27 | do one retry by default | Urban Müller | 1 | -2/+9 |
2010-01-07 | Upgrade subrequests to MSIE 7 to avoid pngfix | Christian Schneider | 1 | -1/+1 |
2009-09-14 | alert noncreateable var/urlcache | Urban Müller | 1 | -0/+3 |
2009-08-14 | Close a lock race when lock expires, check existance of file in _waitforlock | Christian Schneider | 1 | -14/+11 |
2009-08-12 | Do not add port 443 in HTTPS mode | Christian Schneider | 1 | -1/+1 |
2009-08-10 | Support ports othen than port 80, output full url in noredir mode | Christian Schneider | 1 | -5/+4 |
2009-07-31 | New version of get_cache (using If-Not-Modified-Since support in get) | Christian Schneider | 1 | -83/+129 |
2009-06-24 | Enhanced documentation | Christian Schneider | 1 | -1/+3 |
2009-06-24 | Added new parameter 'id' to specify cache type | Christian Schneider | 1 | -7/+4 |
2009-06-24 | Added get_cache_dir with support for paths relative to /var/urlcache | Christian Schneider | 1 | -8/+24 |
2009-05-19 | bugfix: only adapt processed stamps if there was any processing | Urban Müller | 1 | -5/+6 |
2009-04-22 | Get rid of ereg/split, replaced by preg equivalents | Christian Schneider | 1 | -15/+15 |
2008-10-15 | phplint cleanup | Urban Müller | 1 | -2/+2 |
2008-06-27 | Do not trigger class loader for Net_IDNA, has to be manually included | Christian Schneider | 1 | -1/+1 |
2008-06-03 | use local times for cleanup | Urban Müller | 1 | -1/+1 |
2007-11-22 | Abort get_cache early if url is invalid (e.g. 404), better error message | Christian Schneider | 1 | -3/+3 |
2007-11-20 | Individual read operation timeout respects small totaltimeout now. | Christian Schneider | 1 | -0/+1 |
2007-11-15 | dont block httpd for 3 hours if server doesnt deliver eof | Urban Müller | 1 | -12/+11 |
2007-11-10 | Untaint url after sanitizing it | Christian Schneider | 1 | -1/+4 |
2007-10-16 | Fix bogus indentation | Christian Schneider | 1 | -1/+1 |
2007-10-11 | More uniform file headers | Christian Schneider | 1 | -6/+14 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+583 |