Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-11-08 | more debugging | Alexander M Pickering | 1 | -24/+61 |
2024-11-08 | more debugging | Alexander M Pickering | 1 | -11/+25 |
2024-11-08 | try a different way to open socket | Alexander M Pickering | 1 | -14/+25 |
2024-11-08 | debugging | Alexander M Pickering | 1 | -1/+245 |
2024-11-08 | add new enomems | Alexander M Pickering | 1 | -4/+4 |
2024-11-08 | Change some more out of memory errors | Alexander M Pickering | 1 | -5/+6 |
2024-11-08 | Assign numbers to out of memory so we can see where we fail | Alexander M Pickering | 2 | -1/+27 |
2024-11-08 | try removeing https | Alexander M Pickering | 1 | -1/+1 |
2024-11-08 | Reuse structs | Alexander M Pickering | 1 | -3/+3 |
2024-11-08 | Try removing tls_handshake, it should be called automatically | Alexander M Pickering | 1 | -23/+22 |
2024-11-08 | Remove handshake call | Alexander M Pickering | 1 | -2/+11 |
2024-11-08 | Try fixing some warnings | Alexander M Pickering | 1 | -17/+30 |
2024-11-07 | Rename test.patch | Alexander M Pickering | 4 | -2/+27 |
2024-11-07 | Enable buildsfeat/builds | Alexander M Pickering | 1 | -3/+1 |
2024-11-07 | Actually use the libs passed | Alexander M Pickering | 1 | -0/+14 |
2024-11-07 | Rewrite depedent libraries | Alexander M Pickering | 1 | -1/+1 |
2024-11-07 | Set flags in config | Alexander M Pickering | 3 | -7/+24 |
2024-11-07 | more work | Alexander M Pickering | 3 | -0/+149 |
2024-11-07 | Turns out we don't actually need libressl, busybox has its own working | Alexander M Pickering | 2 | -12/+0 |
2024-11-07 | Add libraries and set flags | Alexander M Pickering | 2 | -2/+9 |
2024-11-07 | Correct name | Alexander M Pickering | 1 | -4/+4 |
2024-11-07 | Work on multiple builds | Alexander M Pickering | 2 | -4/+31 |
2024-11-04 | Use openssl, required to actually check certificates | Alexander M Pickering | 1 | -2/+2 |
2024-11-04 | Try setting busybox binary name | Alexander M Pickering | 1 | -1/+1 |
2024-11-04 | Add ssl client to busybox for https | Alexander M Pickering | 1 | -1/+1 |
2024-11-04 | Increase timeout | Alexander M Pickering | 1 | -0/+1 |
2024-11-04 | Remove need for tools build | Alexander M Pickering | 1 | -1/+0 |
2024-11-04 | Working config file hopefully | Alexander M Pickering | 3 | -102/+99 |
2024-11-03 | add some more scripts to the tools | Alexander M Pickering | 2 | -2/+5 |
2024-11-03 | Fix scripts file name | Alexander M Pickering | 2 | -1/+2 |
2024-11-03 | Add xz to build script | Alexander M Pickering | 1 | -1/+1 |
2024-11-03 | fix shebang line | Alexander M Pickering | 1 | -1/+1 |
2024-11-03 | typos | Alexander M Pickering | 2 | -1/+2 |
2024-11-03 | More work | Alexander M Pickering | 3 | -6/+26 |
2024-11-03 | Inital work on busybox | Alexander M Pickering | 3 | -2/+1262 |