2002-12-05 |
Richard Levitte | Allow users to modify /MD to /MT.
|
commit | commitdiff | tree |
2002-12-05 |
Richard Levitte | Make sure using SSL_CERT_FILE actually works, and has...
|
commit | commitdiff | tree |
2002-12-05 |
Richard Levitte | If an application supports static locks, it MUST support...
|
commit | commitdiff | tree |
2002-12-05 |
Richard Levitte | PR: 381
|
commit | commitdiff | tree |
2002-12-05 |
Richard Levitte | Only check for a result buffer if the allocated string...
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | Do not implement RC4 stuff if RC4 is disabled. Concequently...
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | gethostname() is more a BSD feature than an XOPEN one.
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | Correct a few typos that I introduced after applying...
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | DJGPP patches.
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | Add support for x86_64.
|
commit | commitdiff | tree |
2002-12-04 |
Richard Levitte | A gcc 3.0 bug is triggered by our code. Add a section...
|
commit | commitdiff | tree |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let...
|
commit | commitdiff | tree |
2002-12-03 |
Richard Levitte | Make CRYPTO_cleanse() independent of endianness.
|
commit | commitdiff | tree |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr...
|
commit | commitdiff | tree |
2002-12-02 |
Richard Levitte | define USE_SOCKETS so sys/param.h gets included (and...
|
commit | commitdiff | tree |
2002-12-02 |
Richard Levitte | I think I got it now. Apparently, the case of having...
|
commit | commitdiff | tree |
2002-12-02 |
Richard Levitte | Make some names consistent.
|
commit | commitdiff | tree |
2002-12-02 |
Richard Levitte | Through some experimentation and thinking, I think...
|
commit | commitdiff | tree |
2002-12-01 |
Richard Levitte | Small bugfix: even when r == d, we need to adjust r...
|
commit | commitdiff | tree |
2002-12-01 |
Richard Levitte | EXIT() needs to be in a function that returns int.
|
commit | commitdiff | tree |
2002-12-01 |
Richard Levitte | Redo the VAX assembler version of bn_div_words().
|
commit | commitdiff | tree |
2002-11-29 |
Richard Levitte | Remove incorrect assert.
|
commit | commitdiff | tree |
2002-11-29 |
Richard Levitte | Make it so all names mentioned in the NAME section...
|
commit | commitdiff | tree |
2002-11-29 |
Richard Levitte | Correct some names.
|
commit | commitdiff | tree |
2002-11-29 |
Richard Levitte | A few more memset()s converted to OPENSSL_cleanse().
|
commit | commitdiff | tree |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit...
|
commit | commitdiff | tree |
2002-11-28 |
Richard Levitte | Make sure EXIT() can always be used as one statement.
|
commit | commitdiff | tree |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function.
|
commit | commitdiff | tree |
2002-11-27 |
Richard Levitte | Unused variable removed.
|
commit | commitdiff | tree |
2002-11-27 |
Richard Levitte | Extra ; removed.
|
commit | commitdiff | tree |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid...
|
commit | commitdiff | tree |
2002-11-26 |
Richard Levitte | I forgot that @ in strings must be escaped in Perl
|
commit | commitdiff | tree |
2002-11-26 |
Richard Levitte | The logic in the main signing and verifying functions...
|
commit | commitdiff | tree |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,...
|
commit | commitdiff | tree |
2002-11-26 |
Richard Levitte | Small bugfixes to the KSSL implementation.
|
commit | commitdiff | tree |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,...
|
commit | commitdiff | tree |
2002-11-22 |
Richard Levitte | Disable this module if OPENSSL_NO_SOCK is defined.
|
commit | commitdiff | tree |
2002-11-22 |
Richard Levitte | Typo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH
|
commit | commitdiff | tree |
2002-11-21 |
Richard Levitte | Mention a current showstopper
|
commit | commitdiff | tree |
2002-11-19 |
Richard Levitte | It works on my laptop :-).
|
commit | commitdiff | tree |
2002-11-19 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2002-11-19 |
Richard Levitte | Fix an unsigned/signed mismatch.
|
commit | commitdiff | tree |
2002-11-19 |
Richard Levitte | Update STATUS
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | Add news items for 0.9.6h and expand on the 0.9.7 news...
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | Document the addition of certificate pairs.
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | Add the ASN.1 structures and functions for CertificatePair...
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | Determine HZ exactly as in apps/speed.c.
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | Make sure sysconf exists (it doesn't in the VMS C RTL...
|
commit | commitdiff | tree |
2002-11-18 |
Richard Levitte | A variable of type time_t is supposed to be a time...
|
commit | commitdiff | tree |
2002-11-17 |
Richard Levitte | Make it possible to build for more than one CPU.
|
commit | commitdiff | tree |
2002-11-17 |
Richard Levitte | Ignore openssl.pc. This way, there's no risk that...
|
commit | commitdiff | tree |
2002-11-17 |
Richard Levitte | Adding openssl.pc to the repository was a mistake,
|
commit | commitdiff | tree |
2002-11-17 |
Richard Levitte | Add the file openssl.pc that I forgot a while ago.
|
commit | commitdiff | tree |
2002-11-16 |
Richard Levitte | I forgot this is compiled in test/, not crypto/ec/...
|
commit | commitdiff | tree |
2002-11-16 |
Richard Levitte | We don't want TARGETCPU expanded here.
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Mention ActiveState Perl much earlier in INSTALL.WCE.
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | WinCE patches
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Add the INHIBIT_SYMLINKS flag variable to help Cygwin.
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Changes to make shared library building and use work...
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Document the change to remove the 'done' flag variable...
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | A few more Microsoft OIDs added
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | The architecture name is i486, not just 486
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | -Wid-clash-n isn't support in gcc 3, and I get better...
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | I know ANSI C doesn't like 'long long', and I don't...
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Spell prototypes correctly :-).
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | Add -Wstrict-prototype and -Wmissing-prototype to my...
|
commit | commitdiff | tree |
2002-11-15 |
Richard Levitte | We need to read one more byte of the REQUEST-CERTIFICATE...
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Close the implicitely opened registry key.
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Add Tandem OSS target.
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Remove warnings.
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | DCL logic bugs fixed.
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | It seems like gcc 2.9aix5.1 doesn't do will with optimizatio...
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Add a FAQ on how to check the authenticity of the openSSL...
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Cygwin fixes
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Fix to build better with DJGPP.
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | The directory 'rijndael' doesn't exist any more, let...
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | When AES is skipped because the option 'no-rijndael...
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Make the Windows test scripts consistent in their echoing
|
commit | commitdiff | tree |
2002-11-14 |
Richard Levitte | Handle last lines that aren't properly terminated.
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | Constification needed.
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | free() -> OPENSSL_free()
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | Merge from 0.9.7-stable.
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | This didn't get to the 0.9.8-dev thread...
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | Correct support for SunOS 4.1.3_U1.
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | When build as dynamic engines, the loading functions...
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | Make internal functions static.
|
commit | commitdiff | tree |
2002-11-13 |
Richard Levitte | Name the flag files correctly.
|
commit | commitdiff | tree |
2002-11-12 |
Richard Levitte | Synchronise...
|
commit | commitdiff | tree |
2002-11-12 |
Richard Levitte | Make it possible to run individual tests even when...
|
commit | commitdiff | tree |
2002-11-12 |
Richard Levitte | Make the CBC mode od AES accept lengths that aren't...
|
commit | commitdiff | tree |
2002-11-11 |
Richard Levitte | Variables on the stack must be initialized or we can...
|
commit | commitdiff | tree |
2002-11-11 |
Richard Levitte | Make the programs link against the static library on...
|
commit | commitdiff | tree |
2002-11-09 |
Richard Levitte | X509_NAME_cmp() now compares PrintableString and emailAddres...
|
commit | commitdiff | tree |
2002-11-08 |
Richard Levitte | -CAserial does take a filename argument.
|
commit | commitdiff | tree |
2002-11-08 |
Richard Levitte | -CAcreateserial doesn't take a filename argument.
|
commit | commitdiff | tree |
2002-11-07 |
Richard Levitte | Windows doesn't know sys/file.h
|
commit | commitdiff | tree |
2002-11-06 |
Richard Levitte | Keep on using ${CC}, since gcc may act in disguise.
|
commit | commitdiff | tree |
2002-11-06 |
Richard Levitte | Generate openssl.pc so pkg-config can return proper...
|
commit | commitdiff | tree |
next |