projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2000-12-15
Bodo Möller
If CONF_get_string returns NULL and we want to tolerate...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-15
Bodo Möller
Locking issues.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-15
Dr. Stephen...
Implement some standard OCSP extensions in the v3 code...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-15
Bodo Möller
The C version of bn_sub_part_words is needed not only
commit
|
commitdiff
|
tree
|
snapshot
2000-12-15
Bodo Möller
Very few in the "README" is up-to-date
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Dr. Stephen...
Add OCSP nonce extension to supported extensions.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Geoff Thorpe
Make a note of the new engine.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Geoff Thorpe
This is an engine contributed by Broadcom - it is meant...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Dr. Stephen...
New function X509V3_extensions_print() this removes...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Bodo Möller
typo
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Bodo Möller
The BN_mul bug test apparently is no longer needed
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Bodo Möller
First step towards SSL_peek fix.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Bodo Möller
Update.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-14
Dr. Stephen...
New function X509_signature_print() to remove some...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Dr. Stephen...
Change the PKCS7 structure to use SEQUENCE OF for the
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Ulf Möller
c&p error spotted by Martin Forssen
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Dr. Stephen...
Replace the old style OCSP ASN1 module.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Richard Levitte
Constification of the data of a hash table. This means...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Richard Levitte
Problem: bn_mul_normal() misbehaves if the size of...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Richard Levitte
In bn_mul_recursive(), make sure the comba routines...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Richard Levitte
When using -pedantic, it's a good thing to define PEDAN...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Dr. Stephen...
Stop extension creation code core dumping.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-13
Dr. Stephen...
Rewrite the extension code to use an ASN1_ITEM structure
commit
|
commitdiff
|
tree
|
snapshot
2000-12-12
Lutz Jänicke
Add description of SSL_[CTX_]_check_private_key().
commit
|
commitdiff
|
tree
|
snapshot
2000-12-12
Richard Levitte
SSL_new() may potentially add a certfificate. Therefor...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-11
Bodo Möller
Change/add comments
commit
|
commitdiff
|
tree
|
snapshot
2000-12-10
Ulf Möller
Stop on bntest error.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-10
Ulf Möller
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2000-12-09
Richard Levitte
Make TYPE_RSA the default type instead of just setting...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-09
Bodo Möller
Use continuation lines in test/bctest as far as it...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-09
Bodo Möller
Don't throw away bctest's error messages.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-09
Ulf Möller
Test for SCO bc bug
commit
|
commitdiff
|
tree
|
snapshot
2000-12-08
Geoff Thorpe
Next step in tidying up the LHASH code.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-08
Ulf Möller
bn_part_sub_word prototype.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-08
Dr. Stephen...
Merge from the ASN1 branch of new ASN1 code
commit
|
commitdiff
|
tree
|
snapshot
2000-12-08
Lutz Jänicke
Add manual pages for certficate/key loading and friends.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-08
Bodo Möller
Placeholder for SCO bc bug detection
commit
|
commitdiff
|
tree
|
snapshot
2000-12-07
Bodo Möller
Fix some things that look like bugs.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-07
Bodo Möller
TEST_MUL and TEST_SQR added.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-07
Bodo Möller
Sign-related fixes (and tests).
commit
|
commitdiff
|
tree
|
snapshot
2000-12-07
Bodo Möller
Move 'q->neg = 0' to those places where it is needed
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
BN_mod_sqrt documentation/comment
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
Don't check for bc at all. We can now run a meaningful...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
remove a comment that shouldn't have been there any...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
Faster BN_mod_sqrt algorithm for p == 5 (8).
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
Printing "verify ..." should not be counted as a test...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Richard Levitte
During the self test, we only want to know what bctest...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Richard Levitte
Have the self test use bctest to check that bc is sane.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
Use bc's "print" feature whenever it is available,
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Bodo Möller
Workaround for broken (or missing) bc.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
remove useless instruction
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
Intel assembler version for bn_sub_part_words(). I...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
another fix for the debug print
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
test_mod_mul is useful, let's run it more often.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-06
Ulf Möller
move constants for debug functions to end of file
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Richard Levitte
Update the internal docs.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Lutz Jänicke
Typo and additional information about cert-chain building.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Lutz Jänicke
Add EXAMPLES for SSL_CIPHER_description() output.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Bodo Möller
Discuss http://www.shoup.net/papers/oaep.ps.Z
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Richard Levitte
On Windows, Rainbow uses _stdcall convention under...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
push the flags too
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
looks like it works now
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
save registers in the debug output code (return value...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
more of the same: add printf() for perlasm.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
minor modification to the previous change
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
PERLASM - the wierdest programming language since Intercal.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-05
Ulf Möller
Use assert as in the rest of the BN library.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Bodo Möller
Improve formatting.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Richard Levitte
It's completely unnecessary to add a compression algori...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Richard Levitte
Remove the last bn_wexpand()s that made us break constn...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Bodo Möller
Change error message to "bignum too long"
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Geoff Thorpe
Sync up with a minor change in lhash.h
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Geoff Thorpe
ANSI C doesn't allow trailing semi-colons after a funct...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Geoff Thorpe
Update the documentation to the current state of the...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Geoff Thorpe
Make a note of the LHASH changes.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-04
Geoff Thorpe
Make the remaining LHASH macro changes. This should...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-03
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-03
Bodo Möller
include <limits.h>
commit
|
commitdiff
|
tree
|
snapshot
2000-12-03
Bodo Möller
Don't allow BIGNUMs to become so large that computation...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Geoff Thorpe
Use the new LHASH macros to declare type-safe wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Geoff Thorpe
Next step in tidying up the LHASH code. This commit...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Richard Levitte
Add a comment to explain the purpose of bn_cmp_part_wor...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
last commit was wrong. Now it works. :)
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
argl
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
remember the problem with ftime()
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
forgot to remove the loop variable
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
Loops like this one:
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
Move the rijndael "test" to the bf and cast tests.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
Note the bntest change.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
New function BN_bntest_rand() to detect more BN library...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
Fix bn_cmp_part_words() and move it to bn_lib.c.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-02
Ulf Möller
remove unused static function
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Geoff Thorpe
First step in tidying up the LHASH code. The callback...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Richard Levitte
Write a first HOWTO on how to create certificates....
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Richard Levitte
Correct a mail address...
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Richard Levitte
Document the addition of Kerberos stuff.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Richard Levitte
Typo corrected.
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Bodo Möller
functionality for BN_mod_sqrt timings
commit
|
commitdiff
|
tree
|
snapshot
2000-12-01
Bodo Möller
"make depend"
commit
|
commitdiff
|
tree
|
snapshot
next