summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-05Convert EXAMPLES to IDIOMS and make it a simple select -> pollTodd C. Miller
2014-11-04document the SipHash24 api. some more could be done for history andDavid Gwynne
2014-11-04explicitly clarify that reading also stops after size-1 bytesTed Unangst
2014-11-04panic when a sensordev gets installed twice, instead of blowing up amazinglyJasper Lievisse Adriaanse
2014-11-04simple select() to poll() conversion; reviewed by millert and dougTheo de Raadt
2014-11-04make the long line code work with argv tooTed Unangst
2014-11-04fix another signed char bug. while here, toupper() is now safe to callTed Unangst
2014-11-04allow printing longer lines than fit on a card by spilling onto more cards.Ted Unangst
2014-11-04Fix memory leak on reallocarray() failure introduced by conversionTodd C. Miller
2014-11-04bounds check, apply from upstream devel/libmagicTheo de Raadt
2014-11-04use after free in poll loopTheo de Raadt
2014-11-04Remove "pl" suffix on pool names.Martin Pieuchot
2014-11-04Uncomment code that does voltage capabilities initialisation. WithoutJonathan Gray
2014-11-04shuffle when the cid is set on submission queue entries so its afterDavid Gwynne
2014-11-04when reading the completion queue, it helps to write where we've read upDavid Gwynne
2014-11-04Add rgephy(4) for the RTL8211E phy in the LeMaker Banana Pi and Banana Pro.Jonathan Gray
2014-11-04Add atphy(4) for the Atheros AR8031 phys in the AM335x starter kit.Jonathan Gray
2014-11-04Xr to make.1 for MAKEFILE_LISTMarc Espie
2014-11-04Commit a missing chunk of the diff I had sent out to recognize someBrad Smith
2014-11-04Add gcc format attributes to ipsecctl's parse.y. Also, fix a few formatDoug Hogan
2014-11-04Of the 14 occurances of free_client_lease() only 2 deal with leasesKenneth R Westerback
2014-11-04introduce SipHash, designed by Jean-Phillippe Aumasson and DanielDavid Gwynne
2014-11-04Instead of correcting things after the fact, use SOCK_NONBLOCK and SOCK_CLOEXECPhilip Guenther
2014-11-03Allow the five man(7) font macros to concatenate their line arguments,Ingo Schwarze
2014-11-03use knuth shuffle for better distribution of permutationsTed Unangst
2014-11-03POLLERR is only valid in revents so it is not a bug that it isTodd C. Miller
2014-11-03select() to poll() conversionsTheo de Raadt
2014-11-03Don't leak static leases when the 'lease {}' parsing fails or one staticKenneth R Westerback
2014-11-03include sys/unistd.h where needed instead of indirect reliance. ok jsgTed Unangst
2014-11-03correct test logic. ok guentherTed Unangst
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-03Add a blurb about "Discovered old directory in ..." in the man page.Brian Callahan
2014-11-03the man page says it is impossible to cheat, but since the shuffle isTed Unangst
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-03Eliminate RTLD_PROTECT_PLT: ld.so is built with -Bsymbolic so thePhilip Guenther
2014-11-03only call SRTP (whatever that is) functions when the connection type isTed Unangst
2014-11-03Put the socket splicing fields into a seperate struct sosplice thatAlexander Bluhm
2014-11-03minor cleanup of zlib code. DSO is gone. ok jsing.Ted Unangst
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-03deobfuscate by pulling le conversions up. use mallocarray.Ted Unangst
2014-11-03reduce dependency on passwd. just call bcrypt_newhash to do the dummy work.Ted Unangst
2014-11-03hoist blowfish up and use bcrypt_newhash directlyTed Unangst
2014-11-03actually use macro argument instead of shadowed variable nameTed Unangst
2014-11-03comment out no-tab-mode, since mg is currently compiled without it;Jason McIntyre
2014-11-03introspection feature: ${MAKEFILE_LIST} contains the list of makefilesMarc Espie
2014-11-03Fix kernel stack overflow by preventing carp_send_ad_all() from re-entrantGerhard Roth
2014-11-03Do no change the gateway of local routes for p2p interfaces.Martin Pieuchot
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm