aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Move the openssl.cnf install to secure/usr.bin/openssl/Brad Davis2018-09-201-0/+2
* Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-103-5/+5
* Fix build after r337852: Don't rebuild moduli based on unrelated moduli.cBryan Drewery2018-08-161-0/+3
* Move ssh config file handling into the ssh Makefiles.Brad Davis2018-08-152-0/+4
* Merge OpenSSL 1.0.2p.Jung-uk Kim2018-08-14377-1140/+1429
* Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-111-4/+4
* Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-082-8/+8
* Merge OpenSSL 1.0.2o.Jung-uk Kim2018-03-27370-415/+438
* Remove c_rehash(1) to not confuse users. We do not install the Perl script.Jung-uk Kim2018-02-083-234/+1
* Merge OpenSSL 1.0.2n.Jung-uk Kim2017-12-07375-386/+387
* secure: chase removal of pkg_installEitan Adler2017-11-111-1/+1
* Merge OpenSSL 1.0.2m.Jung-uk Kim2017-11-02377-396/+1452
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3125-25/+0
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-025-16/+6
* Merge OpenSSL 1.0.2l.Jung-uk Kim2017-05-25376-1085/+1344
* Fix invalid .o SRCS from r314527.Bryan Drewery2017-05-091-2/+2
* Upgrade to OpenSSH 7.4p1.Dag-Erling Smørgrav2017-03-062-8/+8
* crypto: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-046-11/+11
* Upgrade to OpenSSH 7.3p1.Dag-Erling Smørgrav2017-03-021-2/+2
* Remove bdes(1)Allan Jude2017-02-066-4371/+1
* Merge OpenSSL 1.0.2k.Jung-uk Kim2017-01-26369-5188/+3725
* Conditionalize building libwrap support into sshdEnji Cooper2017-01-071-1/+6
* Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI andEnji Cooper2017-01-023-3/+3
* Prefer ACFLAGS over CFLAGS for compiling aarch64 assembly files.Jung-uk Kim2016-10-261-3/+3
* Build OpenSSL assembly sources for aarch64. Tested with ThunderX by andrew.Jung-uk Kim2016-10-268-9/+4414
* Merge OpenSSL 1.0.2j.Jung-uk Kim2016-09-26367-368/+368
* Merge OpenSSL 1.0.2i.Jung-uk Kim2016-09-22374-1134/+1480
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-2/+0
* Add refactored blacklist support to sshdKurt Lidl2016-08-302-0/+8
* Prefer C-style comments in assembly sources.Jung-uk Kim2016-08-2259-126/+126
* Fix white spaces in assembly sources.Jung-uk Kim2016-08-2212-26/+26
* Build OpenSSL assembly sources for arm. Tested with Raspberry Pi 2 Model B.Jung-uk Kim2016-08-2213-0/+12100
* Disable assembly sources when compiler/assembler cannot compile certainJung-uk Kim2016-08-1710-62/+80
* Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten2016-08-102-59/+42
* Revert r301551, which added blacklistd(8) to sshd(8).Glen Barber2016-06-242-8/+0
* DIRDEPS_BUILD: Update dependenciesBryan Drewery2016-06-141-0/+1
* Add blacklist support to sshdKurt Lidl2016-06-071-0/+7
* Regen x86 assembly files for r299480.Jung-uk Kim2016-05-1148-125/+37788
* Set CC environment variable for Perl scripts. This is for detectingJung-uk Kim2016-05-111-4/+4
* Refine comments to add its origin.Jung-uk Kim2016-05-111-21/+27
* libcrypto: add "Do not modify" comment to generated source filesEd Maste2016-05-111-1/+4
* Enable linker error if libcrypto.so contains a relocation against text. ItJung-uk Kim2016-05-111-1/+0
* Make libcrypto.so position independent on i386.Jung-uk Kim2016-05-1046-33345/+66749
* Revert r299139: these are generated filesEd Maste2016-05-062-9/+1
* Make libcrypto position independent on i386Ed Maste2016-05-052-1/+9
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-045-40/+0
* Merge OpenSSL 1.0.2h.Jung-uk Kim2016-05-03377-463/+1077
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-295-5/+10
* MFHGlen Barber2016-04-041-2/+0
|\
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-2/+0