summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-17In pmap_remove_page(), do not keep wired mappings; the callers want them gone.Miod Vallat
2014-05-17Remove "WARNING:" prefix from SYSFAIL and ACFAIL messages, so that, in caseMiod Vallat
2014-05-17unbreak build: exchange %b args order, from miod@Alexandre Ratchov
2014-05-17Lower VUPS value for delay() to behave closer to the intent.Miod Vallat
2014-05-17switch RSA key generation default to 2048 bits (matching ssh); ok miod@Stuart Henderson
2014-05-17Print the rpb device type and unit values if the root device can't be foundMiod Vallat
2014-05-17When the firmware tells us a loop id is already in use, add the deviceJonathan Matthew
2014-05-17Change the return value of interrupt handler to 0 when nothing isKenji Aoyama
2014-05-17When parsing a numerical value for the TOS bits, make sure that itAlexander Bluhm
2014-05-17better description for -A and -a, with help from millert;Jason McIntyre
2014-05-16update NAME and MLINKS for previous;Jason McIntyre
2014-05-16more STANDARDS fleshing; ok sobrado millertJason McIntyre
2014-05-16document crypt_checkpassTed Unangst
2014-05-16add prototypes for new crypt functionsTed Unangst
2014-05-16syncTodd T. Fries
2014-05-16Reduce the difference between HC drivers by always passing a genericMartin Pieuchot
2014-05-16save up the failures for the end in the argc == 0.Ted Unangst
2014-05-16There is no need to remember which usb(4) device is the child of an USBMartin Pieuchot
2014-05-16a few changes for new code to match local styleTed Unangst
2014-05-16checksum mode can use magic pubkey finder tooTed Unangst
2014-05-16Zero out grp before re-using it (new ones are already cleared byTodd C. Miller
2014-05-16rework -C (perfect candidate for using hash tables, really):Marc Espie
2014-05-16Include openssl/evp.h for OPENSSL_add_all_algorithms_noconf().Joel Sing
2014-05-16Fix various issues that result in compiler warnings.Joel Sing
2014-05-16When OPENSSL_LOAD_CONF was added it ended up with more #if 0 code,Joel Sing
2014-05-16use $2b in the bcrypt example, ok teduStuart Henderson
2014-05-16It seems that there is new and old revision of CH340.sasano
2014-05-16regenDavid Coppa
2014-05-16Add Alcatel OneTouch L100VDavid Coppa
2014-05-16Make the df calculations of available space the same as that done inKenneth R Westerback
2014-05-16improve logging messages and style; requested by and ok reykMike Belopuhov
2014-05-16Do not put any link-layer address on the per-ifp lists or on the RB-Martin Pieuchot
2014-05-15Fix memory leaks upon failure.Miod Vallat
2014-05-15Replace ASN1_GENERALIZEDTIME_adj(), ASN1_UTCTIME_adj() andMiod Vallat
2014-05-15more for STANDARDS: unsupported lists (noted by guenther) and env vars;Jason McIntyre
2014-05-15remove unused variableCharles Longeau
2014-05-15No longer make pqueue.h a public (and installed) header file. Replace itsMiod Vallat
2014-05-15flesh out STANDARDS; ok guentherJason McIntyre
2014-05-15use <> for tables;Jason McIntyre
2014-05-15Get pqueue.h from the libssl sources rather than relying upon it beingMiod Vallat
2014-05-15- typo in commentCharles Longeau
2014-05-15More KNF.Joel Sing
2014-05-15Add additional chacha20-poly1305 test vectors.Joel Sing
2014-05-15Use C99 initialisers for the AEAD struct.Joel Sing
2014-05-15Add chacha20-poly1305 test vector to regress.Joel Sing
2014-05-15KNF.Joel Sing
2014-05-15Add a ChaCha20-Poly1305 AEAD EVP implementation to libcrypto, from AdamJoel Sing
2014-05-15KNF.Joel Sing
2014-05-15KNF.Joel Sing
2014-05-15KNF.Joel Sing