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-10-06
Remove the #ifdef HAVE_SIGACTION from libevent. The struct
Alexander Bluhm
2014-10-06
Make amd64 pmap more efficient on multi-processor
Stefan Fritsch
2014-10-06
As libevent provides safe signal callbacks instead of signal handlers,
Alexander Bluhm
2014-10-06
In case of invalid syntax like "chmod -Pr -w tf" (trailing mode letter
Ingo Schwarze
2014-10-06
When verifying whether an IP address is in the commonName of a
Jeremie Courreges-Anglas
2014-10-06
If we have to match against a wildcard in a cert, verify that it contains
Jeremie Courreges-Anglas
2014-10-06
Amend previous commit to unbreak TLS cert validation when using a proxy.
Jeremie Courreges-Anglas
2014-10-06
correct options in usage(); from mancha1 AT zoho.com
Damien Miller
2014-10-05
fix typo in comment: correspoding -> corresponding
Lawrence Teo
2014-10-05
Test that the specified libevent backend kqueue(2) or poll(2) or
Alexander Bluhm
2014-10-05
The fixes to X509_PURPOSE_add() in r1.18 actually could cause a global
Miod Vallat
2014-10-05
Be sure to check the stack push operation for success in v2i_POLICY_MAPPINGS();
Miod Vallat
2014-10-05
In v2i_AUTHORITY_INFO_ACCESS(), separate object allocation from object push
Miod Vallat
2014-10-05
Memory leak upon error in set_dist_point_name().
Miod Vallat
2014-10-05
Be sure to check object allocation for success before using them.
Miod Vallat
2014-10-05
Missing deallocation upon error.
Miod Vallat
2014-10-05
Fix memory leak in the error path of v2i_AUTHORITY_KEYID().
Miod Vallat
2014-10-05
Switch syslogd from using poll(2) to libevent.
Alexander Bluhm
2014-10-05
we use tradcpp instead; ok jsg
Theo de Raadt
2014-10-05
compile with c89 (code / decl ordering); from Joakim.Tjernlund@transmode.se
Theo de Raadt
2014-10-05
Use more specific curves/formats naming for local variables in
Joel Sing
2014-10-05
Use tls1_get_curvelist() in ssl_add_clienthello_tlsext(), rather than
Joel Sing
2014-10-05
Make tls1_get_formatlist() behave the same as tls1_get_curvelist() and
Joel Sing
2014-10-05
Only synchronize used TRBs and not the full ring when sending a control
Martin Pieuchot
2014-10-05
Do not mark the pipe as halted when the HC reports a (split) transaction
Martin Pieuchot
2014-10-05
Skip unnecessary processing in interrupt handler.
Kenji Aoyama
2014-10-05
pass size to free.
David Gwynne
2014-10-05
dont need to cast pointers to/from void *
David Gwynne
2014-10-05
ansify function definitions.
David Gwynne
2014-07-12
Import a copy of ucpp, lightweight cpp that doesn't depend
Matthieu Herrb
2014-10-05
Do not re-establish the default pipe twice for every controller. Move
Martin Pieuchot
2014-10-05
Quirk needed by the Archos 24y Vision, from Max Fillinger.
Martin Pieuchot
2014-10-05
regen
Martin Pieuchot
2014-10-05
Add vendor and product for the Archos 24y Vision, from Max Fillinger.
Martin Pieuchot
2014-10-05
Use CPU_IS_PRIMARY macro. No functional change.
Kenji Aoyama
2014-10-05
two more events found on thinkpad yoga
Theo de Raadt
2014-10-04
- Recognize the Yukon Prime and Yukon Optima 2 chipsets.
Brad Smith
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-10-04
Be sure to only path the remote host to ressl_connect_socket(), without a
Miod Vallat
2014-10-04
Wait until a read control transfer is really completed before passing
Martin Pieuchot
2014-10-04
Skip 'hardware lied' interrupts, as same as CMU Mach do.
Kenji Aoyama
2014-10-04
replace mutexes to serialise the operations on the flag that restricts
David Gwynne
2014-10-04
some MUA will bypass the local enqueuer and send an empty BCC header in the
Gilles Chehade
2014-10-04
sync
Theo de Raadt
2014-10-04
more nvidia; from Seth Jackson
Theo de Raadt
2014-10-04
Use getlogin() to determine real user name where possible.
Todd C. Miller
2014-10-03
regen
Brad Smith
2014-10-03
Add Atheros E2200 and Marvell Yukon 88E8079.
Brad Smith
2014-10-03
Initialize uvm_pagezero_thread()'s page list variable.
Philip Guenther
2014-10-03
Cleanup the reporting socket code in syslogd.
Alexander Bluhm
[next]