Age | Commit message (Expand) | Author |
2013-12-06 | missing comma; | Jason McIntyre |
2013-12-06 | now at 5.4.1 | Eric Faurot |
2013-12-06 | fix smtpctl resume route | Eric Faurot |
2013-12-06 | test ed25519 support; from djm@ | Markus Friedl |
2013-12-06 | support ed25519 keys (hostkeys and user identities) using the public domain | Markus Friedl |
2013-12-06 | new private key format, bcrypt as KDF by default; details in PROTOCOL.key; | Markus Friedl |
2013-12-06 | move private key (de)serialization to key.c; ok djm | Markus Friedl |
2013-12-06 | add ASUS WL-167G V3 to the list of adapters known to work | Kirill Bychkov |
2013-12-06 | Another round of reducing diffs with Linux. | Mark Kettenis |
2013-12-06 | "verify" is already documented with "tls-require verify". | Eric Faurot |
2013-12-06 | remove duplicated character ('g') in getopt() string; | Damien Miller |
2013-12-06 | Workaround closed stdin in non-interactive mode. | Robert Peichaer |
2013-12-05 | fix memory leak in error path in do_readdir(); pointed out by | Damien Miller |
2013-12-05 | Stop pretending we still support FDDI or token ring hardware types. | Kenneth R Westerback |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | Use destination size as size of memcpy(). Use <in_addr> rather than | Kenneth R Westerback |
2013-12-05 | Fully unstub intel_overlay_{map|unmap}_regs. | Mark Kettenis |
2013-12-05 | Nuke local #define ETHER_HEADER_SIZE and use the identical value'd | Kenneth R Westerback |
2013-12-05 | use dv_unit rather than storing local version (removed sc_unit in | sasano |
2013-12-05 | In lookup_host(), return to caller a properly calculated message length | Jeremie Courreges-Anglas |
2013-12-05 | oops, sgtty.h stays for a little longer | Theo de Raadt |
2013-12-05 | missing init | Eric Faurot |
2013-12-05 | bogus ';' | Eric Faurot |
2013-12-05 | Properly initialize 'transp' to appease the compiler. ok millert@ | Jeremie Courreges-Anglas |
2013-12-05 | Provide a prototype for ngstore() and include <unistd.h> for getopt(). | Jeremie Courreges-Anglas |
2013-12-05 | In split_address(), make 'i' a size_t. ok millert@ | Jeremie Courreges-Anglas |
2013-12-05 | Rename 'struct drm_obj' to 'struct drm_gem_object' to reduce the diffs with | Mark Kettenis |
2013-12-05 | minor tweaks; | Jason McIntyre |
2013-12-05 | move defines around | Eric Faurot |
2013-12-05 | warn when failing to parse a field | Eric Faurot |
2013-12-05 | document "verify" keyword and "authtable" option on "listen" rules | Eric Faurot |
2013-12-05 | When a relay fails, let the scheduler update all envelopes in the | Eric Faurot |
2013-12-05 | no more libcompat; | Jason McIntyre |
2013-12-05 | no more regexp(3), so point to regex(3); | Jason McIntyre |
2013-12-05 | no more stty(3), so point to tty(4); | Jason McIntyre |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | Correct spin timeout detection in __mp_lock debug code. | Masao Uebayashi |
2013-12-05 | bz#2161 - fix AuthorizedKeysCommand inside a Match block and | Damien Miller |
2013-12-05 | improve the question part (second line) of ask_which to actually include | Alexander Hall |
2013-12-04 | committing uwe's autoinstall notes, as requested by deraadt; | Jason McIntyre |
2013-12-04 | express final disapproval of the interfaces in libcompat, such as | Theo de Raadt |
2013-12-04 | When we receive a /32 IP address assignment, mimick ISC DHCP by adding | Matthew Dempsky |
2013-12-04 | Defer spooling of the install log output mail until we are up and | Alexander Hall |
2013-12-04 | cleanup SUBDIR | Theo de Raadt |
2013-12-04 | we now use the rewritten usr.sbin/identd | Theo de Raadt |
2013-12-04 | Do not suggest changing boot-file to boot the SMP kernel, since the installer | Miod Vallat |
2013-12-04 | Oops. Missed a chunk. Give up on classless static routes if | Kenneth R Westerback |
2013-12-04 | More memcpy() stylistic repairs and size checks. | Kenneth R Westerback |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2013-12-04 | kill a debug printf; noticed by sthen | Mike Belopuhov |