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.sbin
/
httpd
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From a syslog perspective it does not make sense to log fatal and
bluhm
2017-03-21
1
-6
/
+6
*
Stop accessing verbose and debug variables from log.c directly.
reyk
2017-01-09
1
-5
/
+12
*
Sync log.c with the latest version from vmd/log.c that preserves errno
reyk
2017-01-08
1
-9
/
+11
*
copy updated log.c from vmd: for correctness, save errno when doing
reyk
2016-10-12
1
-8
/
+11
*
sync with vmd
reyk
2015-12-07
1
-3
/
+3
*
Update log.c: change fatal() and fatalx() into variadic functions,
reyk
2015-11-22
1
-19
/
+52
*
Once again, fix the license text. After many years, we just cannot
reyk
2015-11-21
1
-4
/
+4
*
Move local logging functions into httpd.c, and sync log.c with relayd -
reyk
2015-11-21
1
-88
/
+18
*
Change httpd(8) to use C99-style fixed-width integers (uintN_t instead
reyk
2015-08-20
1
-4
/
+5
*
httpd is based on relayd and had included many headers that are only
reyk
2015-01-21
1
-8
/
+3
*
Stop pulling in <arpa/inet.h> or <arpa/nameser.h> when unnecessary.
guenther
2014-12-21
1
-2
/
+1
*
Remove unnecessary netinet/in_systm.h include.
lteo
2014-10-25
1
-2
/
+1
*
httpd doesn't support SSL/TLS yet, remove the remaining bits.
reyk
2014-08-04
1
-3
/
+1
*
Add httpd(8), an attempt to turn the relayd(8) codebase into a simple
reyk
2014-07-12
1
-0
/
+251