projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2005-04-15
Nils Larsch
const fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Nils Larsch
EVP_CIPHER_CTX_init is a void function + fix typo
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Dr. Stephen...
Check return values of <Digest>_Init functions in low...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Andy Polyakov
Prototype mnemonics in padlock_verify_context for bette...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Andy Polyakov
Fix for bug emerged in openvpn conext.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Final touch to mingw shared.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. We...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Addenum to cvs.openssl.org/chngview?cn=13054.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Final(?) touches to mingw shared support.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Zap OPENSSL_EXTERN on symbols, which are not meant...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Nils Larsch
Makefile.ssl -> Makefile
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Introduce OPENSSL_NONPIC_relocated to denote relocated...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Parameterize do_solaris rules in Makefile.shared.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Andy Polyakov
Minor cryptlib.c update: compiler warnings in OPENSSL_s...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Dr. Stephen...
Update FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Dr. Stephen...
More overwritten stuff...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Dr. Stephen...
Replace overwritten lines before error codes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Dr. Stephen...
Rebuild error codes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Dr. Stephen...
Include error library value in C error source files...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Nils Larsch
include limits.h for UINT_MAX etc.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Richard Levitte
Add a NEWS item for 0.9.7g.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Richard Levitte
Add emacs cache files to .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
Dr. Stephen...
Move allow_proxy_certs declaration to start of function.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Dr. Stephen...
Make kerberos ciphersuite code work with newer header...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Richard Levitte
Added restrictions on the use of proxy certificates...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Nils Larsch
add support for DER encoded private keys to SSL_CTX_use...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Nils Larsch
improve docu of SSL_CTX_use_PrivateKey()
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Nils Larsch
get rid of very buggy and very imcomplete DH cert support
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Nils Larsch
make sure error queue is totally emptied
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Nils Larsch
const fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Andy Polyakov
Recognize MSYS/MINGW environment.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Andy Polyakov
Implement OPENSSL_showfatal and make it Win32 GUI and...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Andy Polyakov
Harmonize cygwin/mingw and VC targets.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Andy Polyakov
+45% RC4 performance boost on Intel EM64T core. Unrolle...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Nils Larsch
some const fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Nils Larsch
update progs.pl to reflect changes in progs.h
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Nils Larsch
fix example in docu
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Nils Larsch
some const fixes and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-04-04
Nils Larsch
remove unused recp method
commit
|
commitdiff
|
tree
|
snapshot
2005-04-04
Andy Polyakov
Extend Solaris x86 support to amd64.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-04
Andy Polyakov
Solaris x86 linker erroneously pads .init segment with...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-04
Andy Polyakov
Some non-GNU compilers (such as Sun C) define __i386.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-03
Bodo Möller
HISTORY section: point out change of default digest
commit
|
commitdiff
|
tree
|
snapshot
2005-04-03
Andy Polyakov
Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-03
Ben Laurie
If input is bad, we still need to clear the buffer.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-02
Nils Larsch
use SHA-1 as the default digest for the apps/openssl...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-01
Dr. Stephen...
Typo
commit
|
commitdiff
|
tree
|
snapshot
2005-04-01
Nils Larsch
really clear the error queue here
commit
|
commitdiff
|
tree
|
snapshot
2005-04-01
Nils Larsch
use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Ben Laurie
Consistency.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Richard Levitte
Add a file with fingerprints that have recently been...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Ben Laurie
Simplicate and add lightness.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Ben Laurie
Get rid of irritating noise.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Ben Laurie
Give everything prototypes (well, everything that's...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Nils Larsch
fix header
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Nils Larsch
Makefile.ssl doesn't exist anymore
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Ben Laurie
Take account of Makefile.ssl removal.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Ben Laurie
Make tags target useful.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Ben Laurie
Don't debug.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Ben Laurie
Blow away Makefile.ssl.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Nils Larsch
update docs (recent constification)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
Ben Laurie
Constification.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-29
Nils Larsch
the second argument of EVP_SealInit is const
commit
|
commitdiff
|
tree
|
snapshot
2005-03-28
Nils Larsch
when building with OPENSSL_NO_DEPRECATED defined BN_zer...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
Bodo Möller
Harmonize with CHANGES as distributed in OpenSSL 0...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
Ulf Möller
undo Cygwin change
commit
|
commitdiff
|
tree
|
snapshot
2005-03-23
Richard Levitte
Change the memory leak FAQ entry to describe the levels...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Dr. Stephen...
Update FAQ
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Dr. Stephen...
Doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Nils Larsch
test, remove unnecessary const cast
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Dr. Stephen...
Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-21
Richard Levitte
There are cases when there are no files left to verify...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Nils Larsch
add new curves to the loop (with some cleanup from me)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Nils Larsch
some const fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ulf Möller
Use Windows randomness code on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ulf Möller
fix breakage for Perl versions that do boolean operatio...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ulf Möller
typo
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Richard Levitte
Added HOWTO about proxy certificates.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Bodo Möller
"make depend". This takes into account the algorithms...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Bodo Möller
It seems that Configure revision 1.404 broke "make...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Andy Polyakov
Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Andy Polyakov
Avoid re-build avalanches with HP-UX make.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Bodo Möller
fix potential memory leak when allocation fails
commit
|
commitdiff
|
tree
|
snapshot
2005-03-09
Bodo Möller
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Bodo Möller
Take MDC2 patent into account.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Bodo Möller
In addition to RC5, also exclude MDC2 from compilation...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-22
Bodo Möller
Change ./Configure so that certain algorithms can be...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Lutz Jänicke
Fix typo on blowfish manual page
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Lutz Jänicke
Fix hang in EGD/PRNGD query when communication socket...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-14
Dr. Stephen...
Fix possible memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
Remove unused assembler modules.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
This patch was "ignited" by OpenBSD 3>=4 support. They...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
Reliable BSD-x86-elf detection in ./config.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
Make Makefile.shared BSD make-friendly, remove more...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
Make util/shlib_wrap.sh [Open]BSD-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-06
Andy Polyakov
Mention no-sse2 option in INSTALL note.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-05
Dr. Stephen...
In mkdef.pl ignore trailing whitespace in #ifdef lines
commit
|
commitdiff
|
tree
|
snapshot
2005-02-03
Andy Polyakov
Drop redundant -lc from a number of rules in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-03
Andy Polyakov
Shut whiny make's up.
commit
|
commitdiff
|
tree
|
snapshot
next