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
2018-09-07
Add a basic unittest for the as_set_* functions
Claudio Jeker
2018-09-07
Move the config regress tests into own directory making space for additional
Claudio Jeker
2018-09-07
Fix the build after removing an unused af argument from unmask().
Kevin Lo
2018-09-07
Rename dne in copy_file to exists to be more consistent with the other
Martijn van Duren
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-09-07
Fix "_nfiles" reference for crash dump.
YASUOKA Masahiko
2018-09-07
Also verify a overwrite for the copy of a fifo, link and device node.
Martijn van Duren
2018-09-07
Move the question to allow a copy to its own function.
Martijn van Duren
2018-09-07
The combination of -v and -i and the deny of a copy would cause the copy
Martijn van Duren
2018-09-07
tweak previous;
Jason McIntyre
2018-09-07
Remove some newlines that have gone with last commit.
Claudio Jeker
2018-09-07
When parsing AS numbers set both as_min and as_max to the parsed value.
Claudio Jeker
2018-09-07
Add a dummy as_set_match() function since it is needed to link util.c now.
Claudio Jeker
2018-09-07
Implement as-set a fast lookup table to be used instead of long list of
Claudio Jeker
2018-09-07
Add FALLTHROUGH comments where appropriate. Patch from jjelen at redhat
Darren Tucker
2018-09-07
clarify that goto error in alloc_all_endpoints_fixed_ep() always returns
miko
2018-09-07
move initial jack count to alloc_all_endpoints(), and reset count to zero
miko
2018-09-07
ssh -MM requires confirmation for all operations that change the
Damien Miller
2018-09-07
Add retguard macros to cpu_switchto, setjmp, longjmp.
mortimer
2018-09-06
Use getline() for the network bulk code. Also make the parser better by
Claudio Jeker
2018-09-06
Drop SSL_CIPHER_ALGORITHM2_AEAD flag.
Joel Sing
2018-09-06
get rid of a temp file, noted by claudio@
Sebastian Benoit
2018-09-06
If we cannot stop the endpoint when aborting a transfer assume that
Martin Pieuchot
2018-09-06
when people update /etc/example/bgpd.conf, the forget to update the
Sebastian Benoit
2018-09-06
Remove unused af argument from unmask()
kn
2018-09-06
Fill netmask AF-independently in print_host()
kn
2018-09-06
Do not close the socket twice in netcat.
Alexander Bluhm
2018-09-06
fix whitespace
Jonathan Gray
2018-09-06
Implement 64-bit DMA support in sdhc(4).
Patrick Wildt
2018-09-06
execute the same code for failure of assign_all_jacks_automatically()
miko
2018-09-06
sync icmp_mtudisc_clone() with icmp6_mtudisc_clone(); prompted by bluhm@
miko
2018-09-05
Move AF-specific mask logic from callers into set_ipmask()
kn
2018-09-05
synchronize resolver code with smtpd
Eric Faurot
2018-09-05
Implement most prefixlen operations as OP_RANGE (prefixlen A - B).
Claudio Jeker
2018-09-05
Use the newer/more sensible names for EVP_MD_CTX_* functions.
Joel Sing
2018-09-05
Correctly clear the current cipher state, when changing cipher state.
Joel Sing
2018-09-05
Back out 1.4, it broke things
Joshua Stein
2018-09-05
Serialize synchronous commands with a rwlock.
Martin Pieuchot
2018-04-27
Import lpd, a re-implementation of the lpr daemon following the latest
Eric Faurot
2018-09-05
rename flag
Eric Faurot
2018-09-05
Adjust after change of struct filter_as.
Claudio Jeker
2018-09-05
Change the way as_compare() and aspath_match() handle 'neighbor-as'. Instead
Claudio Jeker
2018-09-05
factor error code in icmp6_mtudisc_clone(); ok kn@ florian@
miko
2018-09-05
Add "op" column for CP_SPIN. Diff from fukaumi at soum.co.jp
YASUOKA Masahiko
2018-09-05
rename token to match naming convention
Gilles Chehade
2018-09-05
Use error label in host_if()
kn
2018-09-05
Change verification of communities a bit. Move the flag checking first since
Claudio Jeker
2018-09-05
some text improvements from matt schwartz; ok gilles
Jason McIntyre
2018-09-05
do not use the literal string "label" as our example label; ok gilles
Jason McIntyre
2018-09-05
rework the text about "label" somewhat for clarity; ok eric
Jason McIntyre
[prev]
[next]