Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Include system info in the HTTP user agent on Windows | Sfan5 | 2014-01-23 |
* | Deindent HTTPFetchRequest::HTTPFetchRequest() | ShadowNinja | 2014-01-16 |
* | Make default User-agent follow RFC 2616 | ShadowNinja | 2014-01-15 |
* | Fix building with MinGW | Sfan5 | 2014-01-15 |
* | Fix check for max_fd == -1 should actually be max_fd != -1 | sapier | 2014-01-10 |
* | Make MutexQueue use jsemaphore for signaling | sapier | 2014-01-10 |
* | Send long announce as POST, show OS in useragent | proller | 2014-01-07 |
* | Use sleep_ms instead of select in httpfetch when max_fd == -1, fixes WSAEINVAL | Kahrl | 2013-12-24 |
* | Fix broken httpfetch due to SimpleThread removal | sapier | 2013-12-16 |
* | Fix MSVC compiling issue | BlockMen | 2013-12-16 |
* | Replace SimpleThread by JThread now implementing same features | sapier | 2013-12-15 |
* | Replace any direct curl usage by httpfetch | sapier | 2013-12-13 |
* | Use httpfetch_async in serverlist announce code | Kahrl | 2013-12-13 |
* | Implement httpfetch module and initialize it from main() | Kahrl | 2013-12-13 |