index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better phrasing around 1.1.0
Richard Levitte
2019-01-31
1
-5
/
+5
*
Configure: clean away unused variables and double assignments
Richard Levitte
2019-01-31
1
-5
/
+0
*
Build: clean away RENAME and SHARED_NAME
Richard Levitte
2019-01-31
1
-4
/
+0
*
Build: remove EXTRA
Richard Levitte
2019-01-31
3
-11
/
+2
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
11
-133
/
+22
*
Build cleanup: Remove the VMS hack from test/build.info
Richard Levitte
2019-01-31
2
-21
/
+27
*
VMS: force 'pinshared'
Richard Levitte
2019-01-31
1
-0
/
+2
*
Fix error message for s_server -psk option
weinholtendian
2019-01-31
1
-1
/
+1
*
Reuse already defined macros
Petr Vorel
2019-01-30
1
-7
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
4
-7
/
+25
*
Complain if -twopass is used incorrectly
Matt Caswell
2019-01-30
2
-1
/
+9
*
Fix no-dso builds
Matt Caswell
2019-01-30
1
-0
/
+1
*
Don't leak memory from ERR_add_error_vdata()
Matt Caswell
2019-01-29
1
-3
/
+15
*
Android build: use ANDROID_NDK_HOME rather than ANDROID_NDK
Richard Levitte
2019-01-29
2
-14
/
+19
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
30
-478
/
+852
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
14
-20
/
+369
*
clarify which functions are the CMS functions which must have CMS_PARTIAL set
Michael Richardson
2019-01-27
1
-1
/
+2
*
crypto/bn: fix return value in BN_generate_prime
David Asraf
2019-01-27
1
-1
/
+1
*
s_client: fix not to send a command letter of R
Shigeki Ohtsu
2019-01-27
1
-3
/
+1
*
Remove stray -modulus option from the ec manual page.
Tomas Mraz
2019-01-27
1
-4
/
+0
*
Add "weak" declarations of symbols used in safestack.h and lhash.h
Matthias Kraft
2019-01-27
2
-2
/
+62
*
X509_STORE: fix two misspelled compatibility macros
Dr. Matthias St. Pierre
2019-01-25
1
-0
/
+4
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
9
-12
/
+84
*
Fix s_client so that it builds on Windows
Matt Caswell
2019-01-24
1
-2
/
+4
*
Revert "Keep the DTLS timer running after the end of the handshake if appropr...
Matt Caswell
2019-01-24
2
-31
/
+0
*
Make sure we trigger retransmits in DTLS testing
Matt Caswell
2019-01-24
4
-14
/
+36
*
Build: change remaining $unified_info{install} checks to use attributes
Richard Levitte
2019-01-22
5
-39
/
+21
*
Rework build: Windows dependency building fix
Richard Levitte
2019-01-22
1
-0
/
+1
*
Build: pass attributes down to make rule generators
Richard Levitte
2019-01-22
1
-0
/
+5
*
Build: use attributes to indicate installed script classes
Richard Levitte
2019-01-22
4
-13
/
+40
*
Build: Change all _NO_INST to use attributes instead.
Richard Levitte
2019-01-22
9
-50
/
+106
*
Configure: add attributes to end product build.info variables
Richard Levitte
2019-01-22
1
-70
/
+86
*
Configure: teach the tokenizer to handle other separators than spaces
Richard Levitte
2019-01-22
1
-18
/
+29
*
Update NOTES.ANDROID
Matt Eaton
2019-01-22
1
-1
/
+1
*
Rework building: Get rid of old %unified_info structures
Richard Levitte
2019-01-21
4
-163
/
+14
*
Rework building: adapt some scripts
Richard Levitte
2019-01-21
3
-37
/
+14
*
Rework building: Unix changes to handle extensions and product names
Richard Levitte
2019-01-21
10
-247
/
+267
*
Rework building: VMS changes to handle extensions and product names
Richard Levitte
2019-01-21
6
-112
/
+167
*
Rework building: Windows changes to handle extensions and product names
Richard Levitte
2019-01-21
6
-105
/
+169
*
Rework building: initial changes
Richard Levitte
2019-01-21
3
-1
/
+125
*
Make ca command silently use default if .attr file does not exist
Bernd Edlinger
2019-01-21
1
-1
/
+1
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
5
-25
/
+167
*
update Copyright date
David von Oheimb
2019-01-21
1
-1
/
+1
*
add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021
David von Oheimb
2019-01-21
1
-2
/
+2
*
Fix a memory leak in the mem bio
Corey Minyard
2019-01-21
4
-11
/
+85
*
Add missing EVP_MD documentation
Antoine Salon
2019-01-18
2
-18
/
+91
*
s_client: Add basic proxy authentication support
Marc
2019-01-18
2
-5
/
+93
*
Reduce inputs before the RSAZ code.
David Benjamin
2019-01-16
2
-31
/
+58
*
apps/verify.c: Change an old comment to clarify what the callback does
Richard Levitte
2019-01-16
1
-5
/
+8
*
crypto/bio/b_dump.c: change all char* to void*, and constify
Richard Levitte
2019-01-16
2
-18
/
+20
[next]