index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code for better build under Darwin (MacOS X).
levitte
2001-03-07
12
-17
/
+13
*
..._init functions are method-specific too
bodo
2001-03-07
4
-3
/
+6
*
Optimized EC_METHODs need specific 'set_curve' and 'free' functions.
bodo
2001-03-07
6
-11
/
+20
*
The next bunch of vaporware.
bodo
2001-03-07
6
-22
/
+146
*
extra_data 'mixin'.
bodo
2001-03-07
4
-2
/
+120
*
Oops ...
bodo
2001-03-07
1
-1
/
+3
*
In clear_free, clear the complete structure just in case
bodo
2001-03-07
1
-0
/
+2
*
Fix ERR_R_... problems.
bodo
2001-03-07
5
-85
/
+76
*
Implement dispatcher for EC_GROUP and EC_POINT method functions.
bodo
2001-03-07
9
-6
/
+402
*
Add a few 'const's
bodo
2001-03-06
2
-9
/
+9
*
Change obj_... generation so that it does not generate rubbish or
bodo
2001-03-06
7
-25
/
+22
*
'is_at_infinity' tests don't need a BN_CTX.
bodo
2001-03-06
2
-2
/
+2
*
New function declarations.
bodo
2001-03-06
2
-5
/
+20
*
Add BN_CTX arguments where appropriate.
bodo
2001-03-06
2
-21
/
+49
*
Add EC_GROUP_new_GFp prototype.
bodo
2001-03-05
1
-0
/
+5
*
Change comments.
bodo
2001-03-05
1
-2
/
+2
*
Some declarations that outline what I intend to implement.
bodo
2001-03-05
2
-0
/
+116
*
Update the VMS build scripts for EC
levitte
2001-03-05
2
-2
/
+4
*
Another file I had forgotten to add.
bodo
2001-03-05
1
-0
/
+57
*
Add yet another (still empty) source code file that I forgot.
bodo
2001-03-05
11
-20
/
+70
*
Add more EC vaporware (empty source code files I missed in my
bodo
2001-03-05
3
-0
/
+177
*
Move ec.h to ec2.h because it is not compatible with what we will use.
bodo
2001-03-05
16
-70
/
+587
*
New option '-subj arg' for 'openssl req' and 'openssl ca'. This
bodo
2001-03-05
1
-1
/
+8
*
EC_set_half and the 'h' component of struct bn_ec_struct are unnecessary.
bodo
2001-03-03
3
-41
/
+20
*
Spelling corrected.
levitte
2001-03-02
1
-1
/
+1
*
Introduce the possibility to access global variables through
levitte
2001-03-02
6
-8
/
+12
*
Fix bug in copy_email() which would not
steve
2001-03-01
1
-1
/
+1
*
Fix a bug which caused BN_div to produce the
steve
2001-02-28
1
-1
/
+5
*
%f conversion bug fix
ulf
2001-02-27
1
-1
/
+1
*
Typo in comment.
steve
2001-02-26
1
-2
/
+2
*
Enhance OCSP_request_verify() so it finds the signers certificate
steve
2001-02-26
7
-21
/
+107
*
make update
levitte
2001-02-26
18
-410
/
+1134
*
Add the CCITT pilot directory OIDs.
levitte
2001-02-26
1
-5
/
+78
*
Trap an invalid ASN1_ITEM construction and print out
steve
2001-02-25
3
-4
/
+16
*
New function and options to check OCSP response validity.
steve
2001-02-24
3
-2
/
+87
*
Print out OID of unknown signature or public key
steve
2001-02-24
1
-6
/
+11
*
Stop PKCS7_verify() core dumping with unknown public
steve
2001-02-24
2
-8
/
+10
*
Make OCSP cert id code tolerate a missing issuer certificate
steve
2001-02-23
1
-5
/
+16
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
steve
2001-02-23
35
-102
/
+101
*
make depend.
levitte
2001-02-23
1
-14
/
+13
*
Initial support for ASN1_ITEM_FUNCTION option to
steve
2001-02-23
34
-163
/
+317
*
Define the right macro for Linux and other GNU-based systems to get a correct...
levitte
2001-02-22
1
-0
/
+5
*
e_os.h defines Getenv()
levitte
2001-02-22
1
-0
/
+1
*
CONF_METHOD is one of the few places where you find MS_FAR. I can't
levitte
2001-02-22
1
-9
/
+9
*
undo previous change: "e_os.h" is now the official name for the file
bodo
2001-02-22
1
-1
/
+1
*
include e_os.h as "openssl/e_os.h" (as elsewhere)
bodo
2001-02-22
1
-1
/
+1
*
e_os.h does not belong with the exported headers. Do not put it there
levitte
2001-02-22
37
-2166
/
+2117
*
Since RAND_file_name() uses strlen, make sure the number that's
levitte
2001-02-22
2
-13
/
+11
*
Use e_os2.h rather than opensslconf.h, since some needed macros are
levitte
2001-02-22
5
-8
/
+9
*
Exported header files should not include e_os.h.
levitte
2001-02-22
2
-2
/
+1
[next]