projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2007-07-22
Andy Polyakov
Framework updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Dr. Stephen...
For Unix fips builds...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Dr. Stephen...
Install fipscanister.o and friends. Disable warning...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Dr. Stephen...
Don't install docs by default.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Dr. Stephen...
Change fips build default install location so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Dr. Stephen...
Link fips utils against fipscanister.lib only except...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Dr. Stephen...
Typo.
FIPS_098_TEST_2
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Dr. Stephen...
Add error checking to script.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Dr. Stephen...
Initial fips WIN32 compilation batch file.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Dr. Stephen...
Use X9.31 keygen for signature test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Dr. Stephen...
Add SSE2 support to VC++ build. Update MASM script.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Andy Polyakov
shlib_wrap.sh update [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Andy Polyakov
Bourne shell portability fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Andy Polyakov
Framework updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Dr. Stephen...
Check return code properly in fputs (< 0 is error).
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
Update test script generator for Win32.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
include openssl/fips.h in sha1dgst.c
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
Update .cvsignore
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
Tolerate DigestInfo with absent parameters in FIPS...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
Add selftest check to SHA1 routine.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Dr. Stephen...
Enhance mkfipsscr.pl to handle different testvector...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Dr. Stephen...
Update Windows build system to use AES assembler and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Dr. Stephen...
Updates to WIN32 build system to make FIPS build work...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Dr. Stephen...
Delete old duplicate files.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Dr. Stephen...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Dr. Stephen...
Use common source files for FIPS mode and utilize same...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Andy Polyakov
Shut up memory debuggers complaining about AES x86...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Andy Polyakov
EVP_*_cfb1 was broken [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Andy Polyakov
bn_mul_recursive doesn't handle all cases correctly...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
Andy Polyakov
Typo in str_lib.c [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Dr. Stephen...
Update ordinals.
FIPS_098_TEST_1
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Dr. Stephen...
Check selftest in rand too.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Dr. Stephen...
Check selftest status in all crypto operations and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Dr. Stephen...
Modify AES and 3DES selftests to use EVP.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Dr. Stephen...
Move 3DES EVP inside FIPS module and modify algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Dr. Stephen...
Changes to make AES algorithm test work via EVP.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Dr. Stephen...
Add enc_min.c file.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Dr. Stephen...
Move minimal EVP_CIPHER implementation into FIPS librar...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Andy Polyakov
bn_mont.c fix [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Dr. Stephen...
Make fips test suite script halt on errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Dr. Stephen...
Avoid warnings. Fix fips_dssvs program.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Dr. Stephen...
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Dr. Stephen...
Remove deleted function from headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Dr. Stephen...
Fix from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Andy Polyakov
Updates from stable branch: BN_*_no_branch privatizatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Dr. Stephen...
Increment counter after use.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dr. Stephen...
Disable DES in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dr. Stephen...
Update from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Andy Polyakov
Padlock engine fails to compile with -O0 -fPIC [from...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
Type cast fixes in aes-586.pl [from 098-stable].
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
cygwin shared rules update [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
Typo in x509_txt.c [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Andy Polyakov
Detect UltraSPARC T1 in ./config [from HEAD].
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Fix s390x detection in ./config [from 098].
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Dr. Stephen...
Make ordinals consistent across branches.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Dr. Stephen...
Merge from 0.9.8-stable.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Dr. Stephen...
Merge from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Dr. Stephen...
Merge from 0.9.8 stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Dr. Stephen...
Fix from HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Dr. Stephen...
Update ordinals. Use gap for EVP_add_alg_module to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Dr. Stephen...
If config file tries to enter FIPS mode in a non FIPS...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Dr. Stephen...
Update from HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Dr. Stephen...
Add algorithm configuration module.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Dr. Stephen...
Block low level public key signature operations in...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
Dr. Stephen...
Fix Win32 warning. Update ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Dr. Stephen...
New EVP sign and verify functionality.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Dr. Stephen...
Don't process any of kssl.c if krb5 option not set.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Dr. Stephen...
Add new file.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
Dr. Stephen...
Add tiny ASN1 code for DSA signatures.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Dr. Stephen...
Make ordinals consistent with 0.9.8-stable.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Dr. Stephen...
Update from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Dr. Stephen...
Update from 0.9.8-stable with patches also applied...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Dr. Stephen...
Perl script to rename sections in MS COFF binaries.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Dr. Stephen...
Use perl script instead of editbin to rename object...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Dr. Stephen...
Modify VC++ build sytem to use fipscanister.lib instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
Andy Polyakov
Oops! Revert to previous version and [re-]apply diff.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
Andy Polyakov
aix updates from HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
Andy Polyakov
Typos in Makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Dr. Stephen...
Make sure fipscanister.o is built and installed for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
Add some version info and comments to WIN32 FIPS DLL.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
Add version info to FIPS DLL.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
Forward FIPS DLL implementations from libcrypto DLL...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
Add missing #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
Update from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Dr. Stephen...
And so it begins...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
cvs2svn
This commit was manufactured by cvs2svn to create branc...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Bodo Möller
stricter session ID context matching
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Bodo Möller
oops -- this should have been in 0.9.8e
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Bodo Möller
clarification regarding libdes files
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Andy Polyakov
PowerPC config updates from HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Dr. Stephen...
Fix kerberos ciphersuite bugs introduced with PR:1336.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Ben Laurie
Make local function static.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Dr. Stephen...
Stop memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Lutz Jänicke
Initialize "buf" to 0 to make valgrind happy :-)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Lutz Jänicke
Do not use uninitialized memory to seed the PRNG as...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Dr. Stephen...
EVP_CIPHER_CTX_key_length() should return the set key...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Lutz Jänicke
Merge from HEAD
commit
|
commitdiff
|
tree
|
snapshot
2007-02-26
Bodo Möller
include complete 0.9.7 history
commit
|
commitdiff
|
tree
|
snapshot
2007-02-26
Bodo Möller
use 2007 copyright for generated files
commit
|
commitdiff
|
tree
|
snapshot
next