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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for adding extensions to CRLs, also fix a memory leak and
Dr. Stephen Henson
1999-03-06
9
-5
/
+94
*
Add a useful kludge to allow package maintainers to specify compiler and other
Ralf S. Engelschall
1999-03-06
2
-0
/
+16
*
Disable new TLS1 ciphersuites.
Ben Laurie
1999-03-06
3
-0
/
+7
*
Fix names of cert stack functions.
Ben Laurie
1999-03-06
4
-16
/
+18
*
Typo :-)
Ralf S. Engelschall
1999-03-06
1
-1
/
+1
*
Allow DSO flags like -fpic, -fPIC, -KPIC etc. to be specified on the `perl
Ralf S. Engelschall
1999-03-06
2
-1
/
+11
*
Put the dependencies back.
Ben Laurie
1999-03-06
38
-0
/
+2797
*
Move the SSL_CTX_xxx defines at the top of ssl.h to the location of other
Ralf S. Engelschall
1999-03-06
1
-12
/
+11
*
Fix export ciphersuites, again.
Ben Laurie
1999-03-06
5
-17
/
+39
*
Reshape the README file out of the existing README stuff
Ralf S. Engelschall
1999-03-06
3
-65
/
+66
*
just a little typo
Ralf S. Engelschall
1999-03-06
1
-1
/
+1
*
Add a first cut for a NEWS document similar to what other packages (mostly GNU
Ralf S. Engelschall
1999-03-06
1
-0
/
+37
*
Bring the README file in sync and shape a little bit more...
Ralf S. Engelschall
1999-03-06
1
-21
/
+21
*
Cleaned up the LICENSE document: The official contact for any license
Ralf S. Engelschall
1999-03-06
2
-69
/
+79
*
Ralf is now using FreeBSD 3.1 which runs ELF instead of a.out...
Ralf S. Engelschall
1999-03-06
1
-1
/
+1
*
General source tree makefile cleanups: Made `making xxx in yyy...' display
Ralf S. Engelschall
1999-03-06
44
-3073
/
+237
*
Permit null ciphers.
Ben Laurie
1999-03-06
2
-1
/
+7
*
Fix GCC warning...
Ralf S. Engelschall
1999-03-06
1
-1
/
+2
*
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
Dr. Stephen Henson
1999-03-06
9
-13
/
+15
*
Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, the
Dr. Stephen Henson
1999-03-05
4
-11
/
+28
*
Workaround for a Win95 console bug triggered by the password read stuff.
Dr. Stephen Henson
1999-03-05
2
-1
/
+29
*
Deleted my str_dup() function from X509V3: the same functionality is provided
Dr. Stephen Henson
1999-03-04
6
-17
/
+57
*
Added the new `Includes OpenSSL Cryptography Software' button as
Ralf S. Engelschall
1999-03-04
3
-0
/
+13
*
Remove confusing variables in function signatures in files
Ralf S. Engelschall
1999-03-04
3
-4
/
+8
*
Don't install bss_file.c under PREFIX/include/. It was introduced by Eric
Ralf S. Engelschall
1999-03-04
2
-2
/
+5
*
Fix the Win32 compile environment and add various changes so it will now compile
Dr. Stephen Henson
1999-03-03
13
-26
/
+84
*
Supper's cooking.
Ben Laurie
1999-02-28
1
-3
/
+5
*
Add functions to add certs to stacks, used for CA file/path stuff in servers.
Ben Laurie
1999-02-28
9
-48
/
+161
*
More truth in declarations.
Ben Laurie
1999-02-28
2
-9
/
+12
*
doxygen configuration file.
Ben Laurie
1999-02-28
1
-0
/
+7
*
Experiment with doxygen documentation.
Ben Laurie
1999-02-28
2
-269
/
+140
*
Update dependencies.
Ben Laurie
1999-02-27
8
-127
/
+185
*
Get rid of remaining C++-style comments which strict C compilers hate.
Ralf S. Engelschall
1999-02-27
6
-17
/
+20
*
Ops, the logic of the second argument has to be coupled with the != test to
Ralf S. Engelschall
1999-02-26
1
-1
/
+1
*
Use consistent and existing addresses
Ralf S. Engelschall
1999-02-26
1
-3
/
+3
*
BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For
Dr. Stephen Henson
1999-02-26
2
-4
/
+8
*
Perhaps if I do a tiny bit of docco, others may follow?
Ben Laurie
1999-02-25
1
-1
/
+16
*
Remember one more wish from the users
Ralf S. Engelschall
1999-02-25
1
-1
/
+7
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
9
-83
/
+180
*
Move s_server -dcert and -dkey options out of the undocumented feature area
Ralf S. Engelschall
1999-02-25
3
-0
/
+9
*
Typo
Ralf S. Engelschall
1999-02-25
1
-1
/
+1
*
Fix the cipher decision scheme for export ciphers: the export bits are *not*
Ralf S. Engelschall
1999-02-25
2
-2
/
+8
*
Fix 'port' variable from `int' to `unsigned int' in crypto/bio/b_sock.c
Ralf S. Engelschall
1999-02-25
2
-3
/
+6
*
Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
Ralf S. Engelschall
1999-02-25
2
-1
/
+6
*
Fix clearly untested "clever" hack.
Ben Laurie
1999-02-25
2
-2
/
+2
*
More CVS ignore stuff...
Ralf S. Engelschall
1999-02-25
3
-0
/
+16
*
Don't hard-code path to Perl interpreter on shebang line of Configure
Ralf S. Engelschall
1999-02-25
2
-1
/
+10
*
Remember good pointers to Montgomery multiplication algorithm
Ralf S. Engelschall
1999-02-25
1
-0
/
+6
*
Make `openssl x509 -noout -modulus' functional also for DSA certificates (in
Ralf S. Engelschall
1999-02-24
2
-2
/
+18
*
Remove debugging fprintf from req.c and fix the code so it properly skips over
Dr. Stephen Henson
1999-02-24
1
-6
/
+6
[next]