index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
relayctl
Age
Commit message (
Expand
)
Author
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-11-28
add missing "log" bits
Gleydson Soares
2015-11-21
Move local logging functions from log.c to new file util.c (that is
Reyk Floeter
2015-10-12
two leftovers string missed in tame->pledge conversion
Sebastien Marie
2015-10-10
relayctl pledges to use stdio only
Sebastian Benoit
2015-07-24
an TLS -> a TLS; from thanos tsouanas
Jason McIntyre
2015-06-11
Use "compliant" header guards by avoiding the reserved '_' namespace.
Reyk Floeter
2015-06-03
Turn off -Werror in relayctl.
Reyk Floeter
2015-01-22
Clean up the relayd headers with help of include-what-you-use and some
Reyk Floeter
2015-01-22
spacing
Reyk Floeter
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-12-12
Change the keyword "ssl" to "tls" to reflect reality since we
Reyk Floeter
2014-07-09
Replace the protocol directives for HTTP with a new generic filtering
Reyk Floeter
2014-06-25
I did enough significant changes and/or additions since 2007 after
Reyk Floeter
2014-02-12
in section 8, use DIAGNOSTICS rather than ERRORS,
Ingo Schwarze
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2013-11-14
cope with the EAGAIN API change for msgbuf_write()
Theo de Raadt
2013-04-27
time_t 64bit fixes for relayd and relayctl:
Sebastian Benoit
2013-04-03
Handle big time_t
Philip Guenther
2013-03-10
This diff changes relayd to use the monotonic clock instead of
Reyk Floeter
2012-09-12
Define empty CDIAGFLAGS for programs that use Werror.
Christiano F. Haesbaert
2011-05-20
Concurrent calls of "relayctl show sessions" could crash relayd. Fix
Reyk Floeter
2011-05-19
Fix reload support in relayd(8) by reimplementing large parts of the
Reyk Floeter
2011-05-09
Reorganize the relayd code to use the proc.c privsep API/commodity
Reyk Floeter
2010-12-31
Add missing #includes instead of assuming that some system header pulls in
Philip Guenthe
2010-09-04
move some things around to make intentions clear. not really a functional
Ted Unangst
2010-05-26
Move imsg into libutil and add a man page.
Nicholas Marriott
2010-01-11
add "log brief" and "log verbose" to change logging verbosity
Jonathan Gray
2009-11-13
Don't use [] in function arguments when dealing with arrays
Jonathan Gray
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-09-01
If relayd returned an error don't exit with success. This may help scripts
Claudio Jeker
2009-08-17
also report routers and their host states in relayctl
Reyk Floeter
2009-08-07
rename 'struct session' to 'struct rsession' because it conflicts with
Reyk Floeter
2009-06-05
4 handed diff with eric:
Pierre-Yves Ritschard
2008-12-31
an ellipsis allows more than one argument being specified;
Igor Sobrado
2008-12-05
change the way relayd reports check results: instead of logging an
Reyk Floeter
2008-07-19
print the host parent id if available
Reyk Floeter
2008-01-31
add prefixes to names of structure elements to make it easier to grep
Thordur I. Bjornsson
2008-01-31
add prefixes to names of structure elements to make it easier to grep
Reyk Floeter
2007-12-20
note that redirections with the sticky-address option will not count
Reyk Floeter
2007-12-20
implement statistics for redirections, like the existing statistics
Reyk Floeter
2007-12-12
various improvements for the relay pages; ok reyk
Jason McIntyre
2007-12-08
Rename everything which reffered to services refer to rdr for internals
Pierre-Yves Ritschard
2007-12-08
service -> redirect
Reyk Floeter
2007-12-08
some changes to the relayd.conf configuration language and grammar.
Reyk Floeter
2007-12-07
adjust the manpages to use "Relay daemon"
Reyk Floeter
2007-12-07
hoststated gets renamed to relayd. easier to type, and actually says
Reyk Floeter
2007-11-24
style(9) for includes
Reyk Floeter
2007-11-23
re-implement the "mark" action and document it in the manpage:
Reyk Floeter
[next]