- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
- 12 8月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
to bother creating a BIO around it. So here's a few more functions to make it possible to make the dump using a printing callback, and to print to a FILE* (based on the callback variant), done in the same style as the functions in crypto/err/err_prn.c.
-
- 20 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 26 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 3月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 24 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 22 3月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
PR: 849
-
由 Richard Levitte 提交于
PR: 849
-
- 27 12月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
由 Richard Levitte 提交于
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 12 12月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
not the size of the integer used to index in said buffer. PR: 794 Notified by: Rhett Garber <rhett_garber@hp.com>
-
- 28 11月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 780 Submitted by: Verdon Walker <VWalker@novell.com> Reviewed by: Richard Levitte
-
- 04 11月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
Submitted by: Nils Larsch
-
- 29 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
confusion. Also silence a couple of signed/unsigned warnings.
-
- 28 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
change yesterday. PR: 669
-
- 06 8月, 2003 1 次提交
-
-
由 Bodo Möller 提交于
fix typo
-
- 12 6月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 643
-
- 21 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 621
-
- 04 4月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
we're using the printing functions correctly or not. I used the corresponding attributes found in the header files of my Linux installation.
-
- 21 3月, 2003 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 20 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
For some reason it was disabled...
-
- 06 2月, 2003 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Toni Andjelkovic <toni@soth.at>
-
- 31 1月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
let's make that a void *. Also, BIO_socket_nbio() should send it an int argument, not a long. PR: 457
-
由 Richard Levitte 提交于
PR: 364
-
- 29 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Reported by Brian Havard <brianh@kheldar.apana.org.au>.
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 338 Here's the description, submitted by Gisle Vanem <giva@bgnett.no>: 1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due to name-clash with Watt-32. 2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash with <stdlib.h> 3. Added calls to dbug_init()/sock_init() in some demo programs. 4. Changed cflags/lflags in configure. Watt-32 install root now taken from $WATT_ROOT.
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 14 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
the same source file.
-
- 09 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
Correct misspelled VXWORKS macros. Add VXWORKS identifying macros to e_os2.h. Add required inclusions and mappings for VxWorks in e_os.h. A few small modifications to make OpenSSL build and work on VxWorks. PR: 253, except for the change that was handled in an earlier commit, and a request for easy build of just parts of OpenSSL.
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
- 02 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 124
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 14 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 75
-
- 11 6月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 49
-