summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-10-14probabalistic -> probabilistic; from naddyJason McIntyre
2010-10-14Same fix as previously commited to ospfd. Ensure that kr_redistribute()Claudio Jeker
2010-10-14kr_redistribute() needs to be called with the head node of a multipathClaudio Jeker
2010-10-14for openssl prime, note that results are probabalistic; from djmJason McIntyre
2010-10-13'socket "path" [restricted]' needs quotes around path; make it clearStuart Henderson
2010-10-13document "openssl prime";Jason McIntyre
2010-10-13document "openssl pkeyparam";Jason McIntyre
2010-10-13The heimdal code switched to using DES from libcrypto when 0.7.2Jonathan Gray
2010-10-12document "openssl pkeyutl";Jason McIntyre
2010-10-12Plug a significant memory leak when using SSL.David Hill
2010-10-11and another one... s/10.4.5.6/10.3.4.5/, also from jy-p.Stuart Henderson
2010-10-11typo, s/10.1.2.3/10.2.3.4/, from jy-pStuart Henderson
2010-10-11bgpd needs to see all routing messages so set the ROUTE_TABLEFILTER toClaudio Jeker
2010-10-11zap unused definitionsPierre-Yves Ritschard
2010-10-09these need to be re-added tooGilles Chehade
2010-10-09missing from previous commitGilles Chehade
2010-10-09no longer compiled, i will reintroduce them later, lots of stuff needs toGilles Chehade
2010-10-09backout the "new" queue code commited 4 months ago. it has many good ideas,Gilles Chehade
2010-10-09document "openssl pkey";Jason McIntyre
2010-10-09document "openssl genpkey";Jason McIntyre
2010-10-09Do not use BPF_WORDALIGN when computing pflog header length as it alignsCan Erkin Acar
2010-10-08document "openssl engine";Jason McIntyre
2010-10-08document "openssl ecparam";Jason McIntyre
2010-10-08set the client/server certificate options with all the common keyusageReyk Floeter
2010-10-08check if a directory exists before trying to create it in the exportJonathan Gray
2010-10-08use the right capitalization in the Nd strings.Igor Sobrado
2010-10-08tweak for nroffJonathan Gray
2010-10-08if non absolute paths are specified in install commands assume theyJonathan Gray
2010-10-08allow optional paths for the install commands so we canJonathan Gray
2010-10-08Allow to show certificate details (show ca x cert [y]).Reyk Floeter
2010-10-08supply the correct value of ciphers DEFAULT; from djmJason McIntyre
2010-10-08document "openssl ec";Jason McIntyre
2010-10-07only try to setup a passfile when creating a CAJonathan Gray
2010-10-07Allow to specify the export password on the command line (optionally, forReyk Floeter
2010-10-07sync usage();Jason McIntyre
2010-10-07aginst -> against; from Luca CortiJason McIntyre
2010-10-07Don't try to add MPLS routes with a incomming MPLS_LABEL_IMPLNULL label.Claudio Jeker
2010-10-07nroff doesn't like long argument lists that work fine with mandoc.Reyk Floeter
2010-10-07- add a -q (quiet) command line option that will be used by ikeca toReyk Floeter
2010-10-07Garbage collect some unused structs.Claudio Jeker
2010-10-07set saner permissions on the directory we export, so we don't changePeter Hessler
2010-10-07When we create a new CA, also create an empty (but valid) CRL list.Peter Hessler
2010-10-06catch up to openssl-1.0.0a; there's some new commands, as yet undocumented,Jason McIntyre
2010-10-04tweak previous;Jason McIntyre
2010-10-04document ask-updateMarc Espie
2010-10-02somewhat complicated optimization: avoid reading the whole plist fileMarc Espie
2010-10-02don't try to read bogus stuff, we already errored out on itMarc Espie
2010-10-02whitespaceMarc Espie
2010-10-01adapt to API changes in OpenSSL-1.0.0aDamien Miller
2010-10-01update to openssl-1.0.0aDamien Miller