Age | Commit message (Expand) | Author |
2021-11-21 | In asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@ | Ingo Schwarze |
2021-11-21 | Add the new `ipsec_exctdb' ipsec(4) counter to count and expose to the | Vitaliy Makkoveev |
2021-11-21 | tee(1): use idiomatic write loop | Scott Soule Cheloha |
2021-11-21 | oops, i forgot the STANDARDS section | Ingo Schwarze |
2021-11-21 | new manual page d2i_ASN1_BOOLEAN(3) also documenting i2d_ASN1_BOOLEAN(3) | Ingo Schwarze |
2021-11-21 | getaddrinfo doesn't resolve numeric hostname in the !AI_NUMERICHOST case | Martijn van Duren |
2021-11-21 | wycheproof: modify RSA tests to work with opaque RSA struct | Theo Buehler |
2021-11-21 | wycheproof.go: modify some DSA and ECDSA code to work with opaque structs | Theo Buehler |
2021-11-21 | iicmux(4) | Mark Kettenis |
2021-11-21 | Add iicmux(4), a driver that switches between I2C busses connected to | Mark Kettenis |
2021-11-21 | Register i2c bus. | Mark Kettenis |
2021-11-21 | temporarily reallow "empty" flavor parts so that rsync-- works again | Marc Espie |
2021-11-21 | smtpd-filters.7 referred to itself internally as just filters(7): fix that, | Jason McIntyre |
2021-11-21 | Add tests for concurrent closing of a poll/select monitored fd. | Visa Hankala |
2021-11-21 | Fix whitespace and long lines. | Alexander Bluhm |
2021-11-20 | Gather the setup of the initial OpenBSD MBR partition into one | Kenneth R Westerback |
2021-11-20 | Fix some strdup() leaks in ocsp config option. | Tobias Heider |
2021-11-20 | since it's unlikely that i'll get away with changing fortune's real usage to | Jason McIntyre |
2021-11-20 | install smtpd-filters.7; | Jason McIntyre |
2021-11-20 | sort | Theo Buehler |
2021-11-20 | No need for intermediate 'adj' variable. Add 'disksz' | Kenneth R Westerback |
2021-11-20 | Provide the bytestring APIs for libcrypto internal use. | Joel Sing |
2021-11-20 | Convert openssl(1) to using BN_GENCB on the heap | Theo Buehler |
2021-11-20 | Send default client identifier when a config file is present but no | Florian Obser |
2021-11-20 | Switch to BIO_up_ref() instead of adjusting references manually. | Theo Buehler |
2021-11-20 | Use BIO_up_ref() instead of adjusting refcounts manually | Theo Buehler |
2021-11-20 | typo in comment | Theo Buehler |
2021-11-20 | Sectors-per-cylinder (spc) is a constant value, so make it const | Kenneth R Westerback |
2021-11-20 | Document ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3). | Ingo Schwarze |
2021-11-20 | Improve the description of ASN1_OCTET_STRING_cmp(3), | Ingo Schwarze |
2021-11-20 | Start on DOWN interfaces | Klemens Nanni |
2021-11-20 | When cmdfile is specified, use lines from it for all input, not just | Joshua Stein |
2021-11-20 | Make these files compile - not hooked up to build yet. | Bob Beck |
2021-11-19 | isakmpd: stop reaching into EVP_PKEY. | Theo Buehler |
2021-11-19 | Check stdrup() return value. | Tobias Heider |
2021-11-19 | libssl: don't reach for pkey->save_type. | Theo Buehler |
2021-11-19 | sync | Theo de Raadt |
2021-11-19 | Mark the X509_VERIFY_PARAM_ID variable type as intentionally | Ingo Schwarze |
2021-11-19 | Make function prototype parsing a bit stricter, | Ingo Schwarze |
2021-11-19 | Add and enable the new 'undgram_conclose' test which tries to kill the | Vitaliy Makkoveev |
2021-11-19 | Add and enable new 'unsendrecvthr' test which performs multithreaded | Vitaliy Makkoveev |
2021-11-19 | Sync to unbound to allow interface names as scope-id in IPv6 | Florian Obser |
2021-11-19 | Allow interface names as scope-id in IPv6 link-local addresses. | Florian Obser |
2021-11-19 | minor KNF improvement, changing only whitespace, no code change: | Ingo Schwarze |
2021-11-19 | new manual page ASN1_BIT_STRING_num_asc(3) | Ingo Schwarze |
2021-11-19 | Make futexes work in shared anonymous memory. | Mark Kettenis |
2021-11-19 | add two missing .Dv macros; | Ingo Schwarze |
2021-11-19 | Fix monitor mode on iwm(4) and iwx(4). | Stefan Sperling |
2021-11-19 | Make the public API function a2i_ASN1_STRING(3) actually work. | Ingo Schwarze |
2021-11-19 | Fix typo | Job Snijders |