index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
download.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-10-07
Revert "Disable warning -Wundef in zlib.h."
Andrei Karas
1
-3
/
+0
2017-10-07
Disable warning -Wundef in zlib.h.
Andrei Karas
1
-0
/
+3
2017-09-18
Use fast open in curl.
Andrei Karas
1
-0
/
+4
2017-09-18
Set minimal allowed speed in curl is 1 bytes per minute.
Andrei Karas
1
-0
/
+3
2017-09-18
Limit each downloaded file by curl to 536870912 bytes.
Andrei Karas
1
-1
/
+4
2017-09-18
Add option for enable http tunneling for downloads from http proxy.
Andrei Karas
1
-0
/
+9
2017-09-07
Remove commented code from download.cpp
Andrei Karas
1
-6
/
+0
2017-09-07
Fix possible threads structure leak in download.cpp
Andrei Karas
1
-3
/
+3
2017-09-07
Fix possible thread structure memory leak on SDL2 if thread terminated before...
Andrei Karas
1
-6
/
+2
2017-06-30
Remove extra includes from headers.
Andrei Karas
1
-0
/
+2
2017-06-08
Remove useless string initialisations.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-40
/
+42
2017-06-04
Fix code style.
Andrei Karas
1
-1
/
+1
2017-05-02
Add temination flag for background download threads.
Andrei Karas
1
-9
/
+15
2017-02-21
Move other fs related files into fs directory.
Andrei Karas
1
-5
/
+1
2017-02-14
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-02-14
Fix possible use after free in curl.
Andrei Karas
1
-3
/
+3
2017-02-04
Fix libcurl version checks.
Andrei Karas
1
-28
/
+25
2017-01-30
Fix compilation with old libcurl versions.
Andrei Karas
1
-7
/
+11
2017-01-19
Dump on startup linked and loaded lib versions.
Andrei Karas
1
-2
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-11
/
+17
2016-07-31
Possible fix for Curl 7.50
Andrei Karas
1
-2
/
+0
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-05-31
Fix different include issues.
Andrei Karas
1
-2
/
+0
2016-04-05
Remove quotes from pragmas.
Andrei Karas
1
-3
/
+3
2016-02-23
Fix compilation with gcc 4.4 or older.
Andrei Karas
1
-3
/
+3
2016-02-23
Add pragmas for disable -Wswitch-bool in some places.
Andrei Karas
1
-0
/
+3
2016-02-08
Improve some empty string checks.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-5
/
+5
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-04
Try retry download updates if curl error happend.
Andrei Karas
1
-1
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-0
/
+1
2014-06-07
fix code style.
Andrei Karas
1
-2
/
+6
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-29
Move many variables from client into settings.
Andrei Karas
1
-1
/
+2
2014-05-21
Fix code style.
Andrei Karas
1
-7
/
+7
2014-05-20
Move downloadstatus into separate file.
Andrei Karas
1
-7
/
+7
2014-05-09
Fix code style.
Andrei Karas
1
-3
/
+7
2014-05-08
Fix code style in net.
Andrei Karas
1
-1
/
+1
2014-05-06
Validate xml downloads, and if failed, use another mirror.
Andrei Karas
1
-3
/
+18
2014-05-03
Fix downloading updates from mirrors.
Andrei Karas
1
-8
/
+10
2014-05-03
Add support for mirrors in download.
Andrei Karas
1
-139
/
+152
2014-05-02
Add missing const.
Andrei Karas
1
-3
/
+1
2014-03-31
Use all supported encoding while accesing http.
Andrei Karas
1
-0
/
+8
[next]