index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
src
/
apps
/
cms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
jsing
2014-08-26
1
-1154
/
+0
*
The bell tolls for BUF_strdup - Start the migration to using
beck
2014-07-13
1
-3
/
+2
*
openssl(1) is only built as a single monolithic binary, so just call
jsing
2014-07-12
1
-4
/
+1
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Stop pretending that openssl(1) applications support the -rand option.
jsing
2014-06-02
1
-9
/
+0
*
Calling signal once to ignore SIGPIPE is sufficient - we do not need to do
jsing
2014-05-23
1
-2
/
+0
*
It is perfectly valid to call free(NULL), so stop checking for non-NULL
jsing
2014-05-19
1
-8
/
+4
*
Group and sort includes.
jsing
2014-05-18
1
-2
/
+3
*
bio_err is initialised in main, hence there is no need to initialise it
jsing
2014-05-18
1
-4
/
+0
*
deleted seed some time ago
tedu
2014-05-17
1
-7
/
+0
*
When OPENSSL_C is not defined, apps_startup becomes a
jsing
2014-04-24
1
-1
/
+1
*
More KNF.
jsing
2014-04-22
1
-36
/
+44
*
$HOME/.rnd will never be a good source of entropy. ok beck
tedu
2014-04-18
1
-12
/
+0
*
simplify file:file:... stuff
deraadt
2014-04-18
1
-1
/
+1
*
whitespace normalization
tedu
2014-04-18
1
-6
/
+7
*
Remove MAIN and PROG defines now that we do not compile non-monolithic.
jsing
2014-04-18
1
-4
/
+2
*
KaboomNF
tedu
2014-04-18
1
-200
/
+169
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-4
/
+4
*
Initial KNF.
jsing
2014-04-16
1
-534
/
+362
*
spray the apps directory with anti-VMS napalm.
tedu
2014-04-16
1
-6
/
+0
*
Import OpenSSL 1.0.1g
miod
2014-04-13
1
-0
/
+4
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-3
/
+34
*
OpenSSL 1.0.0f: import upstream source
djm
2012-01-05
1
-1
/
+1
*
import OpenSSL-1.0.0a
djm
2010-10-01
1
-49
/
+64
*
import of OpenSSL 0.9.8h
djm
2008-09-06
1
-0
/
+1347