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
2014-11-03
deobfuscate by pulling le conversions up. use mallocarray.
Ted Unangst
2014-11-03
reduce dependency on passwd. just call bcrypt_newhash to do the dummy work.
Ted Unangst
2014-11-03
hoist blowfish up and use bcrypt_newhash directly
Ted Unangst
2014-11-03
actually use macro argument instead of shadowed variable name
Ted Unangst
2014-11-03
comment out no-tab-mode, since mg is currently compiled without it;
Jason McIntyre
2014-11-03
introspection feature: ${MAKEFILE_LIST} contains the list of makefiles
Marc Espie
2014-11-03
Fix kernel stack overflow by preventing carp_send_ad_all() from re-entrant
Gerhard Roth
2014-11-03
Do no change the gateway of local routes for p2p interfaces.
Martin Pieuchot
2014-11-03
Convert the logic in yyerror(). Instead of creating a temporary
Alexander Bluhm
2014-11-03
Add hooks to override native arc4random_buf on FreeBSD.
Brent Cook
2014-11-03
arc4random_uniform() transformation was off, resulting in badly skewed
Philip Guenther
2014-11-03
Add gcc format attributes to yyerror() in httpd.
Doug Hogan
2014-11-03
Add gcc format attributes to more warn/error functions in parse.y files.
Doug Hogan
2014-11-03
simple conversion from select() to poll()
Theo de Raadt
2014-11-03
pass size argument to free()
Theo de Raadt
2014-11-03
No need to immediately remove an expired lease from the list of
Kenneth R Westerback
2014-11-02
Unmap the hibernate hiballoc page after we are done with it.
Mike Larkin
2014-11-02
increment s->datalen counter in append domain code to correctly account for
Gilles Chehade
2014-11-02
rework domain append by locating either the brackets or the last component
Gilles Chehade
2014-11-02
Pesky whitespace and spurious parenthesis.
Kenneth R Westerback
2014-11-02
Add a tls_connect_fds() function that allows a secure connection to be
Joel Sing
2014-11-02
sync
Theo de Raadt
2014-11-02
Convert the logic in yyerror(). Instead of creating a temporary
Alexander Bluhm
2014-11-02
Fix a NULL deref when getting an actual result for an invalid hostname
Eric Faurot
2014-11-02
use nanosleep() instead of select(); ok jsing
Theo de Raadt
2014-11-02
revert, i did NOT ok this diff which bears no proof of testing in a bulk or x...
Jasper Lievisse Adriaanse
2014-11-02
Remove remnants from RC2 and SEED - there are no longer any cipher suites
Joel Sing
2014-11-02
Tests for constructs such as 'foo >= a.version foo != another.version'.
Jeremie Courreges-Anglas
2014-11-02
localcipher is blowfish only. remove mention of ypcipher.
Ted Unangst
2014-11-02
be a little more vague and a little less wrong about login.conf
Ted Unangst
2014-11-02
awk script to upgrade from 4.3 passwd files is irrelevant now
Ted Unangst
2014-11-02
update documentation regarding localcipher only
Ted Unangst
2014-11-02
tweak wording and update panic messages
Ted Unangst
2014-11-02
tweak free panic messages too
Ted Unangst
2014-11-02
tweak panic messages for consistency
Ted Unangst
2014-11-02
tmpfs free sizes
Ted Unangst
2014-11-02
unnecessary malloc.h include
Ted Unangst
2014-11-02
make comment select() vs poll() agnostic
Theo de Raadt
2014-11-02
remove bogus comment
Theo de Raadt
2014-11-02
convert select() to poll().
Theo de Raadt
2014-11-02
Allow for requests such as "foo != some.version".
Jeremie Courreges-Anglas
2014-11-02
Consistency.
Jeremie Courreges-Anglas
2014-11-02
Tests for pkg-config 'foo != some.version'
Jeremie Courreges-Anglas
2014-11-02
Add gcc format attributes to parse.y's yyerror() for bgpd.
Doug Hogan
2014-11-02
Add gcc format attributes to parse.y for ospf{6,}d.
Doug Hogan
2014-11-02
Only mark segment 0 as executable on 64-bit systems. There it is harmless as
Mark Kettenis
2014-11-01
add a few sizes to free
Ted Unangst
2014-11-01
remove color support. discussed with dlg and mikeb
Ted Unangst
2014-11-01
tweak previous;
Jason McIntyre
2014-11-01
Document rtalloc(9).
Martin Pieuchot
[next]