projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2009-02-10
Dr. Stephen...
Add error checking to obj_xref.pl and add command line...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Dr. Stephen...
Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Andy Polyakov
s390x-mont.pl: optimize prologue.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Andy Polyakov
linux-s390x failed link after assembler pack update.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Andy Polyakov
sha1-sparcv9a.pl: fix bug in commentary section.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Andy Polyakov
s390x assembler pack update.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Andy Polyakov
Reserve for "multilib" suffix, the one allowing to...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Dr. Stephen...
Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOUR...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Bodo Möller
For -hex, print just one \n
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Bodo Möller
-hex option for openssl rand
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Bodo Möller
Put back a variable deleted by the previous revision,
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Dr. Stephen...
Print out UTF8 and NumericString types in ASN1 parsing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Dr. Stephen...
Update from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Dr. Stephen...
Typo: just copy across an unknown type.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Richard Levitte
Because DEC C - sorry, HP C - is picky about features...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Richard Levitte
Hopefully resolve signed vs unsigned issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Richard Levitte
Do the Camellia part right
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Richard Levitte
Synchronise with Unix build
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Ben Laurie
Allow CC to be overridden.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Dr. Stephen...
Update certificate hash line format to handle canonical...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Dr. Stephen...
Make PKCS#8 the standard write format for private keys...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Dr. Stephen...
Add CRYPTO_MDEBUG_ABORT to abort() is there are any...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Dr. Stephen...
Fix warnings properly this time ;-)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Dr. Stephen...
Fix missing prototype warnings then fix different proto...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Dr. Stephen...
Fix sign-compare warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Dr. Stephen...
Add a set of standard gcc warning options which are...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Laurie
Add missing entry.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Dr. Stephen...
Updatde from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Dr. Stephen...
Update FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Andy Polyakov
Add UltraSPARC VIS-powered SHA1 block procedure.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Lutz Jänicke
Fix compilation with -no-comp by adding some more ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Richard Levitte
VMS stuff I forgot...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Ben Laurie
srvr_ecdh cannot be NULL at this point (Coverity ID...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Andy Polyakov
Makefile.shared: improve portability of commit#17753.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Laurie
Calculate offset correctly. (Coverity ID 233)
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Andy Polyakov
Styling update to makefiles: eliminate redundant pipes.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Laurie
Document dead code.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Andy Polyakov
Styling update to makefiles: $() to denote make substit...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Apparently s->ctx could be NULL. (Coverity ID 147).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Apparently s->ctx could be NULL at this point (see...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
If we're going to return errors (no matter how stupid...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Make sure a bad parameter to RSA_verify_PKCS1_PSS(...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Andy Polyakov
bn_lib.c: [re-]fix Win64 compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Andy Polyakov
Fix "possible loss of data" Win64 compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Die earlier if hash is NULL. (Coverity IDs 137 & 138).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Reverse incorrect earlier fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Laurie
Die earlier if we have no hash function.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Dr. Stephen...
Add standard .cvsignore file.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Dr. Stephen...
Update steve-debug* options.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Andy Polyakov
x86_64-xlate.pl: support for binary constants, such...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Andy Polyakov
Add modes/cts128.c, Ciphertext Stealing implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Andy Polyakov
cmll-x86_64.pl: fix bug in cbc tail processing and...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Andy Polyakov
Revisit RT#1801 and complete fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Laurie
Remove dead code. (Coverity ID 2)
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Laurie
Check scalar->d before we use it (in BN_num_bits()...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Laurie
Deal with the unlikely event that EVP_MD_CTX_size(...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Laurie
Handle the unlikely event that BIO_get_mem_data() retur...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Richard Levitte
More synchronisation with Unix
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Laurie
Remove misleading dead code. Constify. (Coverity ID...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Laurie
!a && !a->b is clearly wrong! Changed to !a || !a-...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Laurie
pval must always be set when pk7_cb() does anything...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Richard Levitte
In BIO_write(), update the write statistics, not the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Richard Levitte
Further synchronisation with Unix
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Andy Polyakov
Windows-specific addenum to "engage crypto/modes" commi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Andy Polyakov
Patch the omission from prvious commit #17716.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Andy Polyakov
Engage crypto/modes.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Andy Polyakov
crypto/modes: make modes.h selfsufficient and rename...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andy Polyakov
Optimize CAST for size on 64-bit platforms. For referen...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andy Polyakov
cmll-x86_64.pl: Win64 SEH section to handle pushf/popf...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andy Polyakov
Optimize #undef DES_UNROLL for size.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andy Polyakov
Incidentally cvs.openssl.org/chngview?cn=17710 also...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Andy Polyakov
This _WIN32-specific patch makes it possible to "wrap...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dr. Stephen...
Make no-engine work again.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Andy Polyakov
make depend to work with cross-gcc, compensate for...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Andy Polyakov
cmll-x86_64.pl: bug fix and size optimization of Win64...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Andy Polyakov
x86_64 assembler pack: add support for Win64 SEH.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Andy Polyakov
x86_64-xlate.pl: fix masm hexadecimal constants.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
Andy Polyakov
perlasm/x86* update: support for 3 and 4 argument instr...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
Andy Polyakov
SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Richard Levitte
Constify where needed
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Richard Levitte
Remove extraneous semicolons
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Richard Levitte
Stack changes made dso_vms.c not compile properly.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Richard Levitte
A few more symbols that are a little bit long for VMS
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Richard Levitte
Synchronise VMS build system with the Unixly one
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Andy Polyakov
128-bit block cipher modes consolidation. As consolidat...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Andy Polyakov
SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decre...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Andy Polyakov
Bring C bn_mul_mont template closer to assembler.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Andy Polyakov
no-asm didn't exclude Camellia assembler.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-13
Ben Laurie
Back out pointless change.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-13
Ben Laurie
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2008-12-13
Ben Laurie
Return error if DH_new() fails (Coverity ID 150).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-13
Ben Laurie
Check for NULL before use (Coverity ID 203).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-13
Ben Laurie
Missing return values (Coverity ID 204).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-10
Dr. Stephen...
Fix from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-10
Lutz Jänicke
apps/speed.c: children should not inherit buffered I/O
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Dr. Stephen...
Oops should check zero_pos >= 0.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Dr. Stephen...
Handle case where v6stat.zero_pos == 0 correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-03
Andy Polyakov
Add Camellia assembler x86 and x86_64 modules.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Bodo Möller
experimental-foo support for mk1mf.pl.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Bodo Möller
Implement Configure option pattern "experimental-foo"
commit
|
commitdiff
|
tree
|
snapshot
next