]> git.xonotic.org Git - xonotic/darkplaces.git/history - libcurl.c
Merge PR 'Make particles solid squares when cl_particles_quake is set to 2'
[xonotic/darkplaces.git] / libcurl.c
4 days ago bones_was_heresys: [Linux] remove/replace obsolete timing and sleep...
2024-01-20 bones_was_herecom: rename BSD strlcpy and strlcat
2023-12-09 bones_was_hereSys_Sleep overhaul
2023-07-29 bones_was_herecurl: use much less conservative performance defaults
2023-07-29 bones_was_hereFix flags and naming of cvars needed by the dedicated...
2023-07-22 bones_was_herecheckextension(): check libcurl is loaded before return...
2023-01-21 bones_was_hereImprove client/listen curl transfer speed at low FPS
2023-01-12 bones_was_hereUnload dlcache packs when changing map or disconnecting 134/head
2022-05-02 Ashley 'LadyHavoc... Resolved .gitignore conflict
2022-03-27 bones_was_hereMerge PR 'Curl improvements'
2022-03-26 Gary MoonExplicitly initialize openssl for older curl versions
2022-03-26 Gary MoonAdding developer_curl to print verbose curl output
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-09-17 Cloudwalkcom_list: Require type explicitly. Remove Q_typeof...
2021-07-22 Cloudwalkcl_main: Keep old CL_Disconnect for simplicity. Move...
2021-07-22 Cloudwalklibcurl: Use the generic linked list
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-22 Cloudwalkprotocol/dp8: Implement parting messages
2021-04-20 cloudwalkcmd: Merge cmd_client and cmd_server into cmd_local... 97/merge
2021-04-13 cloudwalkcurl: Rename Curl_Run to Curl_Frame. Fix typo in comment
2021-03-09 cloudwalkcmd: Dynamically allocate the command interpreters
2021-03-06 cloudwalksys: Simplify Sys_LoadLibrary. Implement Sys_LoadDepend...
2021-03-06 cloudwalksys: Rename Sys_UnloadLibrary to Sys_FreeLibrary for...
2020-11-09 cloudwalkRevert "cmd: Merge cmd_server and cmd_client into cmd_l...
2020-10-27 cloudwalkcmd: Merge cmd_server and cmd_client into cmd_local...
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-17 cloudwalkRename qboolean to qbool
2020-06-22 cloudwalkFirst massive rename and move
2020-06-18 cloudwalkOrganize system and host globals into structs. Implemen...
2020-06-11 cloudwalkInitial implementation of command flag system
2020-06-11 cloudwalkDelete the cmd_clientfromserver interpreter. Use cmd_cl...
2020-05-26 cloudwalkClean up qtypes.h. Use stdbool.h on non-MSVC. Replace...
2020-05-24 cloudwalkAdd curl to clientfromserver interpreter.
2020-01-22 havoccvars are now instanced in &cvars_all as a tracking...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2018-07-01 havocUse the model renderer on the UI - this means q3shaders...
2018-04-11 havocAdded Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-03-09 divverentFix a curl-related hang when exiting.
2014-12-07 divverentcurl: do not output requirements for files that are...
2014-05-29 divverentClarify comment in CURL_fwrite.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-01-04 divverentFix cl_curl_maxspeed 0 + sv_curl_maxspeed > 0.
2013-10-09 divverentFix cl_curl_enabled 0.
2013-07-08 divverentimplement curl --cachepic and curl --skinframe (experim...
2012-01-03 divverentallow control over User-Agent:
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-15 divverentcurl: change how failure/success is decided to prevent...
2011-09-14 divverentfix a crash on CentOS 5.6
2011-04-25 divverentevaluate sv_curl_serverpackages changes immediately...
2010-11-25 divverentsupport passing extra headers in POST requests; but...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-08-29 divverentcurl: strip user/pass from URLs on display
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-03-14 divverentsv_curl_maxspeed: maximum speed for the curl downloads...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-24 havocchange a few WIN64 checks to _WIN64 (which actually...
2009-12-19 divverentuseful stuff for server admins: curl command now allows...
2009-10-11 divverentrestrict the protocols libcurl allows when redirecting...
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-08-31 divverents/QPATH/OSPATH/g in libcurl
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-16 divverentsome typo fixes, + unalias command
2009-04-10 divverentdon't print "empty file" spam here
2009-03-23 divverentlibcurl: if a resume ended up with an invalid pack...
2009-03-22 divverentcurl: delete the downloaded pk3 if adding it failed
2009-03-22 divverentshow correct percentage when resuming
2009-01-28 divverentmake DP compile with C++ again
2008-12-16 divverentcurl: longer URLs
2008-09-13 divverentfix lightmap loading from TGAs; fix display of QC-initi...
2008-09-12 divverentcurl: reject file:// URLs
2008-09-12 divverentadded curl function: Curl_Begin_ToMemory; will later...
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-08-11 divverentdamn, THIS fix wasn't need - the demo reading fix alrea...
2008-08-11 divverentquick hack to fix missing PK3s when loading demos with...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
2007-06-11 havocenable libcurl downloads by default
2007-05-17 divverentlibcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD...
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-04-22 havoccorrect a couple error messages which said "Map downloa...
2007-03-26 havocfix bug in the last commit
2007-03-26 havocpatch from div0 to fix issues with libcurl on old nexui...
2007-02-27 havocfix missing { character
2007-02-27 havocuse CVAR_SAVE not 1 for flags on curl cvars
2007-02-23 havocpatch from div0 that makes curl downloads stay connecte...
2006-11-12 havocpatch from div0 to fix a segfault in curl support when...
2006-08-19 havocpatch from div to fix icc warnings
2006-08-14 havocpatch from div0:
2006-06-28 sajtPatch from div0 to fix skyboxes in downloaded maps
2006-06-09 havocanother curl message patch from div0
2006-06-09 havoclibcurl.2.dylib is apparently compatible for our purpos...
2006-06-09 havocanother patch from div0 to curl messages
2006-06-09 havocfix for continuously spewed curl error messages
2006-06-09 havocoops, forgot these