summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05Fix memory leak in the error path of v2i_AUTHORITY_KEYID().Miod Vallat
2014-10-05Switch syslogd from using poll(2) to libevent.Alexander Bluhm
2014-10-05we use tradcpp instead; ok jsgTheo de Raadt
2014-10-05compile with c89 (code / decl ordering); from Joakim.Tjernlund@transmode.seTheo de Raadt
2014-10-05Use more specific curves/formats naming for local variables inJoel Sing
2014-10-05Use tls1_get_curvelist() in ssl_add_clienthello_tlsext(), rather thanJoel Sing
2014-10-05Make tls1_get_formatlist() behave the same as tls1_get_curvelist() andJoel Sing
2014-10-05Only synchronize used TRBs and not the full ring when sending a controlMartin Pieuchot
2014-10-05Do not mark the pipe as halted when the HC reports a (split) transactionMartin Pieuchot
2014-10-05Skip unnecessary processing in interrupt handler.Kenji Aoyama
2014-10-05pass size to free.David Gwynne
2014-10-05dont need to cast pointers to/from void *David Gwynne
2014-10-05ansify function definitions.David Gwynne
2014-07-12Import a copy of ucpp, lightweight cpp that doesn't dependMatthieu Herrb
2014-10-05Do not re-establish the default pipe twice for every controller. MoveMartin Pieuchot
2014-10-05Quirk needed by the Archos 24y Vision, from Max Fillinger.Martin Pieuchot
2014-10-05regenMartin Pieuchot
2014-10-05Add vendor and product for the Archos 24y Vision, from Max Fillinger.Martin Pieuchot
2014-10-05Use CPU_IS_PRIMARY macro. No functional change.Kenji Aoyama
2014-10-05two more events found on thinkpad yogaTheo de Raadt
2014-10-04- Recognize the Yukon Prime and Yukon Optima 2 chipsets.Brad Smith
2014-10-04Switch the kernel configs over to using -Wframe-larger-than= instead ofBrad Smith
2014-10-04Be sure to only path the remote host to ressl_connect_socket(), without aMiod Vallat
2014-10-04Wait until a read control transfer is really completed before passingMartin Pieuchot
2014-10-04Skip 'hardware lied' interrupts, as same as CMU Mach do.Kenji Aoyama
2014-10-04replace mutexes to serialise the operations on the flag that restrictsDavid Gwynne
2014-10-04some MUA will bypass the local enqueuer and send an empty BCC header in theGilles Chehade
2014-10-04syncTheo de Raadt
2014-10-04more nvidia; from Seth JacksonTheo de Raadt
2014-10-04Use getlogin() to determine real user name where possible.Todd C. Miller
2014-10-03regenBrad Smith
2014-10-03Add Atheros E2200 and Marvell Yukon 88E8079.Brad Smith
2014-10-03Initialize uvm_pagezero_thread()'s page list variable.Philip Guenther
2014-10-03Cleanup the reporting socket code in syslogd.Alexander Bluhm
2014-10-03Delete long-time unused #if 0 part.Kenji Aoyama
2014-10-03syncTheo de Raadt
2014-10-03sort RCDAEMONSTheo de Raadt
2014-10-03verify changes are major changeTed Unangst
2014-10-03EOPNOTSUPP for quotactl. from Martin NatanoTed Unangst
2014-10-03Introduce a thread for zeroing pages without holding the kernel lock. ThisMark Kettenis
2014-10-03Introduce __MAP_NOFAULT, a mmap(2) flag that makes sure a mapping will notMark Kettenis
2014-10-03Add a test that checks that there are no trailing new-lines orAlexander Bluhm
2014-10-03Strip trailing new-lines from syslog messages. This avoids emptyAlexander Bluhm
2014-10-03syncJoel Sing
2014-10-03Bump minor for ECHD auto and other recent changes.Joel Sing
2014-10-03Bump minor version for ECDH auto.Joel Sing
2014-10-03update for new ressl noverify APITed Unangst
2014-10-03allow disabling hostname and cert verification separately.Ted Unangst
2014-10-03Allow "auto" to be specified as an ECDH curve name and make this theJoel Sing
2014-10-03Add support for automatic ephemeral EC keys.Joel Sing