2002-12-20 |
Richard Levitte | Be consistent with capitalisation of object names. |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Richard Levitte | There was a mixup between INSTALLTOP and OPENSSLDIR... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | We stupidly had a separate LIBKRB5 variable for KRB5... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | Because the contents of openssl.pc may have to change... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | Small tweaks for code consistency. |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | To avoid any future programming glitches, let's make... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | I have no idea what possesed me to compile s_socket... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | It was pointed out to me that .pc files are normally... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Richard Levitte | It was pointed out to me that .pc files are normally... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Richard Levitte | Update the current status |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Andy Polyakov | Better wording? |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Andy Polyakov | Fix for RT#405, Solaris refuses to invoke preprocessor... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Andy Polyakov | Make "perl des-586.pl a.out" work, see RT#402 |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Andy Polyakov | 'a=b c=$a; echo $c' doesn't necessarily prints "b"... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Richard Levitte | Transfer the Solaris shared library building changes... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Richard Levitte | Protect loading routines with a lock. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Richard Levitte | Synchronise with Makefiles. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Andy Polyakov | Always forget this one... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Andy Polyakov | DES PIC-ification. "Cygwin" companion. Problem was... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Richard Levitte | Make sure manual pages are properly linked to on system... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Richard Levitte | Update the make system for installations: |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Richard Levitte | Don't define macros in terms of asm() when __STRICT_ANS... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Richard Levitte | Bring des_locl.h at the same level as in the 0.9.7... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Andy Polyakov | Ooops! No ROTATE on some platforms after x86_64 perform... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Andy Polyakov | As you might have noticed I tried to change for . prefi... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Andy Polyakov | Solaris shared build fix-ups. See RT#238,239 for details. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Andy Polyakov | New DETECT_GNU_LD procedure. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Andy Polyakov | x86_64 performance patch. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Andy Polyakov | DES PIC-ification. Windows companion. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Geoff Thorpe | The ampersand is not required in these constructs,... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Andy Polyakov | IA-32 assembler modules (primarily DES) PIC-ification... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Richard Levitte | OK, there's at least one application author who has... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | BIO_new_bio_pair() was unnecessarily described in it... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | BIO_set_nbio() is enumerated, but not explained. Remov... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | I forgot one item I intend to work on. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | Skip DH-specific tests when no-dh has been configured. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | Document the modifications in 0.9.7 that will make... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Geoff Thorpe | Make 'tunala' link with zlib if possible (so it works... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | In CRYPTO_lock(), check that the application cares... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | sk_*_push() returns the number of items on the stack... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | Let's not forget the other places where HEADER_DES_H... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | Let's not forget the other places where HEADER_DES_H... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | Since HEADER_DES_H has been the protector of des.h... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Geoff Thorpe | This stops a compiler warning from -Wmissing-prototypes. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Lutz Jänicke | Update -Olimit setting. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Ralf S. Engelschall | test commit (just removing tailing blanks) #2 after... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Ralf S. Engelschall | test commit (removing trailing blanks) after migration |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Ralf S. Engelschall | test blank-line commit after migration -- just ignore |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Richard Levitte | A memset() too many got converted into a OPENSSL_cleanse(). |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Andy Polyakov | BN_sqr test failure entry. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Lutz Jänicke | Fix wrong URI. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Richard Levitte | Hmm, Geoff's change made things quite interesting.... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Nils Larsch submitted; |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Since it's defined in draft-ietf-tls-compression-04... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Undefine OPENSSL_NO_DEPRECATED inside openssl applicati... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanism... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Fix a warning, and do some constification as a lucky... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Since it's defined in draft-ietf-tls-compression-04... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Implement a stateful variant if the ZLIB compression... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Richard Levitte | Forgot one. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Richard Levitte | Add a few items I intend to work on for 0.9.8 and on. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Andy Polyakov | Workaround for GCC-ia64 compiler bug. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Some compilers are quite picky about non-void functions... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Apparently, bash is more forgiving than sh. To be... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Keep NEWS in HEAD up to date. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Keep STATUS in HEAD up to date. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Merge in relevant changes from the OpenSSL 0.9.6h release. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | SSL_CERT_FILE should be used in place of the system... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Corrected DJGPP patch |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Andy Polyakov | linux64-sparcv9 support finally debugged and tested. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Make sure to implement the cryptodev engine only when... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Declare another general file. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Allow users to modify /MD to /MT. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Make sure using SSL_CERT_FILE actually works, and has... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | If an application supports static locks, it MUST suppor... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | PR: 381 |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Only check for a result buffer if the allocated string... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Do not implement RC4 stuff if RC4 is disabled. Concequ... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | gethostname() is more a BSD feature than an XOPEN one. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Correct a few typos that I introduced after applying... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bodo Möller | In ECPKParameters_print, output the private key length... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bodo Möller | Don't compute timings here, we can do this elsewhere. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Lutz Jänicke | Missing ")" |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | DJGPP patches. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Add support for x86_64. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | A gcc 3.0 bug is triggered by our code. Add a section... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Dr. Stephen... | Make ASN1_TYPE_get() work for V_ASN1_NULL type. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Dr. Stephen... | Typo in X509v3_get_ext_by_critical |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Dr. Stephen... | In asn1_d2i_read_bio, don't assume BIO_read will |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | Make CRYPTO_cleanse() independent of endianness. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | define USE_SOCKETS so sys/param.h gets included (and... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | I think I got it now. Apparently, the case of having... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | Make some names consistent. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | Through some experimentation and thinking, I think... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Richard Levitte | Small bugfix: even when r == d, we need to adjust r... |
commit | commitdiff | tree | snapshot |
next |