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