lotodore
|
45a5c7cef8
|
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
|
2012-12-25 15:06:23 +01:00 |
|
lotodore
|
26507df7ef
|
Switch to uploader thread for log file uploads.
|
2012-12-20 14:29:43 -08:00 |
|
lotodore
|
0ed12e0ac8
|
Switching license from GPL2 to AGPL3.
|
2011-07-02 14:38:06 +00:00 |
|
lotodore
|
8bac902580
|
Fixing loads of msvc warnings (mainly size_t vs int issues).
|
2011-04-10 10:04:42 +00:00 |
|
lotodore
|
9243a6aa86
|
Small fixes. Remove superflous log messages.
|
2009-03-22 18:57:23 +00:00 |
|
lotodore
|
16decacb6b
|
New configuration options for automatically uploading the avatars to an external server.
|
2009-03-01 23:09:14 +00:00 |
|
lotodore
|
e7c70ad9ad
|
First version of server side avatar upload feature (support for external avatar server). Still hard coded, cannot be configured.
|
2009-02-21 23:33:30 +00:00 |
|
lotodore
|
17d68255b6
|
Added loads of error handling to the new server list download code. Added several new error messages.
|
2008-05-10 18:07:46 +00:00 |
|
lotodore
|
85435f0ce5
|
Back to curl multi mode, as things are now working :-).
|
2008-04-22 23:02:25 +00:00 |
|
lotodore
|
440460cce1
|
Copy the url string before passing it to curl.
|
2008-04-22 22:41:31 +00:00 |
|
lotodore
|
7b9e16d3a2
|
|
2008-04-19 23:30:06 +00:00 |
|
lotodore
|
fc5efc13b1
|
Forgot closing handle.
|
2008-04-19 23:26:20 +00:00 |
|
lotodore
|
01bd6cb1f8
|
Still trying to make it work on linux.
|
2008-04-19 23:22:34 +00:00 |
|
lotodore
|
801846d1a9
|
Extract error code for debugging (download does not work on linux yet).
|
2008-04-19 17:05:17 +00:00 |
|
lotodore
|
18ed95bfc8
|
Use default libcurl callback function.
|
2008-04-19 12:56:30 +00:00 |
|
lotodore
|
08b7e3a63c
|
Ret val as variable for debugging.
|
2008-04-19 12:48:55 +00:00 |
|
lotodore
|
09cce642cf
|
Callback not static.
|
2008-04-19 12:16:57 +00:00 |
|
lotodore
|
7a157b682a
|
The client now downloads a zipped server list file from pokerth.net. This is parsed and the first server entry is used for now. Error handling still missing. boost::iostreams now required.
|
2008-04-19 11:48:09 +00:00 |
|