index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
29
-126
/
+126
*
Bug fixes.
Richard Levitte
2001-03-09
1
-7
/
+8
*
Fix ec_GFp_simple_cmp.
Bodo Möller
2001-03-08
2
-5
/
+10
*
Implement EC_GFp_mont_method.
Bodo Möller
2001-03-08
10
-49
/
+173
*
Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...
Bodo Möller
2001-03-08
2
-9
/
+13
*
More method functions for elliptic curves,
Bodo Möller
2001-03-08
9
-175
/
+646
*
Some EC function names are really long. Make aliases for VMS on VAX.
Richard Levitte
2001-03-08
2
-0
/
+40
*
Comment
Bodo Möller
2001-03-08
1
-0
/
+2
*
old MSVC versions don't have rdtsc
Ulf Möller
2001-03-08
1
-1
/
+2
*
Hide BN_CTX structure details.
Bodo Möller
2001-03-08
8
-64
/
+65
*
VMS catches up on the EC modifications.
Richard Levitte
2001-03-08
1
-1
/
+2
*
Make EVP_Digest*() routines return a value.
Dr. Stephen Henson
2001-03-08
16
-55
/
+71
*
avoid compiler warning
Bodo Möller
2001-03-08
1
-1
/
+1
*
Constify BN_value_one.
Bodo Möller
2001-03-08
2
-2
/
+2
*
Integrate ec_err.[co].
Bodo Möller
2001-03-08
2
-23
/
+41
*
Sort openssl.ec, the configuration file for mkerr.pl.
Bodo Möller
2001-03-08
4
-53
/
+60
*
Integrate ectest.c (which does not yet do anything).
Bodo Möller
2001-03-08
1
-0
/
+25
*
Order ERR_load_... calls like the stuff in err.h.
Bodo Möller
2001-03-08
1
-18
/
+13
*
Get rid of '#define ERR_file_name __FILE__', which is unnecessary indirection.
Bodo Möller
2001-03-08
2
-30
/
+24
*
Let EC_POINT_copy do nothing if dest==src
Bodo Möller
2001-03-08
1
-0
/
+2
*
More 'TODO' items.
Bodo Möller
2001-03-08
8
-23
/
+215
*
More method functions for EC_GFp_simple_method.
Bodo Möller
2001-03-08
9
-80
/
+536
*
More method functions.
Bodo Möller
2001-03-07
5
-12
/
+168
*
Some actual method functions (not enough yet to use the EC library, though),
Bodo Möller
2001-03-07
7
-18
/
+656
*
Code for better build under Darwin (MacOS X).
Richard Levitte
2001-03-07
12
-17
/
+13
*
..._init functions are method-specific too
Bodo Möller
2001-03-07
4
-3
/
+6
*
Optimized EC_METHODs need specific 'set_curve' and 'free' functions.
Bodo Möller
2001-03-07
6
-11
/
+20
*
The next bunch of vaporware.
Bodo Möller
2001-03-07
6
-22
/
+146
*
extra_data 'mixin'.
Bodo Möller
2001-03-07
4
-2
/
+120
*
Oops ...
Bodo Möller
2001-03-07
1
-1
/
+3
*
In clear_free, clear the complete structure just in case
Bodo Möller
2001-03-07
1
-0
/
+2
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
5
-85
/
+76
*
Implement dispatcher for EC_GROUP and EC_POINT method functions.
Bodo Möller
2001-03-07
9
-6
/
+402
*
Add a few 'const's
Bodo Möller
2001-03-06
2
-9
/
+9
*
Change obj_... generation so that it does not generate rubbish or
Bodo Möller
2001-03-06
7
-25
/
+22
*
'is_at_infinity' tests don't need a BN_CTX.
Bodo Möller
2001-03-06
2
-2
/
+2
*
New function declarations.
Bodo Möller
2001-03-06
2
-5
/
+20
*
Add BN_CTX arguments where appropriate.
Bodo Möller
2001-03-06
2
-21
/
+49
*
Add EC_GROUP_new_GFp prototype.
Bodo Möller
2001-03-05
1
-0
/
+5
*
Change comments.
Bodo Möller
2001-03-05
1
-2
/
+2
*
Some declarations that outline what I intend to implement.
Bodo Möller
2001-03-05
2
-0
/
+116
*
Update the VMS build scripts for EC
Richard Levitte
2001-03-05
2
-2
/
+4
*
Another file I had forgotten to add.
Bodo Möller
2001-03-05
1
-0
/
+57
*
Add yet another (still empty) source code file that I forgot.
Bodo Möller
2001-03-05
11
-20
/
+70
*
Add more EC vaporware (empty source code files I missed in my
Bodo Möller
2001-03-05
3
-0
/
+177
*
Move ec.h to ec2.h because it is not compatible with what we will use.
Bodo Möller
2001-03-05
16
-70
/
+587
*
New option '-subj arg' for 'openssl req' and 'openssl ca'. This
Bodo Möller
2001-03-05
1
-1
/
+8
*
EC_set_half and the 'h' component of struct bn_ec_struct are unnecessary.
Bodo Möller
2001-03-03
3
-41
/
+20
*
Spelling corrected.
Richard Levitte
2001-03-02
1
-1
/
+1
*
Introduce the possibility to access global variables through
Richard Levitte
2001-03-02
6
-8
/
+12
[next]