Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -31/+0 |
| | | | | | | | | a system/superuser binary. At the same time, move the source code from its current lib/libssl/src/apps location to a more appropriate home under usr.bin/openssl. ok deraadt@ miod@ | ||||
* | Link dependencies on libssl and libcrypto were missing. | guenther | 2014-07-27 | 1 | -2/+3 |
| | | | | | | OPENSSL_NO_RC5 is #defined in the #includes, so it's not needed here. ok deraadt@ | ||||
* | Warnings. I haz them. | miod | 2014-07-02 | 1 | -2/+11 |
| | |||||
* | define -DLIBRESSL_INTERNAL in here so we don't use nasties | beck | 2014-05-29 | 1 | -2/+2 |
| | | | | ok deraadt@ | ||||
* | Remove defined varibles that no longer do anything. | jsing | 2014-04-25 | 1 | -3/+2 |
| | | | | ok miod@ | ||||
* | no app_rand.c | tedu | 2014-04-18 | 1 | -2/+2 |
| | |||||
* | since e_os.h is dead, and e_os2.h is installed, we can fetch from there. | deraadt | 2014-04-18 | 1 | -8/+2 |
| | | | | This means we don't need the reach-around anymore. | ||||
* | Make MONOLITH the default and only option | matthew | 2014-04-17 | 1 | -2/+2 |
| | | | | ok deraadt | ||||
* | -Wall | tedu | 2014-04-17 | 1 | -1/+2 |
| | |||||
* | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | miod | 2014-04-15 | 1 | -5/+1 |
| | | | | | more comfortable. Reminded by brad@ | ||||
* | Switch vax to gcc 3.3.6. | miod | 2013-08-06 | 1 | -1/+5 |
| | |||||
* | we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1) | naddy | 2013-07-22 | 1 | -3/+2 |
| | | | | ok djm@ | ||||
* | Disable SSLv2 in OpenSSL. No objections from djm. | sthen | 2012-07-11 | 1 | -1/+2 |
| | | | | Brad, jasper and naddy helped with test builds, fixing ports, etc. | ||||
* | update to openssl-1.0.0a | djm | 2010-10-01 | 1 | -20/+8 |
| | |||||
* | update for openssl-0.9.8h | djm | 2008-09-06 | 1 | -2/+3 |
| | |||||
* | adjust for 0.9.7g | djm | 2005-04-29 | 1 | -2/+2 |
| | |||||
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | deraadt | 2004-02-27 | 1 | -3/+3 |
| | | | | | | reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now. | ||||
* | label x86_64 as LE | deraadt | 2004-01-28 | 1 | -3/+4 |
| | |||||
* | remove -g for i386 | markus | 2003-11-12 | 1 | -7/+3 |
| | |||||
* | no need to reset the BIN* stuff in here; markus@ ok | mickey | 2003-06-24 | 1 | -6/+2 |
| | |||||
* | don't -I/usr/include/ssl, it's from old openssl distribution. | itojun | 2003-05-13 | 1 | -1/+1 |
| | | | | markus ok | ||||
* | jmc wrote a combination man page that covers all openssl(1) functionality, | deraadt | 2003-03-05 | 1 | -1/+1 |
| | | | | | | based on the pod files from openssl. This may need by-hand updating once in a while, but at least now people can read a real man page instead of the mess that the openssl team provides us with. | ||||
* | remove MDC2; patents | markus | 2002-09-26 | 1 | -0/+1 |
| | |||||
* | Correct CFLAGS for vax; deraadt says ok. | hugh | 2002-07-18 | 1 | -5/+2 |
| | | | | NB future porters, default is still big endian. | ||||
* | Changes for OpenSSL 0.9.7 | beck | 2002-05-15 | 1 | -4/+4 |
| | |||||
* | Add missing libraries to bsd.prog.mk (mostly kerberosV) | espie | 2002-05-11 | 1 | -0/+1 |
| | | | | | | | | | | Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | ||||
* | openssl-engine 0.9.6 merge | beck | 2000-12-15 | 1 | -1/+1 |
| | | | | | | Note that the library changes will mean that you will need to blow away /usr/obj/lib/libssl if you are building, or things will probably get mucked up. | ||||
* | omit RC5 | deraadt | 2000-04-25 | 1 | -2/+1 |
| | |||||
* | OpenSSL 0.9.5a merge - fixes DSA cert generation problem | beck | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | cleanup | beck | 2000-03-19 | 1 | -6/+0 |
| | |||||
* | new minty 0.9.5 openssl | beck | 2000-03-19 | 1 | -3/+10 |
| | |||||
* | openssl 0.9.4 "openssl" command | beck | 1999-09-29 | 1 | -0/+46 |