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
Age
Commit message (
Expand
)
Author
2016-06-15
properly reset the transaction when a filter rejects a message.
Eric Faurot
2016-06-15
increase number of connections a local address is allowed to establish
Gilles Chehade
2016-06-15
'Received' header violates RFC when receiving a TLS session, rework format
Gilles Chehade
2016-06-15
dedup interactive options handling code yet again.
Marc Espie
2016-06-15
ProgressMeter keeps state. Unfortunately, term is shared between processes.
Marc Espie
2016-06-14
Fix typo; OK jung@
Todd C. Miller
2016-06-14
restrict %m and friends to "separate words" so they won't collide with
Marc Espie
2016-06-14
refer to pkg_add(1) for pkg-name conventions
Marc Espie
2016-06-14
more unification of stuff run on the command line
Marc Espie
2016-06-14
new syntax: pkgname%branch to select a branch wherever it makes sense.
Marc Espie
2016-06-14
Remove unused variable, found by clang
Reyk Floeter
2016-06-14
reorg examples to better use actual options.
Marc Espie
2016-06-13
Implement support for the Configuration Sequence Number TLV.
Renato Westphal
2016-06-13
Implement a timeout for the session initialization FSM.
Renato Westphal
2016-06-13
Do not create sockets for disabled address-families.
Renato Westphal
2016-06-13
Rework the handling of Hello packets.
Renato Westphal
2016-06-11
Fixed "then" vs "than" typo.
Tobias Stoeckmann
2016-06-11
Parse the whole Hello packet before processing it.
Renato Westphal
2016-06-11
Add missing ntohl() when recording a label request.
Renato Westphal
2016-06-11
Send an 'Unknown FEC' Notification for unexpected wildcard FECs.
Renato Westphal
2016-06-11
Make all TLV parsing functions look the same for consistency.
Renato Westphal
2016-06-11
Make it possible to parse unknown TLVs in the future.
Renato Westphal
2016-06-11
Use uint16_t for notification type.
Renato Westphal
2016-06-11
Fix parsing of multiple optional TLVs in label and notification messages.
Renato Westphal
2016-06-10
grammar fix; from nick permyakov
Jason McIntyre
2016-06-10
Access guest memory with normal loads and stores in vmd(8)
Stefan Kempf
2016-06-10
& expands to the maximum amount of needed space; fix comment.
Florian Obser
2016-06-09
Do set the Message ID for Hello messages too.
Renato Westphal
2016-06-09
Do not shut down the session upon receiving unknown messages.
Renato Westphal
2016-06-09
Send a fatal notification when the last hello adjacency is deleted.
Renato Westphal
2016-06-08
Fix quick reconnect when the transport address is changed.
Renato Westphal
2016-06-08
Discard Hello packet if advertised transport address is of different AF.
Renato Westphal
2016-06-08
Change what we consider a NACK for our Initialization messages.
Renato Westphal
2016-06-08
Add one more safety check for Initialization messages.
Renato Westphal
2016-06-08
quote space-containing values in smtpd logs or they become hard to parse
Gilles Chehade
2016-06-07
Allocate RAM for guest VM in vmd(8) and pass it to vmm(4)
Stefan Kempf
2016-06-07
use io_set_nonblocking() instead of SOCK_NONBLOCKING to reduce delta with
Gilles Chehade
2016-06-06
do not return on EAGAIN otherwise the event is never reloaded.
Eric Faurot
2016-06-06
Fix imsg parameter passing
Renato Westphal
2016-06-06
Add format attributes to the proper functions and then fix the warning in
Sebastian Benoit
2016-06-06
add format attributes to the proper functions and then fix the
Sebastian Benoit
2016-06-06
add format attributes to the proper functions and then fix the
Sebastian Benoit
2016-06-06
Speed up session establishment after config reload.
Renato Westphal
2016-06-06
band-aid for pkg_check, some options need to be mixin.
Marc Espie
2016-06-06
fix somewhat broken inheritance: the actual -i/-I interactive dance is
Marc Espie
2016-06-05
previous change (r1.27) converted to using non blocking sockets and
Ted Unangst
2016-06-05
Fix potential SIGBUS in startup.
Renato Westphal
2016-06-05
Call if_update() only when necessary for IPv6 address changes.
Renato Westphal
2016-06-05
Reset the interface uptime when it is restarted.
Renato Westphal
2016-06-05
reduce confusion about -p option. parse it, but only permit port 53, and
Ted Unangst
[next]