Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-07 | mips is now 64 bits so use a 64 bit config | Per Fogelstrom | |
2004-08-11 | mips->mips64 | Per Fogelstrom | |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman | |
To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build | |||
2004-04-25 | update missing pieces from 0.9.7d; ok henning | Markus Friedl | |
crank minor for API extensions | |||
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt | |
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. | |||
2004-02-13 | Cleanup and shrink ACSS_KEY a bit. Thus crank library minor. | Hans-Joerg Hoexer | |
Change cipher modes to more generic names and add an additional mode. ok deraadt@ markus@ | |||
2004-02-03 | config for arm, copied from powerpc/sparc ok markus@ | Dale Rahn | |
2004-01-29 | cleanup byte order detection per arch a bit; mickey ok | Theo de Raadt | |
2004-01-28 | the rest of the libs stuff; from art@ again | Michael Shalayeff | |
2004-01-23 | enable acss. | Hans-Joerg Hoexer | |
ok @deraadt @markus Also bump minor version. ok @deraadt | |||
2003-11-19 | Break up the colon-separated path to -I into two -I args so the tree | Todd C. Miller | |
can build with perl 5.8.2. Ok markus@ | |||
2003-11-18 | use bn_asm_vax.S (from netbsd); test + ok by miod | Markus Friedl | |
use asm code for i386, except for the CBC code, because it is not clean PIC code. add <machime/asm.h> support to x86unix.pl tested by: nick (on 30386), henning, djm, tedu, jmc and more; no shlib minor crank necessary, only internal symbols changed. | |||
2003-11-11 | crank minor for ERR_release_err_state_table | Markus Friedl | |
2003-06-02 | swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles | Markus Friedl | |
get rid old include files; with itojun@ and tdeval@; ok itojun@, deraadt@ | |||
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl | |
2003-01-31 | we do not need that mess of -I | Theo de Raadt | |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller | |
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | |||
2002-09-26 | remove MDC2; patents | Markus Friedl | |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl | |
new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | |||
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl | |
2002-09-05 | merge with 0.9.7-beta1 | Markus Friedl | |
2002-09-03 | build OpenSSL without symlink trees: | Markus Friedl | |
* manpage related things moved to src/libssl/man/Makefile * there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead of one single src/libssl/obj * instead of running Configure (with generates lots of symlinks, and opensslconf.h) this patch stores pre-computed opensslconf.h files in src/libssl/crypto/arch * requires a make includes before the library can be built * libssl and libcrypto can be build separately (e.g. cd src/libssl/ssl && make obj && make) * make depend is now supported * no more symlink trees tested by miod@ and fries@ | |||
2002-09-03 | evp_test.o should not be included in libcrypto (it defines _main !!) | Markus Friedl | |
no version change for the shared libs; ok deraadt@ | |||
2002-08-31 | ssl headers are already installed for libssl | Markus Friedl | |
2002-08-31 | don't install e_os.h (it's private) | Markus Friedl | |
remove duplicate headers, trailing whitespace | |||
2002-07-11 | clean | Theo de Raadt | |
2002-07-11 | Disable support for the other hardware accelerators. No need to crank the | Theo de Raadt | |
major because these interfaces are really not exported (or used). | |||
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck | |
2002-05-15 | OpenSSL 0.9.7 | Bob Beck | |
2001-08-01 | merge openssl 0.9.6b-engine | Bob Beck | |
Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries | |||
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck | |
2001-04-23 | crank crypto lib version, just in case | Theo de Raadt | |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt | |
of 64 bit mode. This makes ssh -2 run about 10x faster, because the 64 bit mul instructions no longer need emulation. | |||
2000-12-16 | add in forgotten dso stuff. | Bob Beck | |
2000-12-15 | Oops, missed makefile change, and must crank major on these, some | Bob Beck | |
routines which used to be externally used are now macros. ugh. | |||
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck | |
2000-10-13 | vax support; checked by beck. | Hugh Graham | |
2000-06-15 | RSA goes in tree for next our next release, as it will be after | Bob Beck | |
Sept 21. Note: This means you shouldn't really be running -current for anything in the United States. Either wait for Sept 21, or for the next release, or move to the free world :) | |||
2000-04-25 | omit RC5 | Theo de Raadt | |
2000-03-20 | x509_att.c that was left out. | Hakan Olsson | |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck | |
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | |||
1999-10-10 | Make mips compile. -moj | Mats O Jansson | |
1999-09-29 | OpenSSL 0.9.4 merge | Bob Beck | |
1999-09-28 | crank major for bob | Theo de Raadt | |
1998-11-29 | create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed ↵ | Todd C. Miller | |
because the mtree is done after "make includes" | |||
1998-11-18 | "foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/ssl | Niklas Hallqvist | |
and we won't be bothered by nameclashes with application headers | |||
1998-10-12 | *UNTESTED* Makefile and configure changes that may work with pmax and arc. | Bob Beck | |
*These need to be tested by someone who has one!!* | |||
1998-10-08 | Fix static non-bn-asm builds. Need this file. | Bob Beck | |
1998-10-08 | back out previous change. Theo says: | Marco S Hyman | |
marc, this is wrong. mtree builds that directory. we never do mkdir's in makefiles. You also should not have modified ANY of those Makefiles, since they are part of the ssl distribution. please undo this change. And I say: developers, be sure to do a mkdir /usr/include/ssl before a bake build as include files are installed as the 2nd step. | |||
1998-10-08 | create /usr/include/ssl before trying to copy files into it. | Marco S Hyman | |
If you've had a recent build fail check /usr/include/ssl. if it is a file instead of a directory remove it and try again after updating with these changes. |