C For C's Sake
C For C's Sake
@bramford It doesn't seem to be handling network errors?
Where do you see this fitting into that vision @hannesm? https://github.com/hannesm/tlsclient EDIT: I have the feeling that merging tlsclient, tlstunnel etc into a `tls-tools` package that contains the equivalent of...
(now I learned you wrap the `Atom foo` in `List [Atom "certificate" ; Atom foo]`
1) >> This makes it possible to restore a handshake_state > I doubt this, since the handshake_state use crypto_context, which uses cipher_st, which is defined as: > [...] Yes, the...
FWIW I haven't been able to find any examples of clients that send timezones alternative to "GMT", and I believe that doing so is wrong. I checked apache's httpd, and...
to address @hannesm's points: - Ignoring output after the timestamp seems to be what both nginx and apache does (see apache's use of `*` in the `apr_date_checkmask(date, "## @$$ ####...
- Timezones: Nice! - IMF-Date-stuff: I had completely misunderstood, I thought we were talking about the header name (`daTe:` vs `Date:` etc), sorry! - Scanf: We lose the ability to...
@CompuRoot TIL about the most popular Linux distro! :D Jokes aside, LuckyBackup does seem relevant for this list. Would you submit a PR with the tags?
@DonaldTsang what is your intention with this link?
Ah, gotcha. :) A number of our links are not GitHub links, but point to Gitlab instances and websites instead, so we would only get a partial view, but that's...