15 Commits (81154c9270777eefafa9d6232faf9339da1fd5b2)

Author SHA1 Message Date
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans da1ba54188 Expose curl_easy_escape via KICAD_CURL_EASY 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Ian McInerney 9e6e9d0910 Replace remaining Boost mutexs with std::mutex 7 years ago
John Beard 6ad97e5b5b Kicad Curl: Ignore unused functions for OpenSSL >= 1.1.0 7 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
Simon Richter 7cee73e8e5 Narrow assumption on OpenSSL use 10 years ago
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
jean-pierre charras 6155cba077 kicad_curl.cpp: fix a compil warning on Windows (regression) 10 years ago
Dick Hollenbeck f527b29e68 GitHub plugin: fix threading issues when libcurl is build against openssl. 10 years ago
Wayne Stambaugh ef87a0de54 Fix build errors when casting wxString to const char * with some compilers. 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