- 18 8月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
found myself needing it a number of times, the latter for completeness.
-
- 28 7月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
'openssl asn1parse'. As a side effect, the functions ASN1_parse_dump and BIO_dump_indent are added.
-
- 21 6月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fixes for Win32 build. This is mostly a work around for the old VC++ problem that it treats func() as func(void). Various prototypes had been added to 'compare' function pointers that triggered this. This could be fixed by removing the prototype, adding function pointer casts to every call or changing the passed function to use the expected arguments. I mostly did the latter. The mkdef.pl script was modified to remove the typesafe functions which no longer exist. Oh and some functions called OPENSSL_freeLibrary() were changed back to FreeLibrary(), wonder how that happened :-)
-
- 17 6月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
After some messing around this seems to work but needs a few more tests. Working out the syntax for sk_set_cmp_func() (cast it to a function that itself returns a function pointer) was painful :-( Needs some testing to see what other compilers think of this syntax. Also needs similar stuff for ASN1_SET_OF etc etc.
-
- 02 6月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 01 6月, 2000 1 次提交
-
-
由 Geoff Thorpe 提交于
libeay.num and ssleay.num.
-
- 17 5月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 5月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 02 5月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
"Jan Mikkelsen" <janm@transactionsite.com> correctly states that the OpenSSL header files have #include's and extern "C"'s in an incorrect order. Thusly fixed.
-
- 15 4月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 01 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 24 2月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 2月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
designed for that. This removes the potential error to mix data and function pointers. Please note that I'm a little unsure how incorrect calls to the old ctrl functions should be handled, in som cases. I currently return 0 and that's it, but it may be more correct to generate a genuine error in those cases.
-
- 04 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 24 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Tidy up CRYPTO_EX_DATA structures.
-
- 09 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
functions so it doesn't crash. Document s_client.
-
- 27 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
It's still totally untested ...
-
- 04 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 19 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Prototypes and constant declarations for non-copying reads and writes for BIO pairs (which is totally untested as of now, so I don't yet commit the actual source code, but reserve the numbers to avoid conflicts).
-
- 16 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 12 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 09 6月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 08 6月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
so that the SSL library can be used for applications that have to handle all the actual I/O themselves.
-
- 14 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
thread-safe (where thread-safe counterparts are not available on all platforms), and don't memcpy to NULL-pointers Submitted by: Anonymous Reviewed by: Bodo Moeller Also, clean up htons vs. ntohs confusions.
-
- 05 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 27 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 25 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 24 4月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 23 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 20 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 19 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 18 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 3月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Win32 test batch file going again.
-
由 Dr. Stephen Henson 提交于
ordinals to libeay.num.
-
- 01 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 23 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-