Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename and reorganizebug/ssl_work | Alexander M Pickering | 2024-11-15 | 3 | -923/+162 |
* | try a different store | Alexander M Pickering | 2024-11-15 | 1 | -2/+2 |
* | Try a different certificate store | Alexander M Pickering | 2024-11-15 | 1 | -2/+2 |
* | fix function name | Alexander M Pickering | 2024-11-15 | 1 | -2/+2 |
* | fix | Alexander M Pickering | 2024-11-15 | 1 | -2/+2 |
* | Start work on getting certificates | Alexander M Pickering | 2024-11-15 | 1 | -10/+68 |
* | Dont set to pollin | Alexander M Pickering | 2024-11-15 | 1 | -4/+3 |
* | Typo | Alexander M Pickering | 2024-11-15 | 1 | -3/+4 |
* | restrucutre | Alexander M Pickering | 2024-11-15 | 1 | -6/+9 |
* | More debugging | Alexander M Pickering | 2024-11-15 | 1 | -4/+5 |
* | More debugging | Alexander M Pickering | 2024-11-15 | 1 | -5/+18 |
* | More debug prints | Alexander M Pickering | 2024-11-15 | 1 | -3/+4 |
* | remove guid | Alexander M Pickering | 2024-11-15 | 1 | -0/+18 |
* | Fix linking bug | Alexander M Pickering | 2024-11-15 | 1 | -0/+14 |
* | Fix brackets | Alexander M Pickering | 2024-11-15 | 1 | -34/+37 |
* | fix some warnings | Alexander M Pickering | 2024-11-15 | 1 | -38/+71 |
* | fix additional comment | Alexander M Pickering | 2024-11-15 | 1 | -17/+44 |
* | fix some errors | Alexander M Pickering | 2024-11-14 | 1 | -11/+140 |
* | try a different way of patching | Alexander M Pickering | 2024-11-14 | 2 | -1/+106 |
* | 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 | 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 |