index
:
delta/openssl-new.git
1.0.2-aead
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-dev
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
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary(?) casting.
Ben Laurie
1999-04-21
2
-14
/
+14
*
Fix lots of warnings.
Ulf Möller
1999-04-20
12
-28
/
+37
*
Fix some warnings.
Ulf Möller
1999-04-20
2
-5
/
+5
*
Problems with 64-bit long.
Ulf Möller
1999-04-20
4
-51
/
+55
*
Remove useless defines.
Ulf Möller
1999-04-20
2
-14
/
+0
*
Problems with 64-bit long.
Ulf Möller
1999-04-20
2
-23
/
+3
*
Arguments are des_cblock.
Ulf Möller
1999-04-20
2
-2
/
+2
*
Update dependencies.
Ben Laurie
1999-04-20
1
-0
/
+12
*
Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.
Dr. Stephen Henson
1999-04-20
9
-76
/
+88
*
Missing #endif.
Ulf Möller
1999-04-19
1
-0
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
418
-6119
/
+2348
*
Finish off support for Certificate Policies extension.
Dr. Stephen Henson
1999-04-19
4
-1
/
+189
*
Clean up prototypes (prepare for removing NOPROTO).
Ulf Möller
1999-04-19
4
-13
/
+13
*
Fix typos in error codes.
Ulf Möller
1999-04-19
13
-21
/
+21
*
Definition did not match prototype.
Ulf Möller
1999-04-19
1
-2
/
+2
*
SPARC v8 assembler BIGNUM code.
Ulf Möller
1999-04-19
2
-0
/
+1497
*
Removed extra semicolons.
Bodo Möller
1999-04-19
2
-3
/
+3
*
Initial support for Certificate Policies extension: print out works but setting
Dr. Stephen Henson
1999-04-18
10
-28
/
+662
*
Fix const declarations.
Ben Laurie
1999-04-18
1
-11
/
+14
*
Update dependencies.
Ben Laurie
1999-04-18
2
-59
/
+55
*
Allow asn1parse to print out VISIBLESTRING and some code needed for certificate
Dr. Stephen Henson
1999-04-17
6
-8
/
+116
*
Massive constification.
Ben Laurie
1999-04-17
96
-356
/
+393
*
Add support for VISIBLESTRING and UTF8String
Dr. Stephen Henson
1999-04-17
9
-5
/
+250
*
Another STACK bites the dust.
Ben Laurie
1999-04-17
5
-25
/
+41
*
Add initial support for r2i RAW extensions which can access the config database
Dr. Stephen Henson
1999-04-16
2
-2
/
+107
*
Fix some warnings. Contributed by Anonymous.
Ben Laurie
1999-04-16
4
-4
/
+8
*
Write random seed file in binary mode.
Ulf Möller
1999-04-16
1
-1
/
+1
*
Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to fail
Dr. Stephen Henson
1999-04-15
1
-17
/
+26
*
Add some utilities to support SXNet extension also add support in DEF files
Dr. Stephen Henson
1999-04-14
6
-33
/
+247
*
Make Windows compilers happy.
Bodo Möller
1999-04-14
1
-1
/
+1
*
Some tiny fixes.
Bodo Möller
1999-04-14
1
-1
/
+1
*
Delete all the old X509V3 pack and unpack stuff and various structures and
Dr. Stephen Henson
1999-04-13
10
-705
/
+11
*
Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.
Bodo Möller
1999-04-12
3
-165
/
+3
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
25
-478
/
+698
*
Make sure a corresponding plain text error message exists for the
Ralf S. Engelschall
1999-04-12
1
-0
/
+2
*
Rid the world of yet more evil casts.
Ben Laurie
1999-04-10
2
-5
/
+5
*
Rid the world of more evil casts.
Ben Laurie
1999-04-10
3
-39
/
+39
*
Install signal handler if we are using sigaction.
Ben Laurie
1999-04-10
1
-1
/
+7
*
Test PKCS#1 v1.5 padding as well.
Ulf Möller
1999-04-09
1
-11
/
+42
*
Separate DSA functionality from ASN.1 encoding.
Ulf Möller
1999-04-09
8
-99
/
+246
*
Tiny comment to improve code comprehensibility.
Bodo Möller
1999-04-09
1
-1
/
+1
*
Add PKCS#5 v2.0 ASN1 structures.
Dr. Stephen Henson
1999-04-08
8
-6
/
+257
*
Be more optimistic about the availability of termios for ~ECHO,
Bodo Möller
1999-04-08
1
-0
/
+15
*
Bug fix for X.509 two-digit year.
Ulf Möller
1999-04-06
1
-2
/
+2
*
Remove obsolete files from SSLeay 0.8.
Ulf Möller
1999-04-06
20
-4891
/
+0
*
Did a 'make errors' to update asn1 error codes now typo is fixed
Dr. Stephen Henson
1999-04-01
3
-3
/
+0
*
Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.c
Dr. Stephen Henson
1999-04-01
1
-2
/
+2
*
Include bn.h instead of defining BIGNUM as char.
Ulf Möller
1999-04-01
1
-4
/
+2
*
Update dependencies.
Ben Laurie
1999-04-01
5
-13
/
+224
*
Remove obsolete files.
Ulf Möller
1999-04-01
10
-6089
/
+0
[next]