Commit Briefs

Omar Polo

add screenshot and minor tweaks


Omar Polo

add screenshot


Omar Polo

add required #include


Omar Polo

add license file to the tarball


Omar Polo

Provide a stub for the sandbox


Omar Polo

add compat for memmem(3)


Omar Polo

add compat for memmem(3)


Omar Polo

avoid unnecessary wmove




Omar Polo

don't drop the start of the document

The first tls_read may and up reading more than the response line, but we were using another buffer in copy_body so we loose up to the first 1K of every document.




Omar Polo

plug the sandbox