openssl/util
Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string
behaviour was not quite consistent with the conventions
for d2i and i2d functions as far as handling of the 'out'
or 'in' pointer is concerned.

This patch changes this behaviour, and renames the functions to
o2i_ECPublicKey and i2o_ECPublicKey (not 'd2i' and 'i2d' because the
external encoding is just a raw object string without any DER icing).

Submitted by: Nils Larsch
2003-02-21 13:58:23 +00:00
..
pl Allow users to modify /MD to /MT. 2002-12-05 01:35:04 +00:00
add_cr.pl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
bat.sh Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
ck_errf.pl Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
clean-depend.pl It seems like gcc does canonicalisation of file names. More 2001-10-10 08:27:28 +00:00
cygwin.sh Revert: the names of the cygwin distribution will not be named openssl2-*. 2003-01-13 14:47:52 +00:00
deleof.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dirname.pl Make perl replacement for dirname, for system that lack the latter. 2002-06-05 14:10:59 +00:00
do_ms.sh More consistency. 1999-05-31 21:58:18 +00:00
domd Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
err-ins.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
extract-names.pl Make it so all names mentioned in the NAME section of each manpage becomes a 2002-11-29 15:00:58 +00:00
files.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
fixNT.sh Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
FreeBSD.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
install.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
libeay.num ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 2003-02-21 13:58:23 +00:00
mk1mf.pl Change no_rmd160 to no_ripemd for consistency. 2003-02-14 05:20:25 +00:00
mkcerts.sh Fix buggy #! magic and update ssleay->openssl 2002-11-15 21:26:42 +00:00
mkdef.pl The util scripts need to handled no-hw. 2003-01-30 20:03:45 +00:00
mkdir-p.pl Don't make assumptions on what the path looks like. 1999-06-08 10:17:55 +00:00
mkerr.pl implement fast point multiplication with precomputation 2003-02-06 19:25:12 +00:00
mkfiles.pl add crypto/ecdh 2002-08-15 14:17:19 +00:00
mklink.pl Parse directory using both slashes and backslashes as separators. 2002-06-13 19:50:37 +00:00
mkstack.pl Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +00:00
perlpath.pl Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' 1999-03-10 19:57:05 +00:00
pod2man.pl pod2man.pl would only remove the first LF from the name. 2002-05-30 15:30:17 +00:00
pod2mantest change how pod2man is handled: explicitly invoke '$PERL' only when 2002-08-14 14:04:24 +00:00
pod2mantest.pod Apparently, there are still chances we have to deal with buggy pod2man versions. 2002-05-30 15:19:43 +00:00
point.sh Add support for DJGPP. 2002-06-13 20:42:35 +00:00
selftest.pl *** empty log message *** 2002-01-16 19:22:13 +00:00
sp-diff.pl MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
speed.sh Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
src-dep.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ssleay.num SSL_add_dir_cert_subjects_to_stack now exists for WIN32 2003-02-05 16:40:29 +00:00
tab_num.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
x86asm.sh Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00