Age | Commit message (Expand) | Author |
2013-07-19 | document "error:" aliases | Eric Faurot |
2013-07-19 | Get rid of env->sc_pw and env->sc_pwqueue. Early queue initialization | Eric Faurot |
2013-07-19 | unused variable | Eric Faurot |
2013-07-19 | ndp used an int expire_time for time calculation. Convert this | Alexander Bluhm |
2013-07-19 | tls perfect forward secrecy with ecdhe | Eric Faurot |
2013-07-19 | Make sure to report all errors | Eric Faurot |
2013-07-19 | add '!' in email addresses supported charset | Eric Faurot |
2013-07-19 | Introduce expand string modifiers | Eric Faurot |
2013-07-19 | Remove useless sc_pid from struct smtpd. | Eric Faurot |
2013-07-19 | remove redundant paragraph; from Pieter Verberne | Jason McIntyre |
2013-07-19 | add ssh-agent(1) support to sshd(8); allows encrypted hostkeys, | Markus Friedl |
2013-07-19 | get rid of sa_set_port() and its awfully contorted implementation | Eric Faurot |
2013-07-18 | Document SSLECDHCurve. | Joel Sing |
2013-07-18 | HISTORY; tweaks and ok sobrado@ jmc@ | Ingo Schwarze |
2013-07-18 | There is no uvm_km_pages_free in our kernel anymore. The corresponding | Alexander Bluhm |
2013-07-18 | document the :c selectors; from Sunil Nimmagadda | Jason McIntyre |
2013-07-18 | Revert 1.191 and 1.193 and fix the original problem (access to the last | Philip Guenther |
2013-07-18 | Correct off-by-one in naming of nodes below vfs.mounts. | Philip Guenther |
2013-07-18 | be more exact wrt perms for ~/.ssh/config; bz#2078 | Damien Miller |
2013-07-17 | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-17 | add missing .An and .Mt macro; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-17 | Use `long' instead of `int' in structure layouts which may get assigned from | Miod Vallat |
2013-07-17 | Fix setregs() to match prototype. Exposed by recent _types.h change, found the | Miod Vallat |
2013-07-17 | Update the wording to read better. Spotted by jj | Brandon Mercer |
2013-07-17 | implement -H, which hides existing and non-existent users, as well as | Okan Demirmen |
2013-07-17 | my PowerBook5,8 currently does not support asms, but the PowerBook5,6 does, a... | Martin Reindl |
2013-07-17 | on graceful restart, the number of prefixes could be counted wrong, | Sebastian Benoit |
2013-07-17 | don't forget to insert the io to the list on the Jensen | Martin Reindl |
2013-07-17 | no longer beta; get moving towards release | Theo de Raadt |
2013-07-17 | missing symbol rename. | Eric Faurot |
2013-07-17 | more library history | Ingo Schwarze |
2013-07-16 | Enable jfb-style acceleration on XVR-600. | Miod Vallat |
2013-07-16 | Add support for BUS_INTR_ESTABLISH_MPSAFE. This makes the previous commit | Mark Kettenis |
2013-07-16 | The interrupt handler for vcons(4) is defenitely safe to run without holding | Mark Kettenis |
2013-07-16 | Add support for BUS_INTR_ESTABLISH_MPSAFE. | Mark Kettenis |
2013-07-16 | no longer needed, we use uenv.txt | Florian Obser |
2013-07-16 | use .Mt for email address; ok jmc@ | Ingo Schwarze |
2013-07-16 | Document (not so) recent developments. | Florian Obser |
2013-07-16 | make more room because ELF is bigger | Theo de Raadt |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2013-07-16 | Disable SSL compression in order to mitigate CRIME attacks. Add | Joel Sing |
2013-07-16 | Enable ECDHE support in httpd via a SSLECDHCurve option. This specifies the | Joel Sing |
2013-07-16 | Define HonorCipherOrder as a FLAG (rather than as a TAKE1), so that it | Joel Sing |
2013-07-16 | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-16 | more macro simplification; from Jan Stary | Jason McIntyre |
2013-07-16 | simplify some icky macros; from Jan Stary, tweaked by me | Jason McIntyre |