2021-05-04 |
espie | prevent the base pkg tools from looking under /usr... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
claudio | Similar to rsync repo delay deletes for rrdp repos... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
jsg | Check that fdt hart id matches boot hart id before... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
drahn | Remove cerror dependancy from riscv64 asm syscalls. |
commit | commitdiff | tree | snapshot |
2021-05-04 |
drahn | riscv64 brk()/sbrk() implementations, |
commit | commitdiff | tree | snapshot |
2021-05-03 |
inoguchi | Use limits.h instead of sys/limits.h in dtlstest.c... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
inoguchi | Modify regress ssl_get_shared_ciphers for portable |
commit | commitdiff | tree | snapshot |
2021-05-03 |
kettenis | Sync changes from arm64 version. |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Hook openssl-ruby test to regress tree |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Add scaffold to run the ruby/openssl regression tests |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | tweak one description to make it unique |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Prefix the hybrid_corner_case test with test_ for consi... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Exercise the point conversion bit for octet string... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Add a test that exercises the point conversion bit... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
tb | Fix corner case for compressed points on binary curves |
commit | commitdiff | tree | snapshot |
2021-05-03 |
claudio | When negotiating multiprotocol capabilities only fall... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
claudio | Print the timestamps both formatted and as a time in... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
lum | When parsing a variable value within double quotes... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
claudio | Like in the session engine do not inline the addr2sa... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
visa | Make sdhc(4) attachment work on Zynq-7000. |
commit | commitdiff | tree | snapshot |
2021-05-03 |
lum | When parsing a variable value within double quotes... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | fix typo from previous commit |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | Mention in CAVEATS that iwn(4) doesn't support 40MHz... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | iwm(4) supports Tx aggregation now. |
commit | commitdiff | tree | snapshot |
2021-05-03 |
kettenis | Use the EFI memory map (if available) to determine... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
sthen | remove old gcc/g++ binaries at update time; covers... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
jsg | recognise a small number of riscv relocations in readelf |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | Tweak the heuristic net80211 RA is using to decide... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | Add 802.11n Tx aggregation support to iwm(4). |
commit | commitdiff | tree | snapshot |
2021-05-03 |
stsp | work around an athn(4) device problem with bogus Michae... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
espie | thinko, noticed by jmc@ |
commit | commitdiff | tree | snapshot |
2021-05-03 |
espie | FETCH_CMD, perfect place to explain more about fetching ;) |
commit | commitdiff | tree | snapshot |
2021-05-03 |
jmc | remove entries for sgi devices: xheart, owmac, and... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
jsg | change some commented vfp paths to riscv64 fpu equivalents |
commit | commitdiff | tree | snapshot |
2021-05-03 |
ratchov | If mode is not allowed in struct opt, then just play... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
jsg | don't build gdb on riscv64 |
commit | commitdiff | tree | snapshot |
2021-05-03 |
djm | more debugging for UpdateHostKeys signature failures |
commit | commitdiff | tree | snapshot |
2021-05-03 |
drahn | riscv64 is a LP64_ARCH, list it as such. |
commit | commitdiff | tree | snapshot |
2021-05-02 |
drahn | riscv64 initiall installation notes (more of a skeleton). |
commit | commitdiff | tree | snapshot |
2021-05-02 |
naddy | disable base-gcc on amd64; ok jca@ deraadt@ |
commit | commitdiff | tree | snapshot |
2021-05-02 |
bluhm | Put -stable template into #if 0 section of current... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
kettenis | Initialize per-CPU pointer register earlier. |
commit | commitdiff | tree | snapshot |
2021-05-02 |
drahn | riscv64, fix HANDLE_ERROR |
commit | commitdiff | tree | snapshot |
2021-05-02 |
krw | Try harder to ensure there are no GPT revenants after |
commit | commitdiff | tree | snapshot |
2021-05-02 |
drahn | riscv64 openssl config |
commit | commitdiff | tree | snapshot |
2021-05-02 |
kettenis | We need to set the dirty bit whenever we add write... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
krw | Shuffle some code to eliminate get_address(), bring... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
tb | Prevent future internal use of some #defines |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | Clean up tls1_change_cipher_state(). |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | In the TLSv1.2 server, set up the key block after sendi... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | Clean up dtls1_reset_seq_numbers(). |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | Ensure that handshake hash is non-NULL in tls1_transcri... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | Harden tls12_finished_verify_data() by checking master... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsing | Stop deriving peer finished twice for TLSv1.2. |
commit | commitdiff | tree | snapshot |
2021-05-02 |
tb | Make TS_compute_imprint a bit more robust. |
commit | commitdiff | tree | snapshot |
2021-05-02 |
deraadt | Improve documentation. Try to explain the various... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
martijn | Fix having hostnames in the listen on statement. Regres... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
mvs | Do soreserve() before `kp' allocation. This simplifies... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
lum | dired-shell-command is listed in the man page under... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
kettenis | Initialize the per-CPU pointer register early. |
commit | commitdiff | tree | snapshot |
2021-05-02 |
espie | explain what FETCH_CMD should support in a bit more... |
commit | commitdiff | tree | snapshot |
2021-05-02 |
jsg | fix logic error in boot() |
commit | commitdiff | tree | snapshot |
2021-05-01 |
kettenis | Remove NetBSDisms that crept into the arm64 version... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
kettenis | Actually, that variable needs to be a u_int8_t pointer. |
commit | commitdiff | tree | snapshot |
2021-05-01 |
martijn | Expand the regress test quite a bit to make sure no... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
martijn | Refactor varbind OID parsing into their indices. Simpl... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
gnezdo | Removed unused SYSCTL_INT_UNBOUNDED (no use planned) |
commit | commitdiff | tree | snapshot |
2021-05-01 |
gnezdo | Update the remaining SYSCTL_INT_READONLY cases |
commit | commitdiff | tree | snapshot |
2021-05-01 |
mvs | Implement per-socket `so_lock' rwlock(9) and use it... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
visa | Retire OpenBSD/sgi. |
commit | commitdiff | tree | snapshot |
2021-05-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-05-01 |
bcook | bump to LibreSSL 3.4.0 in -current |
commit | commitdiff | tree | snapshot |
2021-05-01 |
tb | Plug leak in c2i_ASN1_OBJECT |
commit | commitdiff | tree | snapshot |
2021-05-01 |
tb | Prevent double free in int_TS_RESP_verify_token |
commit | commitdiff | tree | snapshot |
2021-05-01 |
kettenis | Implement early console functionality based on availabl... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
florian | In singel user mode / is mounted ro. Just warn if we... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
florian | Allow running in single user mode where /var/empty... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
florian | In singel user mode / is mounted ro. Just warn if we... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
florian | Allow running in single user mode where /var/empty... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2021-05-01 |
jsg | KERNEL_LOCK/UNLOCK() was pushed into trapsignal() last... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
jsg | use sival_ptr instead of sival_int for breakpoint and... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
jsg | regen llvm man pages from rst with |
commit | commitdiff | tree | snapshot |
2021-05-01 |
jsg | arvm7 -> armv7 |
commit | commitdiff | tree | snapshot |
2021-05-01 |
deraadt | variable has to be a pointer after last change |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | make timer/intc cd_name match config |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsing | Clean up and harden TLSv1.2 master key derivation. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
drahn | Fix linkage error due to fp* functions. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
bluhm | Rearrange the implementation of bounded sysctl. The... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jmc | add arch to Dt lines; |
commit | commitdiff | tree | snapshot |
2021-04-30 |
visa | Add zqclock(4), a driver for Zynq-7000 clocks. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
visa | Add zqreset(4), a driver for Zynq-7000 resets. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove now unused elf.h |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove FreeBSD derived riscv cpu ident |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | reduce diff to current arm64 |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | fix newlines for devices attaching to cpu |
commit | commitdiff | tree | snapshot |
2021-04-30 |
djm | a little debugging in the main mux process for status... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
dtucker | Remove now-unused skey function prototypes leftover... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove commented arm console init lines |
commit | commitdiff | tree | snapshot |
2021-04-30 |
deraadt | When terminating via pledge_fail() stop all threads... |
commit | commitdiff | tree | snapshot |
next |