aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
Commit message (Collapse)AuthorAgeFilesLines
* make updateDr. Stephen Henson2003-03-201-27/+52
|
* Remove "+Olibcalls" option from HPUX targets.Bodo Möller2003-02-161-4/+4
| | | | | | | Reportedly this option is deprecated, and on some systems "make test" fails if it is included. PR: 495
* make updateBodo Möller2003-02-141-14/+39
|
* make updateRichard Levitte2003-01-301-9/+9
|
* make updateRichard Levitte2003-01-161-1/+1
|
* make updateRichard Levitte2003-01-161-294/+119
|
* Always forget this one...Andy Polyakov2002-12-151-14/+14
|
* linux64-sparcv9 support finally debugged and tested.Andy Polyakov2002-12-051-0/+25
| | | | | | Submitted by: Reviewed by: PR:
* make updateRichard Levitte2002-12-051-0/+25
|
* make updateRichard Levitte2002-11-191-0/+25
|
* make updateRichard Levitte2002-11-151-3/+53
|
* make updateRichard Levitte2002-11-141-5/+30
|
* make update.Richard Levitte2002-10-111-0/+25
|
* make updateRichard Levitte2002-10-111-1/+51
|
* make updateRichard Levitte2002-08-021-0/+193
|
* make updateRichard Levitte2002-08-011-8/+8
|
* updateBodo Möller2002-07-191-13/+13
|
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-4/+4
| | | | | | | | | | | | | | (the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
* Initial support for hpux64-parisc-gccLutz Jänicke2002-06-141-0/+24
| | | | | | Submitted by: ross.alexander@uk.neceur.com Reviewed by: PR: 96
* make update (adapt libeay.num to the 0.9.7-stable branch)Richard Levitte2002-06-131-0/+48
|
* make update (including adjusting libeay.num in HEAD to the changes in theRichard Levitte2002-06-041-6/+30
| | | | 0.9.7-stable libeay.num
* Correct darwin shared library support.Richard Levitte2002-05-301-1/+1
| | | | PR: 39
* Some shlib extensions were in the wrong fieldRichard Levitte2002-05-301-22/+22
|
* fix Cygwin (remove extra colons)Bodo Möller2002-05-241-9/+9
|
* make updateRichard Levitte2002-05-231-0/+25
|
* Missing "Configure" entry (Jean-Marc Desperrier ↵Lutz Jänicke2002-04-181-1/+24
| | | | <jean-marc.desperrier@certplus.com>).
* Rename 'cray-t90-cc' into 'cray-j90'.Bodo Möller2002-03-151-13/+181
| | | | Add to 'config'.
* make updateGeoff Thorpe2002-02-201-4/+28
|
* make update, with libeay.num remade to match the 0.9.7-stable one.Richard Levitte2002-02-141-2/+2
|
* At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte2002-02-141-2/+2
|
* ECDSA supportBodo Möller2002-02-131-0/+24
| | | | Submitted by: Nils Larsch <nla@trustcenter.de>
* 'make update'Richard Levitte2002-02-051-66/+114
|
* make updateRichard Levitte2002-01-241-2/+26
| | | | | libeay.num got tweaked so the old des symbols would retain their positions.
* fix 'Configure TABLE' outputBodo Möller2002-01-041-141/+291
|
* make updateRichard Levitte2002-01-021-146/+170
|
* HPUX 9.X on m68k with gccLutz Jänicke2001-12-061-0/+23
| | | | ("Anton J. Gamel" <gamel@anna.anatomie.uni-freiburg.de>)
* Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke2001-11-301-1/+23
|
* OS/390 supportBodo Möller2001-11-221-0/+23
| | | | Submitted by: Richard Shapiro <rshapiro@abinitio.com>
* Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id'Bodo Möller2001-11-121-0/+23
| | | | | | | | | | field here, which is left empty). Various configurations are *only* in the 0.9.6 branch at the moment: OpenUNIX OpenUNIX-8-gcc-shared OpenUNIX-8-shared Either Configure or CHANGES must be changed to rectify the situation.
* 'make update'Richard Levitte2001-10-101-8/+8
|
* Even more corrections for OpenUNIX 8Lutz Jänicke2001-09-061-12/+12
|
* Sort out mess of colons...Lutz Jänicke2001-09-061-12/+104
|
* Oops^2: It was the correct line, but an incorrect change.Bodo Möller2001-09-051-1/+1
|
* Oops, wrong lineBodo Möller2001-09-051-2/+2
|
* -mcpu=i486 vs. -m486 ...Bodo Möller2001-09-051-1/+1
|
* Use GCC 2.95/3.0 optimizationUlf Möller2001-09-051-0/+69
|
* make updateUlf Möller2001-09-011-15/+15
|
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-42/+89
|
* Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov2001-07-301-8/+54
| | | | | | | HP-UX in common in ./config). Note that for the moment of this writing none of 64-bit platforms pass bntest. I'm committing this anyway as it's too frustrating to patch snapshots over and over while 0.9.6 is known to work.
* Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov2001-07-251-2/+47
| | | | | | explicitely noted that 64-bit SPARCv9 ABI is not officially supported by GCC 3.0 (support is scheduled for 3.1 release), but it appears to work, at the very least 'make test' passes...