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
/
apps.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide option types for binary AND, binary OR and silently discarding an
jsing
2015-01-01
1
-1
/
+4
*
Provide an option type that allows for a callback function to consume an
jsing
2014-12-28
1
-1
/
+3
*
Provide a mechanism for option parsing to return the number of arguments
jsing
2014-12-28
1
-2
/
+3
*
Provide two different function pointers for option function callbacks. This
jsing
2014-12-28
1
-2
/
+3
*
unifdef OPENSSL_NO_NEXTPROTONEG
jsing
2014-12-14
1
-3
/
+1
*
More OPENSSL_NO_TLSEXT clean up.
jsing
2014-11-07
1
-3
/
+3
*
Move the callback function pointer outside the opt union so that the option
jsing
2014-08-30
1
-2
/
+3
*
Add option handling with a callback function for argument processing.
jsing
2014-08-28
1
-1
/
+3
*
Add option handling for ordered flags.
jsing
2014-08-28
1
-1
/
+2
*
Add option handling for input/output formats.
jsing
2014-08-28
1
-1
/
+2
*
Add an option type that handles argument to integer conversion.
jsing
2014-08-27
1
-1
/
+2
*
Implement table-driven option parsing that allows an application to
jsing
2014-08-27
1
-1
/
+21
*
Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
jsing
2014-08-26
1
-0
/
+285