Age | Commit message (Expand) | Author |
2014-03-20 | Add some missing dobeeps. | Mark Lumsden |
2014-03-20 | Remove currently unimplemented macros from the lists of used-defined | Ingo Schwarze |
2014-03-19 | Register pure .so pages as mlinks, not as mpages. | Ingo Schwarze |
2014-03-19 | Without the MPARSE_SO option, if the file contains nothing but a | Ingo Schwarze |
2014-03-19 | Generalize the mparse_alloc() and roff_alloc() functions by giving | Ingo Schwarze |
2014-03-19 | missing -B in second usage line | Florian Obser |
2014-03-19 | there is no need for rcp anymore | Ted Unangst |
2014-03-19 | Remove lexical $_ from libtool in preparation for perl 5.18 | afresh1 |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-18 | zap "my $_" for reading STDIN. | Marc Espie |
2014-03-18 | Batch mode; read exactly one line "login:unencrypted-password" from | Florian Obser |
2014-03-18 | Allow checking that databases are up to date even when you have no write | Ingo Schwarze |
2014-03-18 | <sys/agpio.h> is gone; pointed out by Benoit Lecocq. | Mark Kettenis |
2014-03-17 | Stop nagging after 5 non-bcrypt hashes | Florian Obser |
2014-03-17 | flock password file | Florian Obser |
2014-03-17 | as suggested by schwarze, reshuffle STANDARDS text detailing posix features | Jason McIntyre |
2014-03-17 | reword to make it clearer this is not nginx-specific; | Jason McIntyre |
2014-03-17 | move ftruncate down, lessen the chance that the file it might be left | Sebastian Benoit |
2014-03-17 | uucp cleansing | Ted Unangst |
2014-03-17 | this file is dead | Ted Unangst |
2014-03-17 | old descriptions of des and blowfish are old. maybe ok deraadt | Ted Unangst |
2014-03-17 | Drop dev_clear(), merge dev_full_cycle() and dev_empty_cycle() | Alexandre Ratchov |
2014-03-17 | fix wrong file status strings | Alexandre Ratchov |
2014-03-17 | typo in debug printf | Alexandre Ratchov |
2014-03-17 | unbreak monitoring mode, which was shifted in time by 1 block | Alexandre Ratchov |
2014-03-17 | in apropos(1) output, sort names and avoid multiple section numbers | Ingo Schwarze |
2014-03-17 | quiet time is over | Ted Unangst |
2014-03-17 | use Ex; | Jason McIntyre |
2014-03-17 | No need for \t in usage(), pointed out by sthen and should have been | Florian Obser |
2014-03-17 | tweak previous; | Jason McIntyre |
2014-03-17 | The correct idiom is of course the umask song and dance. Brain-fart by | Florian Obser |
2014-03-17 | Hookup new htpasswd. | Florian Obser |
2014-03-17 | Re-implement htpasswd from scratch. There is so much bad advice on the | Florian Obser |
2014-03-17 | clean up after ourselves. | Marc Espie |
2014-03-17 | describe new features | Ingo Schwarze |
2014-03-17 | remove Berkeley DB parts | Ingo Schwarze |
2014-03-17 | sync to bsd.lv: remove the Berkeley DB specific parts and document -n | Ingo Schwarze |
2014-03-17 | simplify readmsg loop | Ted Unangst |
2014-03-17 | tweak a few messages | Ted Unangst |
2014-03-17 | check memcmp return explicitly | Ted Unangst |
2014-03-17 | pull out the pubkey reading bits | Ted Unangst |
2014-03-17 | refactor and recombine verify functions. | Ted Unangst |
2014-03-17 | move fingerprint check into verifymsg | Ted Unangst |
2014-03-17 | clarify a variable or two; ok tedu | Theo de Raadt |
2014-03-17 | have to fill in comment before we can use it. | Ted Unangst |
2014-03-16 | do filename check in the other place too. needs a refactor | Ted Unangst |
2014-03-16 | resolve espie's complaints about appendall (maybe) by folding it into | Ted Unangst |
2014-03-16 | secretly document the signature comment public key name stuff | Ted Unangst |
2014-03-16 | oops, forgot the err function here. noticed by Henri Kemppainen | Ted Unangst |
2014-03-16 | we want strncmp here to be safer. spotted by halex. | Ted Unangst |