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