Age | Commit message (Expand) | Author |
2014-05-08 | "Server?" -> "HTTP Server?" to allow unambiguous auto-install | Kenneth R Westerback |
2014-05-08 | fail for unsupported node action/type combinations. Also fail for the | Reyk Floeter |
2014-05-08 | More KNF. | Joel Sing |
2014-05-08 | KNF. | Joel Sing |
2014-05-08 | Adjust this test contents from path keytype to url keytype to match the name of | Andre de Oliveira |
2014-05-08 | protip: "It's largely bad style to do (int)sizeof" | Ted Unangst |
2014-05-08 | Remove KSSL debug code. | Joel Sing |
2014-05-08 | KNF. | Joel Sing |
2014-05-08 | Nuke OPENSSL_FIPS - having #ifdefs inside a #ifndef for the same thing | Joel Sing |
2014-05-08 | remove debug prints that snuck in; found by reyk@ | Bret Lambert |
2014-05-08 | KNF. | Joel Sing |
2014-05-08 | Pretty print MIB_ipNetToMediaPhysAddress'es; ok blambert | Mike Belopuhov |
2014-05-08 | Plug one more xfer leak. | Martin Pieuchot |
2014-05-08 | knfectomie. | Joel Sing |
2014-05-08 | The pcexmem(4) and pcexio(4) should be attached on LUNA-88K2 only. | Kenji Aoyama |
2014-05-08 | Emergency knfectomie requested by tedu@. | Joel Sing |
2014-05-08 | match iked proc.c infrastructure with proc.c | Bret Lambert |
2014-05-08 | match relayd proc.c infrastructure with snmpd | Bret Lambert |
2014-05-08 | inet(3) -> inet_net(3); | Jason McIntyre |
2014-05-08 | Bring back restricted sockets, inadvertantly removed in | Bret Lambert |
2014-05-08 | kill some more VMS ifdefs | Giovanni Bechis |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2014-05-08 | Sync flags with route.h | Martin Pieuchot |
2014-05-08 | Introduce two new route flags: RTF_LOCAL and RTF_BROADCAST. | Martin Pieuchot |
2014-05-08 | Send up and down keys for mouse wheel in alternate screen mode (when it | Nicholas Marriott |
2014-05-08 | Instead of forcing mouse scroll to 1 in choose mode, scale it down | Nicholas Marriott |
2014-05-08 | whack some useless verbiage from DESCRIPTION, and merge some of it into | Jason McIntyre |
2014-05-08 | - update DESCRIPTION and COMPATIBILITY WITH MORE | Jason McIntyre |
2014-05-08 | +.Xr less 1 , | Jason McIntyre |
2014-05-08 | Plug a memory leak, from J Raynor. | Nicholas Marriott |
2014-05-08 | Both the two previous ways of navigating panes by direction have | Nicholas Marriott |
2014-05-08 | Handle colour 8 properly in the 256 colour palette, from Timothy Allen. | Nicholas Marriott |
2014-05-07 | Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rather | Miod Vallat |
2014-05-07 | When you want more, you say "more". When you want less, you say "less". | Vadim Zhukov |
2014-05-07 | less than jpake | Ted Unangst |
2014-05-07 | Repair the termination condition of a write(2) loop. | Ingo Schwarze |
2014-05-07 | don't free memory unless we allocated it. | Ted Unangst |
2014-05-07 | with the first bug it uncovered fixed, clear all bignums again. | Ted Unangst |
2014-05-07 | in BN_clear_free, don't cleanse the data if the static data flag is set. | Ted Unangst |
2014-05-07 | comment style fix | Alexander Hall |
2014-05-07 | jmc@ points out '-F/-f' are available only in conjunction with | Kenneth R Westerback |
2014-05-07 | Match search_string_def() prototype change, forgotten in previous protector.[ch] | Miod Vallat |
2014-05-07 | KNF. | Joel Sing |
2014-05-07 | KNF. | Joel Sing |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2014-05-07 | Render roff escape sequences contained in manual page descriptions | Ingo Schwarze |