openssl.git
2009-03-09 Dr. Stephen... PR: 1854
2009-03-09 Dr. Stephen... Update from stable branch.
2009-03-09 Dr. Stephen... Update from stable branch.
2009-03-09 Dr. Stephen... Update from stable branch.
2009-03-08 Dr. Stephen... Typo.
2009-03-08 Ben LauriePrint IPv6 all 0s correctly (Rob Austein).
2009-03-07 Dr. Stephen... Update from stable branch.
2009-03-03 Ben LaurieDon't ask for -iv for ciphers that need no IV.
2009-03-03 Ben LaurieUse the right length (reported by Quanhong Wang).
2009-02-25 Dr. Stephen... Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2009-02-23 Ben LaurieFix memory leak.
2009-02-19 Richard LevitteMake STORE an experimental feature.
2009-02-19 Richard LevitteMake it possible to disable STORE.
2009-02-19 Richard LevitteReference bug.
2009-02-16 Dr. Stephen... PR: 1778
2009-02-16 Dr. Stephen... Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2009-02-16 Dr. Stephen... PR: 1843
2009-02-16 Richard LevitteData not initialised.
2009-02-15 Dr. Stephen... Stop warning about use of *printf() without a format.
2009-02-15 Dr. Stephen... Make no-engine work again.
2009-02-15 Ben LaurieUse new common flags and fix resulting warnings.
2009-02-14 Dr. Stephen... PR: 1835
2009-02-12 Dr. Stephen... Return correct exit code.
2009-02-12 Dr. Stephen... Avoid leaks in pkcs8 app, tidy code up.
2009-02-12 Andy Polyakovrc4-s390x.pl: allow for older assembler and optimize...
2009-02-11 Andy PolyakovRC4 for s390x.
2009-02-10 Dr. Stephen... Add error checking to obj_xref.pl and add command line...
2009-02-10 Dr. Stephen... Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>
2009-02-10 Andy Polyakovs390x-mont.pl: optimize prologue.
2009-02-10 Andy Polyakovlinux-s390x failed link after assembler pack update.
2009-02-09 Andy Polyakovsha1-sparcv9a.pl: fix bug in commentary section.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-02-09 Andy PolyakovReserve for "multilib" suffix, the one allowing to...
2009-02-06 Dr. Stephen... Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOUR...
2009-02-02 Bodo MöllerFor -hex, print just one \n
2009-02-02 Bodo Möller-hex option for openssl rand
2009-02-01 Bodo MöllerPut back a variable deleted by the previous revision,
2009-01-28 Dr. Stephen... Print out UTF8 and NumericString types in ASN1 parsing...
2009-01-28 Dr. Stephen... Update from stable branch.
2009-01-28 Dr. Stephen... Typo: just copy across an unknown type.
2009-01-28 Richard LevitteBecause DEC C - sorry, HP C - is picky about features...
2009-01-28 Richard LevitteHopefully resolve signed vs unsigned issue.
2009-01-28 Richard LevitteDo the Camellia part right
2009-01-20 Richard LevitteSynchronise with Unix build
2009-01-18 Ben LaurieAllow CC to be overridden.
2009-01-15 Dr. Stephen... Update certificate hash line format to handle canonical...
2009-01-15 Dr. Stephen... Make PKCS#8 the standard write format for private keys...
2009-01-11 Dr. Stephen... Add CRYPTO_MDEBUG_ABORT to abort() is there are any...
2009-01-11 Dr. Stephen... Fix warnings properly this time ;-)
2009-01-11 Dr. Stephen... Fix missing prototype warnings then fix different proto...
2009-01-11 Dr. Stephen... Fix sign-compare warnings.
2009-01-11 Dr. Stephen... Add a set of standard gcc warning options which are...
2009-01-09 Ben LaurieAdd missing entry.
2009-01-07 Dr. Stephen... Updatde from stable branch.
2009-01-07 Dr. Stephen... Update FAQ.
2009-01-05 Andy PolyakovAdd UltraSPARC VIS-powered SHA1 block procedure.
2009-01-05 Lutz JänickeFix compilation with -no-comp by adding some more ...
2009-01-03 Richard LevitteVMS stuff I forgot...
2009-01-02 Ben Lauriesrvr_ecdh cannot be NULL at this point (Coverity ID...
2009-01-02 Andy PolyakovMakefile.shared: improve portability of commit#17753.
2009-01-01 Ben LaurieCalculate offset correctly. (Coverity ID 233)
2008-12-30 Andy PolyakovStyling update to makefiles: eliminate redundant pipes.
2008-12-30 Ben LaurieDocument dead code.
2008-12-29 Andy PolyakovStyling update to makefiles: $() to denote make substit...
2008-12-29 Ben LaurieApparently s->ctx could be NULL. (Coverity ID 147).
2008-12-29 Ben LaurieApparently s->ctx could be NULL at this point (see...
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-12-29 Ben LaurieMake sure a bad parameter to RSA_verify_PKCS1_PSS(...
2008-12-29 Andy Polyakovbn_lib.c: [re-]fix Win64 compiler warning.
2008-12-29 Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-29 Ben LaurieDie earlier if hash is NULL. (Coverity IDs 137 & 138).
2008-12-29 Ben LaurieReverse incorrect earlier fix.
2008-12-29 Ben LaurieDie earlier if we have no hash function.
2008-12-29 Dr. Stephen... Add standard .cvsignore file.
2008-12-29 Dr. Stephen... Update steve-debug* options.
2008-12-27 Andy Polyakovx86_64-xlate.pl: support for binary constants, such...
2008-12-27 Andy PolyakovAdd modes/cts128.c, Ciphertext Stealing implementation.
2008-12-27 Andy Polyakovcmll-x86_64.pl: fix bug in cbc tail processing and...
2008-12-27 Andy PolyakovRevisit RT#1801 and complete fix.
2008-12-27 Ben LaurieRemove dead code. (Coverity ID 2)
2008-12-27 Ben LaurieCheck scalar->d before we use it (in BN_num_bits()...
2008-12-27 Ben LaurieDeal with the unlikely event that EVP_MD_CTX_size(...
2008-12-27 Ben LaurieHandle the unlikely event that BIO_get_mem_data() retur...
2008-12-26 Richard LevitteMore synchronisation with Unix
2008-12-26 Ben LaurieRemove misleading dead code. Constify. (Coverity ID...
2008-12-26 Ben Laurie!a && !a->b is clearly wrong! Changed to !a || !a-...
2008-12-26 Ben Lauriepval must always be set when pk7_cb() does anything...
2008-12-25 Richard LevitteIn BIO_write(), update the write statistics, not the...
2008-12-25 Richard LevitteFurther synchronisation with Unix
2008-12-23 Andy PolyakovWindows-specific addenum to "engage crypto/modes" commi...
2008-12-23 Andy PolyakovPatch the omission from prvious commit #17716.
2008-12-23 Andy PolyakovEngage crypto/modes.
2008-12-23 Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-22 Andy PolyakovOptimize CAST for size on 64-bit platforms. For referen...
2008-12-22 Andy Polyakovcmll-x86_64.pl: Win64 SEH section to handle pushf/popf...
2008-12-22 Andy PolyakovOptimize #undef DES_UNROLL for size.
2008-12-22 Andy PolyakovIncidentally cvs.openssl.org/chngview?cn=17710 also...
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-12-20 Dr. Stephen... Make no-engine work again.
2008-12-19 Andy Polyakovmake depend to work with cross-gcc, compensate for...
next