summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of junk (deleted/renamed function) by rebuildingBodo Möller2001-09-142-803/+798
| | | | based on 0.9.6 tree.
* make updateGeoff Thorpe2001-09-101-2/+2
|
* make engine file names unique in 8.3Ulf Möller2001-09-071-1/+3
|
* "DH_up" had been changed to "DH_up_ref" in libeay.num but the functionGeoff Thorpe2001-09-051-4/+3
| | | | | | declaration and implementation had not. So a recent update recreated the original definition in libeay.num ... this corrects it and changes the "dh" code to the "up_ref" variant.
* Use GCC 2.95/3.0 optimizationUlf Möller2001-09-051-4/+7
|
* Add a "_up" -> "_up_ref" change to libeay.num that was missing from theGeoff Thorpe2001-09-041-2/+2
| | | | recent changes. Also, do the same change to the DSO_up() function.
* Rename recently introduced functions for improved code clarity:Bodo Möller2001-09-031-2/+2
| | | | [DR]SA_up => [DR]SA_up_ref
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-0/+4
| | | | | | | | | | | See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted.
* make updateUlf Möller2001-09-011-0/+1
|
* "make update"Geoff Thorpe2001-08-261-3/+23
|
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+4
|
* This ghastly hack prevents CVS wars over Kerberos (which is disabled by ↵Ben Laurie2001-08-032-2/+8
| | | | default).
* Make sure the source file is included among the dependencies. This isRichard Levitte2001-07-311-0/+7
| | | | | the norm for 'gcc -M' but not for 'makedepend', and is merely introduced here to avoid commit wars.
* make updateRichard Levitte2001-07-312-2/+15
|
* make updateRichard Levitte2001-07-111-22/+15
| | | | | | | | Note that since some private kssl functions were exported, the simplest way to rebuild the number table was to toss everything that was new since OpenSSL 0.9.6b. This is safe, since those functions have not yet been exported in an OpenSSL release. Beware, people who trust intermediary snapshots!
* make updateRichard Levitte2001-07-111-0/+66
|
* Make sure crypto/krb5/krb5_asn.h is copied to the directory ofRichard Levitte2001-07-111-0/+1
| | | | exported header files.
* Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.Richard Levitte2001-07-111-0/+1
|
* make updateRichard Levitte2001-07-102-1/+20
|
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-022-0/+102
| | | | Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
* make updateRichard Levitte2001-06-231-0/+11
|
* Make updateDr. Stephen Henson2001-06-111-0/+1
|
* 'make update'Richard Levitte2001-06-051-2/+6
|
* make updateRichard Levitte2001-05-131-2/+2
|
* Win16 too :-).Richard Levitte2001-05-131-1/+1
|
* When doing rewrites on ssleay.num, the file was prematurely closed.Richard Levitte2001-05-131-3/+2
| | | | | Make rewrites the default, since it works, and people get confused if changed information doesn't get rewritten automagically.
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-132-1/+6
| | | | | | | | Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
* Fix to allow multiple NONE libraries in mkerr.pl .Dr. Stephen Henson2001-05-101-1/+2
|
* Don't forget crypto/ui...Richard Levitte2001-05-081-0/+1
|
* make updateRichard Levitte2001-05-071-1/+38
|
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-071-0/+1
| | | | | | | like des_read_password and friends (backward compatibility functions using this new API are provided). The purpose is to remove prompting functions from the DES code section as well as provide for prompting through dialog boxes in a window system and the like.
* make updateRichard Levitte2001-04-271-0/+1
|
* Make proper use of all disabling variables.Richard Levitte2001-04-261-0/+9
|
* "make update"Geoff Thorpe2001-04-261-0/+3
|
* make updateRichard Levitte2001-04-261-0/+1
|
* We shouldn't skip over header files to avoid functions of disabled ↵Richard Levitte2001-04-261-28/+28
| | | | algorithms. The selection is done in a different way
* Make update.Geoff Thorpe2001-04-221-0/+11
|
* Add the possibility to have AES removed in Windows as well.Richard Levitte2001-04-081-4/+9
| | | | Spotted by Harald Koch <chk@pobox.com>
* Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte2001-04-041-1/+6
|
* I forgot to rename des_encrypt to des_encrypt1 in libeay.num.Richard Levitte2001-03-291-1/+1
|
* Tag EC_GFp_{nist,recp}_method as "NOEXIST" because they haveBodo Möller2001-03-211-2/+2
| | | | not yet been implemented.
* make update.Richard Levitte2001-03-131-578/+582
|
* Add the 'ec' directory to mkdef.pl and mkfiles.plDr. Stephen Henson2001-03-102-7/+11
| | | | | | | so the Windows build can see it. Fixup mkdef.pl so it doesn't mess up with function names longer than 39 characters in length.
* Avoid problems with multi-line NAME sections.Bodo Möller2001-03-081-0/+2
|
* Throw out *all* absolute pathnames, not matter what they look like.Bodo Möller2001-03-081-2/+1
| | | | | The filenames we are interested in for Makefile dependencies are always relative.
* Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller2001-03-081-0/+1
| | | | | Change mkerr.pl so that it puts the ERR_load_..._strings() prototype in header files that it writes.
* More method functions for EC_GFp_simple_method.Bodo Möller2001-03-081-1/+0
|
* Forgot a '$'.Ulf Möller2001-03-061-1/+1
|
* DECUlf Möller2001-03-061-0/+1
|
* Sort platforms lexicographically as well. Also, support more than twoRichard Levitte2001-03-023-25/+29
| | | | variants of a symbol.