Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete temporary files after done.bug/tempfile | Alexander M Pickering | 2024-11-22 | 1 | -12/+23 |
* | typo | Alexander M Pickering | 2024-11-22 | 1 | -3/+3 |
* | Use a different method to generate tmpfile names | Alexander M Pickering | 2024-11-22 | 1 | -9/+11 |
* | stop using tmpfile | Alexander M Pickering | 2024-11-21 | 1 | -8/+10 |
* | Try manually opening tempfiles | Alexander M Pickering | 2024-11-21 | 1 | -31/+46 |
* | Try closing sfp tempfile | Alexander M Pickering | 2024-11-21 | 1 | -52/+15 |
* | For some reason BIO_tell doesn't report written bytes. | Alexander M Pickering | 2024-11-21 | 1 | -23/+27 |
* | Try another method | Alexander M Pickering | 2024-11-21 | 1 | -16/+20 |
* | Try not resettign the bio | Alexander M Pickering | 2024-11-21 | 1 | -15/+22 |
* | 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 |
* | Merge branch 'master' of lua4.win:busybox-w32-packaging | Alexander M Pickering | 2024-11-15 | 0 | -0/+0 |
|\ | |||||
| * | More debug info | Alexander M Pickering | 2024-11-12 | 1 | -18/+19 |
* | | 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 | 2 | -49/+66 |
* | 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 | 2 | -25/+26 |
* | 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 | 2 | -1/+27 |
* | try removeing https | Alexander M Pickering | 2024-11-08 | 1 | -1/+1 |
* | 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 | 4 | -2/+27 |
* | Enable buildsfeat/builds | Alexander M Pickering | 2024-11-07 | 1 | -3/+1 |
* | Actually use the libs passed | Alexander M Pickering | 2024-11-07 | 1 | -0/+14 |
* | Rewrite depedent libraries | Alexander M Pickering | 2024-11-07 | 1 | -1/+1 |
* | Set flags in config | Alexander M Pickering | 2024-11-07 | 3 | -7/+24 |
* | more work | Alexander M Pickering | 2024-11-07 | 3 | -0/+149 |
* | Turns out we don't actually need libressl, busybox has its own working | Alexander M Pickering | 2024-11-07 | 2 | -12/+0 |