Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-11-15 | rename and reorganizebug/ssl_work | Alexander M Pickering | 1 | -1/+1 | |
2024-11-15 | try a different store | Alexander M Pickering | 1 | -2/+2 | |
2024-11-15 | Try a different certificate store | Alexander M Pickering | 1 | -2/+2 | |
2024-11-15 | fix function name | Alexander M Pickering | 1 | -2/+2 | |
2024-11-15 | fix | Alexander M Pickering | 1 | -2/+2 | |
2024-11-15 | Start work on getting certificates | Alexander M Pickering | 1 | -10/+68 | |
2024-11-15 | Dont set to pollin | Alexander M Pickering | 1 | -4/+3 | |
2024-11-15 | Typo | Alexander M Pickering | 1 | -3/+4 | |
2024-11-15 | restrucutre | Alexander M Pickering | 1 | -6/+9 | |
2024-11-15 | More debugging | Alexander M Pickering | 1 | -4/+5 | |
2024-11-15 | More debugging | Alexander M Pickering | 1 | -5/+18 | |
2024-11-15 | More debug prints | Alexander M Pickering | 1 | -3/+4 | |
2024-11-15 | remove guid | Alexander M Pickering | 1 | -0/+18 | |
2024-11-15 | Fix linking bug | Alexander M Pickering | 1 | -0/+14 | |
2024-11-15 | Fix brackets | Alexander M Pickering | 1 | -34/+37 | |
2024-11-15 | fix some warnings | Alexander M Pickering | 1 | -38/+71 | |
2024-11-15 | fix additional comment | Alexander M Pickering | 1 | -17/+44 | |
2024-11-14 | fix some errors | Alexander M Pickering | 1 | -11/+140 | |
2024-11-14 | try a different way of patching | Alexander M Pickering | 2 | -1/+106 | |
2024-11-14 | Rewrite header parsing. | Alexander M Pickering | 1 | -47/+52 | |
2024-11-14 | typo | Alexander M Pickering | 1 | -2/+2 | |
2024-11-14 | Fix typo | Alexander M Pickering | 1 | -2/+2 | |
2024-11-14 | Actually wait for the first data before returning from sanitize | Alexander M Pickering | 1 | -27/+63 | |
2024-11-14 | more debugging where does this line come from? | Alexander M Pickering | 1 | -28/+29 | |
2024-11-14 | More debugging | Alexander M Pickering | 1 | -25/+26 | |
2024-11-12 | More debugging | Alexander M Pickering | 1 | -25/+26 | |
2024-11-12 | explicitly check for error | Alexander M Pickering | 1 | -2/+2 | |
2024-11-12 | set path and file | Alexander M Pickering | 1 | -18/+20 | |
2024-11-12 | use correct size type | Alexander M Pickering | 1 | -2/+2 | |
2024-11-12 | Improve error reporting | Alexander M Pickering | 1 | -28/+31 | |
2024-11-12 | even more debugging | Alexander M Pickering | 1 | -28/+34 | |
2024-11-12 | fix typo | Alexander M Pickering | 1 | -2/+2 | |
2024-11-12 | rewrite functions | Alexander M Pickering | 1 | -27/+81 | |
2024-11-12 | fix connect | Alexander M Pickering | 1 | -2/+2 | |
2024-11-12 | try using normal tls_write | Alexander M Pickering | 1 | -16/+20 | |
2024-11-12 | Try explicitly using the handshake | Alexander M Pickering | 1 | -13/+15 | |
2024-11-12 | try closing the connection | Alexander M Pickering | 1 | -11/+13 | |
2024-11-12 | more debugging | Alexander M Pickering | 1 | -11/+14 | |
2024-11-12 | actually get where the input and output files are | Alexander M Pickering | 1 | -5/+5 | |
2024-11-12 | fix seeks | Alexander M Pickering | 1 | -3/+3 | |
2024-11-12 | more debugging | Alexander M Pickering | 1 | -27/+34 | |
2024-11-12 | try using host without port | Alexander M Pickering | 1 | -3/+3 | |
2024-11-12 | More debugging | Alexander M Pickering | 1 | -18/+19 | |
2024-11-11 | Set a ca folderbug/wolfssl | Alexander M Pickering | 1 | -2/+2 | |
2024-11-11 | test a hardcoded pem certificate | Alexander M Pickering | 2 | -49/+66 | |
2024-11-11 | More error reporting | Alexander M Pickering | 1 | -24/+40 | |
2024-11-11 | rewind output file | Alexander M Pickering | 1 | -18/+23 | |
2024-11-11 | work | Alexander M Pickering | 1 | -43/+88 | |
2024-11-11 | Add colors | Alexander M Pickering | 2 | -25/+26 | |
2024-11-08 | Try creating a socket pair | Alexander M Pickering | 1 | -27/+32 | |