Marcel Raad
|
2998749850
md(4|5): don't use deprecated macOS functions
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 years ago |
Steve Holme
|
1d421de9a1
md5: Added implementation for mbedTLS
|
4 years ago |
Steve Holme
|
5aea558dc8
md5: Use pointer notation for array parameters in GnuTLS implementation
|
4 years ago |
Steve Holme
|
37dc4df270
md5/sha256: Updated the functions to allow non-string data to be hashed
|
4 years ago |
Steve Holme
|
150f45e8d1
win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functions
|
4 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Steve Holme
|
0a9f3edeb3
md5: Forgot to update the code alignment in d84da52d
|
5 years ago |
Steve Holme
|
d84da52d9f
md5: Return CURLcode from the internally accessible functions
|
5 years ago |
Steve Holme
|
5a1ba3ccb5
md(4|5): Fixed indentation oddities with the importation of replacement code
|
5 years ago |
Steve Holme
|
28f826b3bf
md5: Code style to return CURLE_OK rather than numeric 0
|
5 years ago |
Steve Holme
|
51b81e9b6e
md5: Corrected code style for some pointer arguments
|
5 years ago |
Marcel Raad
|
d1b5cf830b
build: fix Codacy/CppCheck warnings
|
5 years ago |
Chris Young
|
1e853653d2
configure: add --with-amissl
|
5 years ago |
Daniel Stenberg
|
302d125b42
axtls: removed
|
6 years ago |
Viktor Szakats
|
420087bb30
secure Openwall URLs
|
6 years ago |
Marcel Raad
|
f31911a800
GCC: silence -Wcast-function-type uniformly
|
6 years ago |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
Daniel Stenberg
|
c0f704dbae
gcc: disable picky gcc-8 function pointer warnings in two places
|
6 years ago |
Marcel Raad
|
769890c7e2
MD(4|5): silence cast-align clang warning
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
Marco Deckel
|
7f3df80408
win: Basic support for Universal Windows Platform apps
|
8 years ago |
Steve Holme
|
0c331b8999
memdebug: Ensure curl/curl.h is included before curl_memory.h
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 years ago |
Dan Fandrich
|
9e66d3f4d3
axtls: version 1.5.2 now requires that config.h be manually included
|
9 years ago |
Daniel Stenberg
|
709cf76f6b
openssl: remove all uses of USE_SSLEAY
|
9 years ago |
Daniel Stenberg
|
05792d6936
md5: use axTLS's own MD5 functions when available
|
9 years ago |