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
/
crypto
/
x509
/
by_dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the libssl/src directory
beck
2016-09-03
1
-422
/
+0
*
Remove all getenv() calls, especially those wrapped by issetugid().
deraadt
2015-04-11
1
-9
/
+3
*
If you do not support POSIX I/O then you're not tall enough to ride...
jsing
2015-02-12
1
-5
/
+1
*
Declare the x509_(mem|file|dir)_lookup symbols as static because they
reyk
2015-02-05
1
-2
/
+2
*
Use field names in struct initialisers.
jsing
2015-01-22
1
-11
/
+11
*
Fix regression introduced in revision 1.15 by using strndup() instead of
miod
2014-09-23
1
-6
/
+6
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-5
/
+4
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-3
/
+5
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
1
-2
/
+4
*
Unifdef -UNO_SYS_TYPES_H
miod
2014-06-24
1
-4
/
+2
*
Since this is a library, place issetugid() before every getenv()
deraadt
2014-06-23
1
-2
/
+3
*
improve error checking. set error code on error, and check malloc return.
tedu
2014-06-19
1
-2
/
+13
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
malloc() result does not need a cast.
deraadt
2014-06-07
1
-1
/
+1
*
no need for null check before free. from Brendan MacDonell
tedu
2014-05-30
1
-2
/
+1
*
Restore beck's (void)snprintf(): they were reviewed.
guenther
2014-04-20
1
-1
/
+1
*
More KNF.
jsing
2014-04-19
1
-13
/
+14
*
We'll interpret a (void) cast on snprintf() to mean it's been verified that
guenther
2014-04-19
1
-1
/
+1
*
no need for a variable which is hardcoded and only used in an snprintf,
sthen
2014-04-17
1
-13
/
+9
*
Some VMS and WIN32 cleanup
giovanni
2014-04-17
1
-28
/
+5
*
Mostly gut e_os.h:
deraadt
2014-04-17
1
-1
/
+1
*
some KNF cleanup following the script
deraadt
2014-04-17
1
-2
/
+2
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-9
/
+9
*
Clean up dangerous strncpy use. This included a use where the resulting
beck
2014-04-16
1
-3
/
+1
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-15
1
-225
/
+193
*
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
beck
2014-04-15
1
-2
/
+2
*
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
miod
2014-04-13
1
-4
/
+2
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-65
/
+161
*
resolve conflicts
djm
2009-01-09
1
-0
/
+4
*
resolve conflicts
djm
2008-09-06
1
-4
/
+6
*
resolve conflicts
djm
2006-06-27
1
-8
/
+7
*
merge 0.9.7d
markus
2004-04-08
1
-2
/
+32
*
sprintf->snprintf. deraadt@ suggestions and ok
ho
2003-04-06
1
-2
/
+2
*
openssl-engine-0.9.6a merge
beck
2001-06-22
1
-1
/
+1
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-12
/
+14
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-6
/
+13
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-37
/
+20
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+359