Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename and reorganizebug/ssl_work | Alexander M Pickering | 2024-11-15 | 1 | -517/+161 |
* | Rewrite header parsing. | Alexander M Pickering | 2024-11-14 | 1 | -47/+52 |
* | typo | Alexander M Pickering | 2024-11-14 | 1 | -2/+2 |
* | Fix typo | Alexander M Pickering | 2024-11-14 | 1 | -2/+2 |
* | Actually wait for the first data before returning from sanitize | Alexander M Pickering | 2024-11-14 | 1 | -27/+63 |
* | more debugging where does this line come from? | Alexander M Pickering | 2024-11-14 | 1 | -28/+29 |
* | More debugging | Alexander M Pickering | 2024-11-14 | 1 | -25/+26 |
* | More debugging | Alexander M Pickering | 2024-11-12 | 1 | -25/+26 |
* | explicitly check for error | Alexander M Pickering | 2024-11-12 | 1 | -2/+2 |
* | set path and file | Alexander M Pickering | 2024-11-12 | 1 | -18/+20 |
* | use correct size type | Alexander M Pickering | 2024-11-12 | 1 | -2/+2 |
* | Improve error reporting | Alexander M Pickering | 2024-11-12 | 1 | -28/+31 |
* | even more debugging | Alexander M Pickering | 2024-11-12 | 1 | -28/+34 |
* | fix typo | Alexander M Pickering | 2024-11-12 | 1 | -2/+2 |
* | rewrite functions | Alexander M Pickering | 2024-11-12 | 1 | -27/+81 |
* | fix connect | Alexander M Pickering | 2024-11-12 | 1 | -2/+2 |
* | try using normal tls_write | Alexander M Pickering | 2024-11-12 | 1 | -16/+20 |
* | Try explicitly using the handshake | Alexander M Pickering | 2024-11-12 | 1 | -13/+15 |
* | try closing the connection | Alexander M Pickering | 2024-11-12 | 1 | -11/+13 |
* | more debugging | Alexander M Pickering | 2024-11-12 | 1 | -11/+14 |
* | actually get where the input and output files are | Alexander M Pickering | 2024-11-12 | 1 | -5/+5 |
* | fix seeks | Alexander M Pickering | 2024-11-12 | 1 | -3/+3 |
* | more debugging | Alexander M Pickering | 2024-11-12 | 1 | -27/+34 |
* | try using host without port | Alexander M Pickering | 2024-11-12 | 1 | -3/+3 |
* | More debugging | Alexander M Pickering | 2024-11-12 | 1 | -18/+19 |
* | 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 |