summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/apps/apps.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-285/+0
* Remove the PSK code. We don't need to drag around thisbeck2014-07-111-4/+1
* Remove typecasts on password_callback.bcook2014-07-091-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* There is no need to include <openssl/e_os2.h> here, except for the factjsing2014-05-261-1/+2
* Stop pulling signal.h into apps.h - just include it from openssl.c wherejsing2014-05-231-2/+0
* Group and sort includes.jsing2014-05-181-6/+8
* less than jpaketedu2014-05-071-4/+0
* Fold in the zlib_cleanup macro.jsing2014-04-251-6/+0
* do_pipe_sig is now only used in openssl.c - just call signal() directlyjsing2014-04-251-2/+0
* The apps_{startup,shutdown} macro mess is now only used in openssl.c -jsing2014-04-251-30/+0
* More KNF.jsing2014-04-221-6/+7
* remove the openssl_fdset wrapper, and a variety of VMS'ism's likederaadt2014-04-191-2/+0
* ReadFile() and GetStdHandle() are not very POSIX.deraadt2014-04-191-2/+0
* $HOME/.rnd will never be a good source of entropy. ok becktedu2014-04-181-8/+0
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-5/+2
* Remove MAIN and PROG defines now that we do not compile non-monolithic.jsing2014-04-181-1/+0
* Make MONOLITH the default and only optionmatthew2014-04-171-17/+1
* OpenBSD isn't NetWare or Windows, and it has SIGPIPE.matthew2014-04-171-11/+0
* First pass for KNF.jsing2014-04-161-46/+42
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+2
* resolve conflictsdjm2012-10-131-0/+13
* resolve conflicts, fix local changesdjm2010-10-011-49/+42
* resolve conflictsdjm2009-01-091-0/+7
* resolve conflictsdjm2008-09-061-11/+27
* resolve conflictsdjm2005-04-291-6/+6
* merge 0.9.7dmarkus2004-04-081-1/+32
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-19/+59
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-2/+2
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-6/+2
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-0/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-18/+121
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+16
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+18
* OpenSSL 0.9.4 mergebeck1999-09-291-17/+8
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+150