Age | Commit message (Expand) | Author |
2017-01-25 | document BN_asc2bn(3); | Ingo Schwarze |
2017-01-25 | Fix build on mips64. | Visa Hankala |
2017-01-25 | Add xterm+edit to tmux so that we get the old Home and End sequences | Nicholas Marriott |
2017-01-25 | Revert previous for now, it will break TERM=screen. | Nicholas Marriott |
2017-01-25 | If xterm-keys is on, use xterm(1) style keys for Home and End as well as | Nicholas Marriott |
2017-01-25 | off-by-one, leading to segfaults. Trivial fix. | Marc Espie |
2017-01-25 | if the fs got badly damaged, display a decent error message instead of | Marc Espie |
2017-01-25 | In some cases, pkg_info -e spec would display the spec instead of the | Marc Espie |
2017-01-25 | some run environnement do not properly reset signals (e.g., python) and | Marc Espie |
2017-01-25 | remove __BEGIN_DECLS and __END_DECLS from http.h | Kinichiro Inoguchi |
2017-01-25 | bring changes from acme-client over here. | Sebastian Benoit |
2017-01-25 | Build amd64 kernels with -ffreestanding. Synchronize the arm64 and armv7 | Mark Kettenis |
2017-01-25 | Update ssl versions regress to handle min/max configured versions and | Joel Sing |
2017-01-25 | Limit enabled version range by the versions configured on the SSL_CTX/SSL, | Joel Sing |
2017-01-25 | __errno() returns a 32-bit pointer, so make sure we write a 32-bit | Patrick Wildt |
2017-01-25 | Add start of a regress for cert gen and validation. not clean, won't | Bob Beck |
2017-01-25 | Setjmp and longjmp save/restore 13 registers in a label_t struct, | Patrick Wildt |
2017-01-25 | Setjmp should return zero, while longjmp should return nonzero in | Patrick Wildt |
2017-01-25 | enable plrtc(4) and psci(4) | Jonathan Gray |
2017-01-25 | Move psci(4) and plrtc(4) so arm64 can use them. | Jonathan Gray |
2017-01-25 | Add assembly helpers for calling the hypervisor and secure monitor. | Patrick Wildt |
2017-01-25 | Clear the reference of the original mbuf chain after m_split()'ing | Martin Pieuchot |
2017-01-25 | In amsdu_decap() check the actual length of the data in the remaining mbuf | Stefan Sperling |
2017-01-25 | Stub out aarch64 support and avoid building gas and ld on this architecture. | Mark Kettenis |
2017-01-25 | tedu some code that has not been executed since time_t became 64 bits | Tom Cosgrove |
2017-01-25 | Allocate and connect sockets first, then upon success create file | Theo de Raadt |
2017-01-25 | deSCARGize sys_ptrace() | Philip Guenther |
2017-01-25 | Descend into the arch specific subdirectory for every arch on | Patrick Wildt |
2017-01-25 | +arm64; | Jason McIntyre |
2017-01-25 | cetificate -> certificate; | Jason McIntyre |
2017-01-25 | link in rsa test | Bob Beck |
2017-01-25 | Add rsa test from openssl, since it has a license now | Bob Beck |
2017-01-25 | Change the SSL_IS_DTLS() macro to check the version, rather than using a | Joel Sing |
2017-01-25 | Enable the NET_LOCK(), take 2. | Martin Pieuchot |
2017-01-25 | Construct a BN_gcd_nonct, based on BN_mod_inverse_no_branch, as suggested | Bob Beck |
2017-01-25 | Provide ssl3_packet_read() and ssl3_packet_extend() functions that improve | Joel Sing |
2017-01-25 | add "arm64" as a valid .Dt arch argument; | Ingo Schwarze |
2017-01-25 | Silence warnings caused by LLVM upgrade. | Patrick Wildt |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2017-01-25 | +arm64 | Patrick Wildt |
2017-01-25 | Hopefully the last of the struct rib rototilling. Peer just points to a | Claudio Jeker |
2017-01-25 | Provide defines for SSL_CTRL_SET_CURVES/SSL_CTRL_SET_CURVES_LIST for things | Joel Sing |
2017-01-25 | +arm64 | Theo de Raadt |
2017-01-25 | enter arm64 | Theo de Raadt |
2017-01-25 | +arm64 | Theo de Raadt |
2017-01-25 | Add arm64 to the allarchs target. | Patrick Wildt |
2017-01-25 | Updates to OpenBSD/arm64 install notes. | Patrick Wildt |
2017-01-25 | Add the style sheet used on man.openbsd.org to the source tree. | Ingo Schwarze |
2017-01-25 | sync | Patrick Wildt |
2017-01-25 | Some simple cleanup: | Theo Buehler |