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