summaryrefslogtreecommitdiff
path: root/secure
AgeCommit message (Expand)Author
2009-05-22Upgrade to OpenSSH 5.2p1.Dag-Erling Smørgrav
2008-11-30Enable getaudit_addr(2) for sshd again. This will un-break the subjectChristian S.J. Peron
2008-08-01Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav
2008-07-23Merge from p4:Warner Losh
2008-07-03Add $FreeBSD$Peter Wemm
2008-05-07Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson
2008-03-05For users of FreeBSD <= 6.2 we recommend during the x.org 7.x upgradeKris Kennaway
2008-02-19getopt(3) returns -1, not EOF.Ruslan Ermilov
2007-06-18- Bump share library version which were missed in last bumpRong-En Fan
2007-05-09Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil
2007-03-15Upgrade to OpenSSL 0.9.8e.Simon L. B. Nielsen
2006-10-07Fix static compilation.Ruslan Ermilov
2006-10-01Upgrade to OpenSSL 0.9.8d.Simon L. B. Nielsen
2006-09-30Update for OpenSSH 4.4p1.Dag-Erling Smørgrav
2006-08-22Remove alpha left-overs.Ruslan Ermilov
2006-07-29Upgrade to OpenSSL 0.9.8b.Simon L. B. Nielsen
2006-07-17Enable DSO (Dynamic Shared Object) support. This makes it possibleSimon L. B. Nielsen
2006-05-13Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav
2006-05-13Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav
2006-04-10Clean generated headers.Ruslan Ermilov
2006-03-22Add port-tun.c.Dag-Erling Smørgrav
2006-03-18Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-02-12Hook audit into OpenSSH. Now that the necessary bits for OpenSSH supportChristian S.J. Peron
2005-12-29Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson
2005-11-19Revert last revision by phk@, it's redundant since bsd.incs.mkRuslan Ermilov
2005-09-03Update for OpenSSH 4.2p1.Dag-Erling Smørgrav
2005-08-03Don't install includes if NO_TOOLCHAINPoul-Henning Kamp
2005-07-22Bump the shared library version number of all libraries that have notKen Smith
2005-06-07Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav
2005-06-06Make libssh an INTERNALLIB like it is in {Net,Open}BSD.Dag-Erling Smørgrav
2005-06-05Update for OpenSSH 4.1p1.Dag-Erling Smørgrav
2005-02-25Update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine
2005-02-16Define PLATFORM correctly when cross-building.Ruslan Ermilov
2005-02-10Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov
2005-01-17Correctly hide the command arguments.Diomidis Spinellis
2004-12-21NOCRYPT -> NO_CRYPTRuslan Ermilov
2004-12-21NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov
2004-12-21NOLIBC_R -> NO_LIBC_RRuslan Ermilov
2004-10-28Update for OpenSSH 3.9p1.Dag-Erling Smørgrav
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-08-14Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesMark Murray
2004-08-06Join the 21st century: Cryptography is no longer an optional componentColin Percival
2004-05-14Import the openssl conf for arm.Olivier Houchard
2004-05-13Record the libssl.so dependency on libcrypto.so. This shouldRuslan Ermilov
2004-05-02Fix release builds (release.3 target). We also need to rebuild libradius,Marcel Moolenaar
2004-04-19Turn MAKE_IDEA into a true "bool" type variable, as documented inRuslan Ermilov
2004-04-14Turn on the amd64-specific bignum code in openssl. This is actuallyPeter Wemm
2004-03-30Remove the -pthread from the last commit, as OpenSSL doesn't actuallyDavid Malone
2004-03-30Build OpenSSL so that it extects that is may be used in a threadedDavid Malone