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
/
engine.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
-494
/
+0
*
whitespace
deraadt
2014-07-14
1
-8
/
+8
*
In openssl_startup(), call SSL_library_init() and SSL_load_error_strings().
jsing
2014-07-12
1
-3
/
+1
*
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
*
c-file-style hints, begone; ok beck
deraadt
2014-06-11
1
-1
/
+1
*
Calling signal once to ignore SIGPIPE is sufficient - we do not need to do
jsing
2014-05-23
1
-1
/
+0
*
It is perfectly valid to call free(NULL), so stop checking for non-NULL
jsing
2014-05-19
1
-8
/
+5
*
Group and sort includes.
jsing
2014-05-18
1
-3
/
+3
*
bio_err is initialised in main, hence there is no need to initialise it
jsing
2014-05-18
1
-3
/
+1
*
When OPENSSL_C is not defined, apps_startup becomes a
jsing
2014-04-24
1
-2
/
+2
*
Unifdef -UPEDANTIC. ok beck@ tedu@
miod
2014-04-23
1
-6
/
+0
*
Nuke the last of the windows related defines from the openssl apps.
jsing
2014-04-22
1
-3
/
+0
*
use intrinsic strlcpy and strlcat everywhere so we only have one set of
beck
2014-04-19
1
-2
/
+2
*
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
-286
/
+259
*
Mostly gut e_os.h:
deraadt
2014-04-17
1
-1
/
+1
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-9
/
+9
*
spray the apps directory with anti-VMS napalm.
tedu
2014-04-16
1
-6
/
+0
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-25
/
+32
*
resolve conflicts
djm
2009-04-06
1
-2
/
+2
*
resolve conflicts
djm
2009-01-09
1
-1
/
+1
*
resolve conflicts
djm
2008-09-06
1
-6
/
+15
*
resolve conflicts
djm
2006-06-27
1
-0
/
+4
*
merge 0.9.7d
markus
2004-04-08
1
-2
/
+2
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-1
/
+10
*
string cleaning; ok tedu
deraadt
2003-04-26
1
-2
/
+2
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-0
/
+520