Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tempfiles | Alexander M Pickering | 2024-11-22 | 1 | -75/+71 |
* | Use correct methods | Alexander M Pickering | 2024-11-21 | 1 | -14/+18 |
* | try using openssl bios | Alexander M Pickering | 2024-11-21 | 1 | -21/+27 |
* | More debugging | Alexander M Pickering | 2024-11-21 | 1 | -14/+15 |
* | Fix memory leak | Alexander M Pickering | 2024-11-21 | 1 | -18/+25 |
* | typo | Alexander M Pickering | 2024-11-21 | 1 | -2/+2 |
* | use the ansi version of deletefile | Alexander M Pickering | 2024-11-21 | 1 | -16/+27 |
* | Try creating a temp file manually. | Alexander M Pickering | 2024-11-21 | 1 | -13/+20 |
* | bugfixes | Alexander M Pickering | 2024-11-21 | 1 | -12/+16 |
* | Properly close connection contexts when downloading | Alexander M Pickering | 2024-11-21 | 1 | -17/+48 |
* | More debugging messages | Alexander M Pickering | 2024-11-20 | 1 | -12/+28 |
* | Remove extra certificates | Alexander M Pickering | 2024-11-17 | 1 | -7/+3 |
* | Fix memory leak | Alexander M Pickering | 2024-11-15 | 1 | -2/+2 |
* | Fix the libressl patch. | Alexander M Pickering | 2024-11-15 | 1 | -397/+169 |
* | Set a ca folderbug/wolfssl | Alexander M Pickering | 2024-11-11 | 1 | -2/+2 |
* | test a hardcoded pem certificate | Alexander M Pickering | 2024-11-11 | 1 | -48/+65 |
* | More error reporting | Alexander M Pickering | 2024-11-11 | 1 | -24/+40 |
* | rewind output file | Alexander M Pickering | 2024-11-11 | 1 | -18/+23 |
* | work | Alexander M Pickering | 2024-11-11 | 1 | -43/+88 |
* | Add colors | Alexander M Pickering | 2024-11-11 | 1 | -24/+25 |
* | Try creating a socket pair | Alexander M Pickering | 2024-11-08 | 1 | -27/+32 |
* | more debugging | Alexander M Pickering | 2024-11-08 | 1 | -24/+61 |
* | more debugging | Alexander M Pickering | 2024-11-08 | 1 | -11/+25 |
* | try a different way to open socket | Alexander M Pickering | 2024-11-08 | 1 | -14/+25 |
* | debugging | Alexander M Pickering | 2024-11-08 | 1 | -1/+245 |
* | add new enomems | Alexander M Pickering | 2024-11-08 | 1 | -4/+4 |
* | Change some more out of memory errors | Alexander M Pickering | 2024-11-08 | 1 | -5/+6 |
* | Assign numbers to out of memory so we can see where we fail | Alexander M Pickering | 2024-11-08 | 1 | -0/+26 |
* | Reuse structs | Alexander M Pickering | 2024-11-08 | 1 | -3/+3 |
* | Try removing tls_handshake, it should be called automatically | Alexander M Pickering | 2024-11-08 | 1 | -23/+22 |
* | Remove handshake call | Alexander M Pickering | 2024-11-08 | 1 | -2/+11 |
* | Try fixing some warnings | Alexander M Pickering | 2024-11-08 | 1 | -17/+30 |
* | Rename test.patch | Alexander M Pickering | 2024-11-07 | 1 | -0/+168 |