index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
/
cms_io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
Fix copy&paste error found in Coverity scan
Tomas Mraz
1
-1
/
+1
2018-10-12
rsa/rsa_ossl.c: fix and extend commentary [skip ci].
Andy Polyakov
1
-1
/
+2
2018-10-12
ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
Andy Polyakov
1
-3
/
+5
2018-10-12
sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.
Andy Polyakov
1
-2
/
+2
2018-10-12
Fix a typo in a macro
Matt Caswell
1
-1
/
+1
2018-10-11
Safer memory cleanup in (crypto/rsa/rsa_lib.c)
Mykola Baibuz
1
-8
/
+8
2018-10-11
Fix compiling warnings in example code
Paul Yang
1
-2
/
+3
2018-10-10
crypto/rand: fix some style nit's
FdaSilvaYY
4
-12
/
+16
2018-10-10
rand_unix.c: fix --with-rand-seed=none build
Dr. Matthias St. Pierre
1
-15
/
+22
2018-10-10
Fix no-engine
Matt Caswell
1
-0
/
+1
2018-10-09
mkdef: bsd-gcc uses solaris symbol version scripts
Benjamin Kaduk
1
-0
/
+1
2018-10-09
Fix a nit of copyright date range
Paul Yang
1
-1
/
+1
2018-10-08
apps: allow empty attribute values with -subj
Benjamin Kaduk
4
-6
/
+19
2018-10-08
Cleanup typos and grammar in DES_random_key.pod
Ԝеѕ
1
-14
/
+14
2018-10-07
Indentation fixes.
Pauli
1
-8
/
+8
2018-10-07
Remove useless check.
Mykola Baibuz
1
-28
/
+32
2018-10-05
/dev/crypto engine: give CIOCFSESSION the actual sess-id
Richard Levitte
1
-4
/
+4
2018-10-05
test/secmemtest: test secure memory only if it is implemented
Dr. Matthias St. Pierre
3
-33
/
+39
2018-10-05
util/mkdef.pl: for VMS, allow generation of case insensitive symbol vector
Richard Levitte
2
-31
/
+57
2018-10-05
Configure: use correct variable to infer the .ld file location
Richard Levitte
1
-1
/
+1
2018-10-05
Add build file support for generic symbol exports with DSOs
Richard Levitte
4
-27
/
+52
2018-10-05
Change the build of engines to use ordinal files for symbol export
Richard Levitte
2
-0
/
+22
2018-10-05
util/mkdef.pl: Produce version scripts from unversioned symbols
Richard Levitte
1
-18
/
+33
2018-10-04
Extend the BIO callback tests to check the return value semantics
Matt Caswell
1
-28
/
+89
2018-10-04
Fix the BIO callback return code handling
Matt Caswell
1
-2
/
+2
2018-10-04
Refactor util/mknum.pl for clearer separation of functionality
Richard Levitte
2
-1347
/
+151
2018-10-04
Add code to manipulate the items in OpenSSL::Ordinals
Richard Levitte
1
-35
/
+545