Age | Commit message (Expand) | Author |
2018-08-12 | Add administrative options to LACP trunk implementation. | ccardenas |
2018-08-12 | Change ber_write_elements() to return ssize_t instead of int. | rob |
2018-08-12 | better diagnosics on alg list assembly errors; ok deraadt@ markus@ | Damien Miller |
2018-08-12 | Drop reference to dmabuf "file" as fnew() returns one that has two | Mark Kettenis |
2018-08-12 | Make ifconfig's -joinlist command work as advertised. | Stefan Sperling |
2018-08-12 | Really overwrite the major of com(4) instead of the hardcoded 12. | Mark Kettenis |
2018-08-12 | Add retguard macros for arm64 asm and apply them in the straightforward | mortimer |
2018-08-12 | Add retguard for arm64. | mortimer |
2018-08-12 | Refactor retguard to make adding additional arches easier. | mortimer |
2018-08-12 | add missing markup; | Jason McIntyre |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-08-12 | Heydar Aliyev, Baku, Azerbaijan is GYD, not BAK | Theo de Raadt |
2018-08-11 | sync | Theo de Raadt |
2018-08-11 | Make legacy interrupts work in more cases. | Mark Kettenis |
2018-08-11 | Use IORT table to map requester ID into MSI sideband data. | Mark Kettenis |
2018-08-11 | Nuke stray/pointless 'volatile' for local var. | Kenneth R Westerback |
2018-08-11 | Get rid of PLEDGE_STAT, which was a hack used for unveil. | Bob Beck |
2018-08-11 | Refactor the nearly identical benchmark loops into a single loop. | cheloha |
2018-08-11 | Match "ARMH0011". | Mark Kettenis |
2018-08-11 | Make GICv3 redistributor support actually work and add ITS support. | Mark Kettenis |
2018-08-11 | don't need 61 keys anymore | Theo de Raadt |
2018-08-11 | Bump MAXCPUS from 8 to 24. | Mark Kettenis |
2018-08-11 | Fix a couple of bugs in the ITS support code: | Mark Kettenis |
2018-08-11 | actually s/unveil/pledge on err(3), I missed it on previous commit. | Ricardo Mestre |
2018-08-11 | the only fs access kdump(1) needs is to the tracefile which by default is | Ricardo Mestre |
2018-08-11 | look(1) will access /usr/share/dict/words to look for the string we want, or it | Ricardo Mestre |
2018-08-11 | Just like in mesg(1) in biff(1) we just need to push down pledge(2) a little | Ricardo Mestre |
2018-08-11 | this one was my fault, when an error occurrs on mesg(1) it must exit with error | Ricardo Mestre |
2018-08-11 | Add comment explaining why we read basic MCS set only from beacon/probereq. | Stefan Sperling |
2018-08-11 | Use MAXCPUS as the number of elements for the array of per-cpu data. | Mark Kettenis |
2018-08-11 | Use MAXCPUS as the number of elements for the array of per-cpu data. | Mark Kettenis |
2018-08-11 | Fix problems ofthe ifconfig argument parser with "ifconfig <if> join". | Sebastian Benoit |
2018-08-11 | Prevent server side overflow for message id in snmp header. | rob |
2018-08-10 | handle the non-portable GNU-style \[charNN], \[charNNN] character | Ingo Schwarze |
2018-08-10 | The groff man-ext macros define fonts CB, CI, and CR, | Ingo Schwarze |
2018-08-10 | sync | Theo de Raadt |
2018-08-10 | crank to 6.4-beta | Theo de Raadt |
2018-08-10 | Simplify server key exchange signature verification. | Joel Sing |
2018-08-10 | Simplify server kex exchange signature generation. | Joel Sing |
2018-08-10 | Add glue to EVP_md5_sha1() so that it can be used with EVP_Sign* and | Joel Sing |
2018-08-10 | Add missing include to X25519 synopsis. | Joel Sing |
2018-08-10 | In typical swiss-army style, various modes and options cause | Theo de Raadt |
2018-08-10 | delete volatile intended to silence whiny old compilers around vfork. | Theo de Raadt |
2018-08-10 | Bump boot loader versions for softraid passphrase handling change. | Joel Sing |
2018-08-10 | Retry on incorrect passphrase for softraid crypto boot. | Joel Sing |
2018-08-10 | Run the wycheproof ECDSA test vectors against libcrypto. | Joel Sing |
2018-08-10 | Run the X25519 wycheproof test vectors against libcrypto. | Joel Sing |
2018-08-10 | Rework regress so that it is easier to add additional test types. | Joel Sing |
2018-08-10 | Use a table rather than a switch when converting strings to NIDs. | Joel Sing |
2018-08-10 | Add a regress test that checks file descriptor allocation across fork. | Joel Sing |