2000-04-14 |
Bodo Möller | New function ERR_error_string_n. |
tree | commitdiff |
2000-03-17 |
Richard Levitte | Bugs corrected |
tree | commitdiff |
2000-03-14 |
Richard Levitte | Typos corrected. |
tree | commitdiff |
2000-03-14 |
Richard Levitte | Target added. |
tree | commitdiff |
2000-03-14 |
Richard Levitte | Bugs corrected, and a couple of include files to get... |
tree | commitdiff |
2000-03-14 |
Richard Levitte | Typo corrected |
tree | commitdiff |
2000-03-12 |
Ulf Möller | make update |
tree | commitdiff |
2000-03-10 |
Ulf Möller | NO_SYSLOG is defined for MSDOS anyway. just don't inclu... |
tree | commitdiff |
2000-03-10 |
Bodo Möller | Use signed types where necessary, and add missing funct... |
tree | commitdiff |
2000-03-10 |
Ulf Möller | Repair bss_log. |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-03-04 |
Richard Levitte | Let's care about the compiler warnings for both cases... |
tree | commitdiff |
2000-03-04 |
Ben Laurie | Get definition of ssize_t. |
tree | commitdiff |
2000-03-04 |
Ulf Möller | gcc warnings |
tree | commitdiff |
2000-03-03 |
Bodo Möller | Use signed type where -1 may be returned. |
tree | commitdiff |
2000-03-02 |
Richard Levitte | Hack b_print.c to implement asprintf() functionality... |
tree | commitdiff |
2000-03-02 |
Richard Levitte | Make bss_log.c a bit more readable, and implement it... |
tree | commitdiff |
2000-02-29 |
Bodo Möller | 'rand' application for creating pseudo-random files. |
tree | commitdiff |
2000-02-29 |
Ulf Möller | Bug fix. |
tree | commitdiff |
2000-02-28 |
Richard Levitte | Typo corrected. |
tree | commitdiff |
2000-02-27 |
Richard Levitte | Short is always promoted to int when passed as a functi... |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Don't include sys/types.h if NO_SYS_TYPES_H is defined. |
tree | commitdiff |
2000-02-26 |
Richard Levitte | Let's avoid compiler warnings over types. |
tree | commitdiff |
2000-02-25 |
Geoff Thorpe | Gets around VC++ compiler pickiness. (long != double) |
tree | commitdiff |
2000-02-25 |
Ulf Möller | different snprintf version. |
tree | commitdiff |
2000-02-24 |
Ulf Möller | Use public domain snprintf() implementation by Patrick... |
tree | commitdiff |
2000-02-23 |
Richard Levitte | make update |
tree | commitdiff |
2000-02-20 |
Richard Levitte | Move the registration of callback functions to special... |
tree | commitdiff |
2000-02-20 |
Ulf Möller | Fix gcc warnings. |
tree | commitdiff |
2000-02-04 |
Bodo Möller | Use correct, not American spelling. |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Seek out and destroy another evil cast. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
2000-01-24 |
Richard Levitte | Add the PID to the output on Win32. |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
tree | commitdiff |
2000-01-18 |
Richard Levitte | Compaq C 6.2 for VMS will complain when we want to... |
tree | commitdiff |
2000-01-17 |
Richard Levitte | SOCKETSHR is showing bad declarations again. However... |
tree | commitdiff |
2000-01-17 |
Richard Levitte | It doesn't make sense to try see if these variables... |
tree | commitdiff |
2000-01-08 |
Dr. Stephen Henson | Add -prexit command to s_client and patch some BIO |
tree | commitdiff |
1999-09-27 |
Bodo Möller | new control code BIO_C_RESET_READ_REQUEST |
tree | commitdiff |
1999-09-11 |
Andy Polyakov | Initial support for MacOS. |
tree | commitdiff |
1999-09-10 |
Bodo Möller | "make update" |
tree | commitdiff |
1999-09-10 |
Bodo Möller | Use non-copying BIO interface in ssltest.c. |
tree | commitdiff |
1999-09-09 |
Ben Laurie | Correct warnings. |
tree | commitdiff |
1999-09-07 |
Bodo Möller | Non-copying interface to BIO pairs. |
tree | commitdiff |
1999-09-03 |
Bodo Möller | Fix server behaviour when facing backwards-compatible... |
tree | commitdiff |
1999-08-19 |
Dr. Stephen Henson | Allow memory bios to be read only and change PKCS#7... |
tree | commitdiff |
1999-08-11 |
Bodo Möller | Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu> |
tree | commitdiff |
1999-08-10 |
Bodo Möller | Updates. |
tree | commitdiff |
1999-08-07 |
Bodo Möller | change formatting a bit |
tree | commitdiff |
1999-08-03 |
Bodo Möller | comment |
tree | commitdiff |
1999-07-12 |
Bodo Möller | cosmetic changes |
tree | commitdiff |
1999-07-11 |
Dr. Stephen Henson | Various changes to stop VC++ choking under Win32. |
tree | commitdiff |
1999-07-05 |
Bodo Möller | avoid confliction definitions of NDEBUG |
tree | commitdiff |
1999-07-05 |
Bodo Möller | Disable asserts for standard configurations. |
tree | commitdiff |
1999-06-18 |
Bodo Möller | Use same name in the definition as in the header file... |
tree | commitdiff |
1999-06-15 |
Bodo Möller | Don't try to use zero-byte buffers. |
tree | commitdiff |
1999-06-12 |
Bodo Möller | Bugfix. |
tree | commitdiff |
1999-06-12 |
Bodo Möller | BIO pairs. |
tree | commitdiff |
1999-06-10 |
Bodo Möller | Avoid warning. |
tree | commitdiff |
1999-06-10 |
Bodo Möller | Avoid warnings. |
tree | commitdiff |
1999-06-09 |
Bodo Möller | "make update" (added to top Makefile, and applied). |
tree | commitdiff |
1999-06-08 |
Ben Laurie | Survive pedanticism. |
tree | commitdiff |
1999-06-08 |
Bodo Möller | "request" added. |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Fix for BIO pairs. |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Use locking in a way that makes more sense. |
tree | commitdiff |
1999-06-07 |
Bodo Möller | treat init properly |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Introduce "BIO pairs", which (when finished) will relay... |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
tree | commitdiff |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Add a kludge :-( |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Comment. |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Bugfix (set shutdown only when we should). |
tree | commitdiff |
1999-05-14 |
Bodo Möller | Various bugfixes: Uses locking for some more of the... |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support bug fixes. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
tree | commitdiff |
1999-05-05 |
Ulf Möller | Use ANSI stdarg. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Typo. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-25 |
Dr. Stephen Henson | Fixes so it will compile again under Win32. |
tree | commitdiff |
1999-04-25 |
Bodo Möller | Removed traces of cryptall.h, and did a "make depend". |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Fix header files so that any one can be included first. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Restore ERRC definitions that are needed to compile... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
tree | commitdiff |
1999-04-22 |
Ulf Möller | Ultrix compatibility. |
tree | commitdiff |
next |