libdialog: Increase MAX_LEN to 4096 (bug 2480)
[dragonfly.git] / secure /
2013-02-10 Peter AvalosUpdate files for OpenSSL-1.0.1d import.
2012-11-04 Sascha WildnerFix some typos in the manpages.
2012-10-28 Peter AvalosUpdate files for OpenSSH-6.1p1 import.
2012-05-30 Aggelos EconomopoulosFix for password truncation when using crypt(3) with DES
2012-05-13 Peter AvalosUpdate files for OpenSSL-1.0.1c import.
2012-04-27 Peter AvalosUpdate files for OpenSSL-1.0.1b import.
2012-04-21 Peter AvalosUpdate files for OpenSSL-1.0.1a import.
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-29 Peter AvalosUpdate files for OpenSSL-1.0.1 update.
2012-01-31 Samuel J. Greearcrypt(3)/blowfish - Return NULL on error
2012-01-20 Peter AvalosUpdate files for OpenSSL-1.0.0g import.
2012-01-05 Peter AvalosUpdate files for OpenSSL-1.0.0f import.
2011-11-29 Matthew Dillonbuild - Significantly improve parallel buildworld times
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-09-21 Peter AvalosUpdate files for OpenSSL-1.0.0e import.
2011-09-20 Peter AvalosUpdate files for OpenSSH-5.9p1 import.
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-05-19 Peter AvalosUse OpenBSD's glob in OpenSSH.
2011-04-09 Peter AvalosUpdate files for OpenSSH-5.8p1 import.
2011-02-09 Peter AvalosUpgrade to OpenSSL-1.0.0d.
2011-02-06 Sascha Wildnersecure/lib: Fix building of some cases that include...
2010-12-16 Alex Hornungssh - use utmpx
2010-12-12 Peter AvalosUpdate for OpenSSL-1.0.0c.
2010-11-22 Peter AvalosOpenSSL: Add pre-generated asm files to the build.
2010-11-22 Peter AvalosOpenSSL: Reduce diffs to vendor source.
2010-11-22 Peter AvalosMake OpenSSL thread-safe.
2010-11-18 Peter AvalosUpdate build for OpenSSL-1.0.0b import.
2010-11-18 Peter Avaloslibssh: Unset BROKEN_GLOB. Ours works fine.
2010-10-11 Peter AvalosEnable DSO support in OpenSSL.
2010-10-10 Peter Avaloslibcrypto: Enable cryptodev support.
2010-10-01 Matthew Dillonsshd - Remove libmd from link to fix SHA*() function...
2010-09-29 Peter AvalosUpdate build for OpenSSH-5.6.
2010-09-27 Peter AvalosBump SHLIB_MAJOR for libssl and libcrypto.
2010-09-26 Peter AvalosUpdate build for OpenSSL-1.0.0a.
2010-09-26 Peter AvalosOpenSSL: Set the date for manual pages to the release...
2010-09-26 Peter Avaloslibcrypto: There's no need to test for WANT_IDEA twice.
2010-09-26 Peter AvalosOpenSSL: Define little endian on x86_64.
2010-09-26 Peter AvalosOpenSSL: Eliminate some options from CFLAGS.
2010-09-25 Peter AvalosOpenSSL: Fix includes insanity.
2010-09-25 Peter AvalosFix typo in last commit.
2010-09-25 Peter AvalosFix WANT_IDEA knob.
2010-07-20 Sascha Wildnerbdes(1): Sync with FreeBSD.
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-04-10 Sascha WildnerAdd -Wold-style-definition to WARNS >= 3 and fix the...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-01-18 Sascha WildnerRaise WARNS in secure/ as high as possible and fix...
2010-01-16 Peter AvalosAdd the HPN patch for OpenSSH.
2010-01-10 Peter AvalosChange Makefiles for OpenSSH to more closely match...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-11-08 Aggelos EconomopoulosUpdate OpenSSL version number and regenerate the manual...
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosUpdate OpenSSL version number and regenerate the manual...
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 Aggelos EconomopoulosUpdate OpenSSL version number and regenerate the manual...
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-08-29 YONETANI TomokazuFix installing from read-only ${.OBJDIR}
2009-08-23 Simon Schubertremove kerberos/heimdal
2009-08-21 Matthew DillonAMD64 - AUDIT RUN - Fix format strings, size_t, and...
2009-07-14 Sascha WildnerRemove the distribute, redistribute and distributeworld...
2009-07-12 Peter AvalosStop building multiple versions of telnet.
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-10 Hasso TepperMake openssl define OPENSSL_NO_IDEA if compiled without...
2009-04-11 Peter AvalosBump the version number for the OpenSSL-0.9.8k import.
2009-01-11 Peter AvalosUpdate build for OpenSSL-0.9.8j upgrade.
2009-01-11 Peter AvalosFinish the move from renaming the openssl source directory.
2009-01-02 Peter AvalosAvoid namespace pollution for applications that link...
2008-11-03 Peter AvalosBring in some changes to bsd.sys.mk from FreeBSD.
2008-09-28 Peter AvalosInstall a moduli(5) manual page.
2008-09-28 Peter AvalosUpgrade build for OpenSSH 5.1p1.
2008-09-27 Peter AvalosUpgrade to OpenSSL 0.9.8i.
2008-09-06 Peter AvalosUpgrade to OpenSSL 0.9.8h.
2008-07-10 Sascha Wildnerstyle: compare return value of getopt() against -1...
2008-05-24 Simon SchubertProperly work with path names which contain a dot.
2008-05-21 Simon SchubertUpdate blacklists to more thorough versions.
2008-05-16 Simon SchubertAdd blacklist feature for weak Debian-generated ssh...
2008-04-08 Sascha WildnerRemove references to patches that no longer exist.
2008-04-07 Peter AvalosUpdate build for OpenSSH 5.0p1.
2007-10-25 Peter AvalosUpdate for OpenSSL upgrade to 0.9.8g.
2007-10-12 Peter AvalosUpdate for OpenSSL 0.9.8f:
2007-09-09 Simon SchubertResync patch with contrib.
2007-09-08 Peter AvalosUpgrade to OpenSSH 4.7p1.
2007-07-22 Simon SchubertChange comment to reflect that X11BASE moved.
2007-03-29 Peter AvalosUpgrade to OpenSSH 4.6p1.
2007-03-28 Peter AvalosUpgrade to OpenSSL 0.9.8e.
2007-01-27 Sascha WildnerFix redefinition of KEX_DEFAULT_PK_ALG.
2006-11-20 Peter AvalosUpdate build for OpenSSH-4.5p1.
2006-11-20 Peter AvalosWe aren't using the asm files so store this in the...
2006-11-20 Peter AvalosUpgrade to OpenSSL 0.9.8d
2006-09-28 Simon SchubertUpdate build infrastructure for openssh-4.4p1
2006-09-06 Simon SchubertAdd camellia.h to the headers
2006-09-06 Simon SchubertUpdate to openssl-0.9.8c
2006-07-27 Simon SchubertPull up changes from i386
2006-07-16 Simon Schubertlibssl needs libcrypto, so link it
2006-05-16 Simon SchubertEnable TCP wrappers in sshd.
2006-02-13 Simon SchubertAdjust build infrastructure for OpenSSH-4.3p2
2005-12-03 Simon SchubertUpdate to openssl-0.9.8a and regen man pages
next