index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-24
Kill unused ioctl(2)s.
Martin Pieuchot
2016-05-24
Do not call nd6_output() without route entry argument.
Martin Pieuchot
2016-05-24
KNF compression proposal and simplify the client side a little. ok djm@
Darren Tucker
2016-05-24
Disabling active cooling trip points when we lack the right method to operate.
Sebastien Marie
2016-05-24
Back out 'plug memleak'.
Darren Tucker
2016-05-24
remove some ancient debugging code
Mike Larkin
2016-05-23
prefer agent-hosted keys to keys from PKCS#11; ok markus
Damien Miller
2016-05-23
various tweaks;
Jason McIntyre
2016-05-23
Use PATH_MAX instead of a hardcoded minimal value. Stack space is cheap and
Mark Kettenis
2016-05-23
Use arc4random_uniform() instead of arc4random() to avoid modulus bias.
Theo Buehler
2016-05-23
Use a fixed buffer for strftime() because there is no portable way to
Nicholas Marriott
2016-05-23
Place a cpu-dependent trap/illegal instruction over the remainder of the
Theo de Raadt
2016-05-23
Remove unused variable, from Ben Boeckel.
Nicholas Marriott
2016-05-23
regen
Chris Cappuccio
2016-05-23
VIA VL805 xHCI
Chris Cappuccio
2016-05-23
Add support for manually resetting neighbors.
Renato Westphal
2016-05-23
Improve security by calling exec after fork.
Renato Westphal
2016-05-23
Update copyright information.
Renato Westphal
2016-05-23
Remove superfluous includes.
Renato Westphal
2016-05-23
Make functions and variables static whenever possible.
Renato Westphal
2016-05-23
Introduce the 'ldpctl clear neighbors' command.
Renato Westphal
2016-05-23
Sync with the latest IPv6 bits in ldpd(8).
Renato Westphal
2016-05-23
Add function that print labels to avoid code duplication.
Renato Westphal
2016-05-23
Replace legacy bzero and bcopy by memset and memcpy.
Renato Westphal
2016-05-23
s/routes/labels
Renato Westphal
2016-05-23
Change ldpctl(8) to use C99-style fixed-width integers.
Renato Westphal
2016-05-23
Trim trailing whitespace from man.conf lines. OK schwarze@.
Todd C. Miller
2016-05-23
Add support for IPv6 (RFC 7552).
Renato Westphal
2016-05-23
Assorted fixes and small cleanup.
Renato Westphal
2016-05-23
Remove redundant new lines in print_config().
Renato Westphal
2016-05-23
Reject null labels for PW-ID FECs.
Renato Westphal
2016-05-23
Start sentences on new lines in ldpd.conf(5).
Renato Westphal
2016-05-23
Introduce a garbage collector for dead entries in the LIB.
Renato Westphal
2016-05-23
Simplify label allocation.
Renato Westphal
2016-05-23
Use SO_BINDANY before binding sockets to the transport-address.
Renato Westphal
2016-05-23
Enable changing the router-id via config reload.
Renato Westphal
2016-05-23
Several fixes in the config reload handling.
Renato Westphal
2016-05-23
Don't create l2vpn targeted neighbors inside the config parser.
Renato Westphal
2016-05-23
Add an exception for kernels built without PFKEYv2 support.
Renato Westphal
2016-05-23
Create network sockets on the parent process.
Renato Westphal
2016-05-23
Reuse lde_address_find() inside lde_check_mapping().
Renato Westphal
2016-05-23
Fix bugs in pseudowire parameters negotiation.
Renato Westphal
2016-05-23
Copy structs by assignment instead of memcpy.
Renato Westphal
2016-05-23
Move socket creation and setup into a specialized function.
Renato Westphal
2016-05-23
repair typo of sizeof in copyin()
Theo de Raadt
2016-05-23
Sync with ldpd.
Renato Westphal
2016-05-23
Fix mess caused by my commit script.
Renato Westphal
2016-05-23
Move setsockopt helper functions to a separate file.
Renato Westphal
2016-05-23
Fix fd leak in error path.
Renato Westphal
2016-05-23
Rework L2VPN code.
Renato Westphal
[prev]
[next]