Age | Commit message (Expand) | Author |
2014-11-11 | The default output format for 32bit AS numbers has moved from AS_DOT+ | Peter Hessler |
2014-11-11 | Don't free garbage in ec_wNAF_mul() if wNAF could be allocated but | Philip Guenther |
2014-11-11 | Merge from NetBSD from 1999-03-25:" | Philip Guenther |
2014-11-11 | delete extra word in Nd | Theo de Raadt |
2014-11-11 | Let -h imply -c (that is, not use the pager). | Ingo Schwarze |
2014-11-11 | implement -h (synopsis only) for preformatted (cat) pages; | Ingo Schwarze |
2014-11-11 | Replace mysql with mariadb. | Brad Smith |
2014-11-10 | mux-related manual tweaks | Damien Miller |
2014-11-10 | Disable -fgcse on vax at -O2, for it exposes code generation bugs (which might | Miod Vallat |
2014-11-10 | Make flag_gcse non-static. | Miod Vallat |
2014-11-10 | add required vertical spacing before lists that begin | Ingo Schwarze |
2014-11-10 | remove various bits of autoconf cruft. from Martin Natano | Ted Unangst |
2014-11-10 | remove ipc leftovers. from Martin Natano | Ted Unangst |
2014-11-10 | remove old, unnecessary compat code. from Martin Natano | Ted Unangst |
2014-11-10 | more tests found in my tree | Ingo Schwarze |
2014-11-10 | Fix horrible spelling mistake introduced in r1.17 | Miod Vallat |
2014-11-10 | SKIP_GROFF tests need to adapt to the changed rendering of \(bu, too | Ingo Schwarze |
2014-11-10 | adapt to the changed rendering of \(bu | Ingo Schwarze |
2014-11-10 | Revert r1.17 as it breaks inserting in some cases. | Nicholas Marriott |
2014-11-10 | m68k is dead <sniff> | Philip Guenther |
2014-11-10 | Grab the pool mutex in sysctl_dopool(), but only for pools for which | Mark Kettenis |
2014-11-10 | Split the logic for the ICMP and ICMP6 case in pf_get_sport(). The | Alexander Bluhm |
2014-11-10 | add an additional error check into the ixgbe_handle_msf | Mike Belopuhov |
2014-11-10 | remove pointless timeout_del/add dance in the interrupt handler | Mike Belopuhov |
2014-11-10 | Inadvertent ampersand has made the check to always yield truth | Mike Belopuhov |
2014-11-10 | Gather full statistics only when IX_DEBUG is defined | Mike Belopuhov |
2014-11-10 | don't try to update the link status every second | Mike Belopuhov |
2014-11-10 | remove ixgbe_sfp_probe since it's not called anyways | Mike Belopuhov |
2014-11-10 | Support USB 1.x devices below external hubs. | Martin Pieuchot |
2014-11-10 | Add some fields needed for TT support. | Martin Pieuchot |
2014-11-10 | Don't attempt to open log files when using syslog, as we are not going to | Bob Beck |
2014-11-10 | Apparently xhci(4) also needs a hook to set the address of a device. | Martin Pieuchot |
2014-11-10 | tweak previous; ok mikeb | Jason McIntyre |
2014-11-10 | Typo: consitent -> consistent. | Kenneth R Westerback |
2014-11-10 | copy pubkey section from isakmpd(8); ok reyk | Mike Belopuhov |
2014-11-10 | Remove USB locators. They are currently unused and this wont change due | Martin Pieuchot |
2014-11-10 | Do not pass an ifa pointer when we already have a DAD descriptor. | Martin Pieuchot |
2014-11-10 | Plug a rtentry leak and change the name of the pool to something | Martin Pieuchot |
2014-11-10 | etc and xetc sets no longer exist in the release directories | Jonathan Gray |
2014-11-10 | sync | Theo de Raadt |
2014-11-09 | KNF (when not conflicting with other cleanup changes in progress) | Miod Vallat |
2014-11-09 | To implement transparent relays for connectionless protocols, the | Alexander Bluhm |
2014-11-09 | GOST tests, not connected to the build yet. | Miod Vallat |
2014-11-09 | Remove DEBUG_SIGN code. Make sure gost_key_unwrap_crypto_pro() returns failure | Miod Vallat |
2014-11-09 | Rename internal yet public key_{un,}wrap_crypto_pro symbols by prepending a | Miod Vallat |
2014-11-09 | Replace RAND_bytes() usage with arc4random_buf(). | Miod Vallat |
2014-11-09 | GOST crypto algorithms (well, most of them), ported from the removed GOST | Miod Vallat |
2014-11-09 | Introduce EVP_MD_CTX_ctrl(), to allow for fine control of a given digest. | Miod Vallat |
2014-11-09 | Allow digest routines to provide their own HASH_FINAL routine; will be | Miod Vallat |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |