Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-16 | polarsslthreadlock: #include the proper memory and debug includes | Daniel Stenberg | |
Pointed out by Steve Holme | |||
2013-02-15 | PolarSSL: Change to cURL coding style | Willem Sparreboom | |
Repaired all curl/lib/checksrc.pl warnings in the previous four patches | |||
2013-02-15 | PolarSSL: WIN32 threading support for entropy | Willem Sparreboom | |
Added WIN32 threading support for PolarSSL entropy if --enable-threaded-resolver config flag is set and process.h can be found. | |||
2013-02-15 | PolarSSL: pthread support for entropy | Willem Sparreboom | |
Added pthread support for polarssl entropy if --enable-threaded-resolver config flag is set and pthread.h can be found. |