2018-02-21 |
rpe | If there is one interface, and it is configured via... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
guenther | Meltdown: implement user/kernel page table separation. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
mpi | Call socreate() before falloc() in sys_socket(). |
commit | commitdiff | tree | snapshot |
2018-02-21 |
dlg | if egre takes the packet, it's done, don't fall through... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
dlg | whitespace fixes |
commit | commitdiff | tree | snapshot |
2018-02-21 |
jsg | add bsd.mp |
commit | commitdiff | tree | snapshot |
2018-02-21 |
jsg | match linux whitespace in ioctl list |
commit | commitdiff | tree | snapshot |
2018-02-20 |
kettenis | Add GENERIC.MP directory. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
kettenis | Add GENERIC.MP. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
kettenis | Release the secondary CPUs. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
kettenis | Make arm64 pmap (somewhat) mpsafe. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsg | stop mixing bsd and c99 fixed width types and just... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Fix bogus check. Spotted by brynet, thanks. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | RSA_get_flags should be RSA_test_flags. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | whitespace nit |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | sync |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Crank lib{crypto,ssl,tls} minors after symbol addition. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide BIO_meth_{g,s}et_callback_ctrl() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide BIO_meth_get_{create,ctrl,destroy,gets,puts... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Zap an 'int' that snuck in. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide SSL_SESSION_get_protocol_version() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide EVP_PKEY_get0_EC_KEY() and 'if (ret)' vs 'if... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DH_set_length() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DH_bits() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide BIO_{g,s}et_shutdown(). |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DSA_get0_engine() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DSA_SIG_{g,s}et0() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DSA_{clear,set,test}_flags() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide RSA_{clear,set,test}_flasg() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Provide DH_{clear,set,test}_flags(). |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide BIO_get_new_index(). |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide BN_GENCB_new(), BN_GENCB_free() and BN_GENCB_ge... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide X509_NAME_get0_der(). |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide X509_REQ_get0_signature() |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide X509_CRL_get0_{last,next}Update() and X509_CRL_... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jsing | Provide BN_get_rfc2409_prime_*() and BN_get_rfc3526_pri... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
otto | make sure we've read the lenght bytes before checking... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
tb | Move getvnetflowid() out of #ifndef SMALL to unbreak... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
mikeb | Convert key length from bits to bytes |
commit | commitdiff | tree | snapshot |
2018-02-20 |
visa | Make ddb's "show all locks" command show spinlocks... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
mpi | Test that removing a mpath RTF_CLONING route entry... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
mpi | Removing an RTF_CLONING route entry should not invalida... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
mpi | Introduce enternewpgrp() & enterthispgrp(), from FreeBS... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
nicm | Do not leak memory when working out job name in formats. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
sthen | Call "vmctl stop" on each VM at shutdown, for OpenBSD... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2018-02-20 |
sthen | merge configure.ac from NSD 4.1.19, previously we had... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jmc | tweak previous, with some help from dlg; |
commit | commitdiff | tree | snapshot |
2018-02-20 |
jmatthew | Set the chain_offset field (same as sgl_offset0, only... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | cisco set the tos on their keepalive packets to ip... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | add support for vnetflowid. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | only allow root to use SIOCSVNETFLOWID. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | add support for toggling partitioning a vnetid into... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | add ioctls to toggle partitioning a vnetid into a netid... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dlg | add support for setting the tunnel df bit. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
rpe | Write warning/error messages to stderr and end them... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
rpe | - use specific patterns when looping over /etc/hostname... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
nicm | Support ISO colon-separated SGR. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | Merge new RETURN VALUES section; from Paul Yang via |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In bio.h rev. 1.33 2018/02/18 12:59:06, tb@ provided... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In bio.h rev. 1.32 2018/02/18 12:58:25, tb@ provided |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In rsa.h rev. 1.34 2018/02/18 12:53:46, tb@ provided... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In rsa.h rev. 1.33 2018/02/18 12:52:13, tb@ provided... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In dh.h rev. 1.20 2018/02/18 12:51:31, tb@ provided... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Correctly diff the output of test 32. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Grab solock() inside soconnect2() instead of asserting... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In dsa.h rev. 1.25 2018/02/18 12:50:58, tb@ provided... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In evp.h rev. 1.57 2018/02/17 16:54:08, |
commit | commitdiff | tree | snapshot |
2018-02-19 |
otto | (static) byte buffers are not aligned in any way, mallo... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Change some returns into gotos, will help keeping the... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
jsg | Add a default case to a usb_tap() switch statement... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Convert sparc64 to MI mutex. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Include <sys/mutex.h> directly instead of relying on... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
jsg | Directly include sys/mplock.h when needed instead of... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
mpi | Remove almost unused `flags' argument of suser(). |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In x509.h rev. 1.29 2018/02/17 15:50:42, jsing@ provided |
commit | commitdiff | tree | snapshot |
2018-02-19 |
schwarze | In x509.h rev. 1.29 2018/02/17 15:50:42, jsing@ provided |
commit | commitdiff | tree | snapshot |
2018-02-19 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-02-19 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | tunneldf needs ifr_df |
commit | commitdiff | tree | snapshot |
2018-02-19 |
djm | emphasise that the hostkey rotation may send key types... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | support configuration of fragmentation of the tunnel... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | enable configuration of tunnel fragmentation. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | initialise sc_df to 0 in clone create rather than setti... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | add code to support configuration of tunnel traffic... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | make sure only root can configure an interface with... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | add support for setting and displaying whether a tunnel... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | add ioctls for tunnels to configure whether they allow... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dlg | gif carries mpls too |
commit | commitdiff | tree | snapshot |
2018-02-18 |
dlg | don't allow configuration of non-ipv4 addresses. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
schwarze | In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
schwarze | In ssl.h rev. 1.138 2018/02/17 15:13:12, jsing@ provided |
commit | commitdiff | tree | snapshot |
2018-02-18 |
kn | zap *_path() functions |
commit | commitdiff | tree | snapshot |
2018-02-18 |
sashan | - regression in pflog output |
commit | commitdiff | tree | snapshot |
2018-02-18 |
schwarze | In tls1.h rev. 1.32 2018/02/17 15:08:21, jsing@ provided |
commit | commitdiff | tree | snapshot |
2018-02-18 |
schwarze | In evp.h rev. 1.56 2018/02/17 14:55:31, jsing@ provided |
commit | commitdiff | tree | snapshot |
2018-02-18 |
kettenis | Revert previous. It triggers mbuf pool exhaustion... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
rpe | Remove unecessary line continuation markers after ... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
naddy | add include to silence compiler warning about a missing... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
schwarze | In hmac.c rev. 1.13 2018/02/17 14:53:59, jsing@ provide... |
commit | commitdiff | tree | snapshot |
next |