summaryrefslogtreecommitdiff
path: root/libressl.patch (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-08more debuggingAlexander M Pickering1-24/+61
2024-11-08more debuggingAlexander M Pickering1-11/+25
2024-11-08try a different way to open socketAlexander M Pickering1-14/+25
2024-11-08debuggingAlexander M Pickering1-1/+245
2024-11-08add new enomemsAlexander M Pickering1-4/+4
2024-11-08Change some more out of memory errorsAlexander M Pickering1-5/+6
2024-11-08Assign numbers to out of memory so we can see where we failAlexander M Pickering2-1/+27
2024-11-08try removeing httpsAlexander M Pickering1-1/+1
2024-11-08Reuse structsAlexander M Pickering1-3/+3
2024-11-08Try removing tls_handshake, it should be called automaticallyAlexander M Pickering1-23/+22
2024-11-08Remove handshake callAlexander M Pickering1-2/+11
2024-11-08Try fixing some warningsAlexander M Pickering1-17/+30
2024-11-07Rename test.patchAlexander M Pickering4-2/+27
2024-11-07Enable buildsfeat/buildsAlexander M Pickering1-3/+1
2024-11-07Actually use the libs passedAlexander M Pickering1-0/+14
2024-11-07Rewrite depedent librariesAlexander M Pickering1-1/+1
2024-11-07Set flags in configAlexander M Pickering3-7/+24
2024-11-07more workAlexander M Pickering3-0/+149
2024-11-07Turns out we don't actually need libressl, busybox has its own workingAlexander M Pickering2-12/+0
2024-11-07Add libraries and set flagsAlexander M Pickering2-2/+9
2024-11-07Correct nameAlexander M Pickering1-4/+4
2024-11-07Work on multiple buildsAlexander M Pickering2-4/+31
2024-11-04Use openssl, required to actually check certificatesAlexander M Pickering1-2/+2
2024-11-04Try setting busybox binary nameAlexander M Pickering1-1/+1
2024-11-04Add ssl client to busybox for httpsAlexander M Pickering1-1/+1
2024-11-04Increase timeoutAlexander M Pickering1-0/+1
2024-11-04Remove need for tools buildAlexander M Pickering1-1/+0
2024-11-04Working config file hopefullyAlexander M Pickering3-102/+99
2024-11-03add some more scripts to the toolsAlexander M Pickering2-2/+5
2024-11-03Fix scripts file nameAlexander M Pickering2-1/+2
2024-11-03Add xz to build scriptAlexander M Pickering1-1/+1
2024-11-03fix shebang lineAlexander M Pickering1-1/+1
2024-11-03typosAlexander M Pickering2-1/+2
2024-11-03More workAlexander M Pickering3-6/+26
2024-11-03Inital work on busyboxAlexander M Pickering3-2/+1262