19 Commits (0b0a9d92dadd88fa0573383b50a95752fafdb885)

Author SHA1 Message Date
Marek Roszko c8f646efb1 ADDED: KiCad update check 2 years ago
Marek Roszko 464179894d Another set of movement to kicommon 2 years ago
Alex Shvartzkop 712d61d2c1 KICAD_CURL_EASY: add SetPostFields(). 2 years ago
Marek Roszko 8fd4909f86 Init curl in InitPgm for thread safety 3 years ago
Wayne Stambaugh ad1ee958b0 Code cleaning. 4 years ago
jean-pierre charras f59e66a897 Do not include kicad_curl.h (and therefore curl.h) in kicad_curl_easy.h 4 years ago
jean-pierre charras a9829a598e Plugin and Content Manager: fix compil warnings and issues. 4 years ago
qu1ck 0f7c0e3872 PCM implementation 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jon Evans da1ba54188 Expose curl_easy_escape via KICAD_CURL_EASY 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Simon Richter abe1ffabda Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere 7 years ago
Seth Hillbrand 3cbf5f4942 Spelling indentifier -> identifier 8 years ago
jean-pierre charras 8c70681b31 Remove useless includes and more fixes to avoid including curl.h in files, when not mandatory. 8 years ago
jean-pierre charras 6ea6c7219a Avoid including curl.h in dialog about (including curl.h creates constraints with wxWidgets especially on Windows) 8 years ago
Dick Hollenbeck f527b29e68 GitHub plugin: fix threading issues when libcurl is build against openssl. 10 years ago
Wayne Stambaugh 5c6c2a0661 GitHub plugin: fix potential multiple initialization of libcurl bug. 10 years ago
unknown e506a4354b Replace avhttp with libcurl: Some fixes: 10 years ago
Mark Roszko e47bc6883d Replace the avhttp library used by the github plugin with libcurl. 10 years ago