summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-01Document rtalloc(9).Martin Pieuchot
2014-11-01Rename rtalloc1() into rtalloc(9) and convert its flags to only enableMartin Pieuchot
2014-11-01cope with removed fileTheo de Raadt
2014-11-01Use the correct default MaxPacketSize for Full Speed devices and make themMartin Pieuchot
2014-11-01remove support for creating any password style that's not blowfish.Ted Unangst
2014-11-01And finally move convert.c to the attic.Kenneth R Westerback
2014-11-01Unhook convert.c. It's empty but for the license text.Kenneth R Westerback
2014-11-01fix the build when SDMMC_DEBUG is definedJonathan Gray
2014-11-01Try to ensure that the various lease timeouts are sane. i.e., renewKenneth R Westerback
2014-11-01Remove the port status argument from usbd_reset_port(). We don't doMartin Pieuchot
2014-11-01Super-Speed port feature definitions.Martin Pieuchot
2014-11-01Simplify.Antoine Jacoutot
2014-11-01Replace the combination of strlen(), calloc(), strlen(), strlcpy()Alexander Bluhm
2014-11-01Initial regress for libtls hostname verification.Joel Sing
2014-11-01Use usbd_set_port_feature() instead of rerolling it.Martin Pieuchot
2014-11-01update currency exchange rates;Jason McIntyre
2014-11-01Now the armv7 ramdisks are compiled with SMALL_KERNELJonathan Gray
2014-11-01Use struct buf in libroff, it is very natural thereIngo Schwarze
2014-11-01Refactor, no functional change: Remove the parse point from struct buf.Ingo Schwarze
2014-11-01fix a typo causing crashes in Unicode string length measurementIngo Schwarze
2014-11-01Make it clear that dma buffers are link to xfers, no functional change.Martin Pieuchot
2014-10-31If an event is dequeued just/right after a device is detached, its pipesMartin Pieuchot
2014-10-31atheros ub94 support, from Matt MarkfortTed Unangst
2014-10-31regenTed Unangst
2014-10-31add atheros ub94. from Matt MarkfortTed Unangst
2014-10-31convert select() to poll(). Bit more complicated here. Some interestingTheo de Raadt
2014-10-31syncTheo de Raadt
2014-10-31Remove ephemeral RSA key handling.Joel Sing
2014-10-31Use automatic DH ephemeral parameters instead of fixed 512 bit.Joel Sing
2014-10-31Enable timeouts, just in case(tm).Martin Pieuchot
2014-10-31Libevent has compatibilty wrappers in evutil. OpenBSD does not useAlexander Bluhm
2014-10-31Use "const char tempchars[]" instead of "const char *tempchars".Todd C. Miller
2014-10-31Remove an outdated comment re EDH vs DHE - DHE is now used consistently andJoel Sing
2014-10-31Update comments for TLS ExtensionType values - many of the referencedJoel Sing
2014-10-31Crank libssl major due to recent additions, removals and changes.Joel Sing
2014-10-31Remove now unused remnants from public structs.Joel Sing
2014-10-31Add support for automatic DH ephemeral keys.Joel Sing
2014-10-31Even in interrupt context curproc is not NULL.Martin Pieuchot
2014-10-31Remove support for ephemeral/temporary RSA private keys.Joel Sing
2014-10-31syncTheo de Raadt
2014-10-31Update regress for the libressl to libtls rename.Joel Sing
2014-10-31Update httpd(8) to use libtls instead of libressl.Joel Sing
2014-10-31Update ftp(1) to use libtls instead of libressl.Joel Sing
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing
2014-10-31redirect error output to stderr instead of stdoutGleydson Soares
2014-10-31Use CDIAGFLAGS from bsd.own.mk and append additional warning flags.Alexander Bluhm
2014-10-31Use understandable messages when the per-xfer poison value is incorrect.Martin Pieuchot
2014-10-31The config logic with "rl needs-flag" gotJonathan Gray
2014-10-31remove a duplicate pckbdvar.h include under NGSCKBD > 0Jonathan Gray
2014-10-31remove unused and uneeded includes under NCY_ISA > 0 and NCY_PCI > 0Jonathan Gray