aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Add the openssl header for arm64. As it is based on MACHINE_CPUARCH itAndrew Turner2015-03-241-0/+242
* Disable insecure SSLv2 support from the base OpenSSL.Jung-uk Kim2015-03-206-5/+35
* Merge OpenSSL 1.0.1m.Jung-uk Kim2015-03-20345-709/+1440
* Update buildinf.h to make SSLeay_version(3) little bit more useful.Jung-uk Kim2015-01-161-3/+3
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* Merge OpenSSL 1.0.1l.Jung-uk Kim2015-01-16335-336/+336
* Merge OpenSSL 1.0.1k.Jung-uk Kim2015-01-08335-4325/+7347
* Reduce overlinkingBaptiste Daroussin2014-11-2512-33/+10
* Convert to LIBADDBaptiste Daroussin2014-11-2515-84/+36
* Merge OpenSSL 1.0.1j.Jung-uk Kim2014-10-151-0/+199
* Merge OpenSSL 1.0.1j.Jung-uk Kim2014-10-15336-437/+473
* Fix typo (LIBLDNSADD -> LIBLDNS) to fix "make checkdpadd"Enji Cooper2014-08-191-1/+1
* Merge OpenSSL 1.0.1i.Jung-uk Kim2014-08-07335-444/+1107
* Rework privatelib/internallibBaptiste Daroussin2014-08-0612-15/+15
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Remove ia64.Marcel Moolenaar2014-07-071-224/+0
* Merge OpenSSL 1.0.1h.Jung-uk Kim2014-06-09333-352/+400
* Switch using the new $2b$ format by default, when bcrypt is used.Xin LI2014-05-141-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0618-18/+18
* Fix order of libthr and libc in the global dso list for sshd, byKonstantin Belousov2014-04-271-0/+10
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-2110-1/+71
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Merge OpenSSL 1.0.1g.Jung-uk Kim2014-04-08334-356/+376
* Use MK_CRYPT=no in preference to WITHOUT_CRYPT here.Warner Losh2014-04-051-5/+5
* Upgrade to OpenSSH 6.6p1.Dag-Erling Smørgrav2014-03-252-5/+5
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
* Refresh our implementation of OpenBSD's Blowfish password format.Xin LI2014-02-251-33/+52
* Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-312-6/+10
* Merge OpenSSL 1.0.1f.Jung-uk Kim2014-01-22335-895/+796
* Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of aDag-Erling Smørgrav2013-09-233-4/+12
* Replace claims that DES is a strong cryptosystem with a warning statingDag-Erling Smørgrav2013-09-211-28/+7
* Clean up the OpenSSH build. It is now possible to build most componentsDag-Erling Smørgrav2013-09-1012-46/+190
* Make libldns and libssh private.Dag-Erling Smørgrav2013-09-0812-0/+12
* Remove references to MK_IDEA.Ed Schouten2013-04-273-21/+1
* Upgrade to OpenSSH 6.2p1. The most important new features are supportDag-Erling Smørgrav2013-03-221-4/+4
* Retire the mislabeled ENABLE_SUID_SSH knob.Dag-Erling Smørgrav2013-03-221-3/+1
* Merge OpenSSL 1.0.1e.Jung-uk Kim2013-02-13336-731/+736
* Add a src.conf(5) option to allow users to compile in the "NONE cipher",Bjoern A. Zeeb2013-01-173-0/+12
* Fix typo; s/ouput/outputKevin Lo2012-11-071-1/+1
* Upgrade OpenSSH to 6.1p1.Dag-Erling Smørgrav2012-09-031-2/+0
* Sort ASM definitions by crypto module for slightly easier maintenance.Jung-uk Kim2012-07-121-2/+4
* Merge OpenSSL 1.0.1c.Jung-uk Kim2012-07-12394-13827/+67060
* Regen ca(1) for r237658. This re-applies r227458, i.e., add a missing "be".Jung-uk Kim2012-06-271-1/+1
* Merge OpenSSL 0.9.8x.Jung-uk Kim2012-06-27278-561/+567
* Update the previous openssl fix. [12:01]Bjoern A. Zeeb2012-05-301-1/+1
* Restore the ability to use a non-standard LOCALBASE to sshdEitan Adler2012-03-242-0/+8
* X11BASE is not used any more and has been killed by the x11 team.Eitan Adler2012-03-192-26/+0
* Return NULL on error rather than ":", per the crypt(3) man page.Kevin Lo2012-02-221-6/+5
* Force linker error when created shared library contains a relocationKonstantin Belousov2011-12-061-0/+1
* - add a missing "be" and "in"Eitan Adler2011-11-111-1/+1