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
/
usr.bin
/
openssl
/
ecparam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for pledges in openssl(1) commands.
doug
2015-10-10
1
-1
/
+6
*
Remove engine command and parameters from openssl(1).
bcook
2015-09-11
1
-16
/
+2
*
Remove all duplicate prototypes for *_main functions (these are already
jsing
2015-08-22
1
-3
/
+1
*
No need to recheck for NULL in openssl(1) ecparam.
doug
2015-07-20
1
-5
/
+1
*
Remove check that is never true.
doug
2015-07-20
1
-3
/
+1
*
Handle NIST curve names in openssl(1) ecparam.
jsing
2015-06-20
1
-1
/
+4
*
Provide a mechanism for option parsing to return the number of arguments
jsing
2014-12-28
1
-2
/
+2
*
Provide two different function pointers for option function callbacks. This
jsing
2014-12-28
1
-5
/
+5
*
Remove redundant NULL checks before free - BN_free(), BIO_free_all() and
jsing
2014-12-14
1
-17
/
+12
*
Handle GF(2^m) EC curves for C code generation.
jsing
2014-12-07
1
-5
/
+7
*
prefer C99 array initialization syntax.
bcook
2014-10-13
1
-2
/
+2
*
Convert ecparam to new option/usage handling.
jsing
2014-09-01
1
-197
/
+215
*
openssl_setup() calls SSL_load_error_strings(), which happens to call
jsing
2014-08-28
1
-2
/
+1
*
Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
jsing
2014-08-26
1
-0
/
+613