Age | Commit message (Expand) | Author |
2016-08-22 | Replace "union sockunion" with "union sockaddr_union" which is also | Todd C. Miller |
2016-08-22 | When trying to edit an existing database with makewhatis(8) -d or -u | Ingo Schwarze |
2016-08-22 | When running into a mandoc.db(5) file still using the obsolete | Ingo Schwarze |
2016-08-22 | shorten the pkcs8 text; | Jason McIntyre |
2016-08-22 | Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code. | Theo de Raadt |
2016-08-21 | Change sleep from crazy backoff to one second of sleep between retries | Bob Beck |
2016-08-20 | Use connect(2) + a connect_wait() function instead of connect_sync(), | Todd C. Miller |
2016-08-20 | When a mismatching end macro occurs while at least two nested blocks | Ingo Schwarze |
2016-08-20 | When scanning upwards for a column list to put a .Ta macro in, | Ingo Schwarze |
2016-08-20 | If a column list starts with implicit rows (that is, rows without .It) | Ingo Schwarze |
2016-08-20 | shorten pkcs7 text; | Jason McIntyre |
2016-08-20 | shorten the passwd text; ok jsing | Jason McIntyre |
2016-08-19 | update man pages now that login.conf uses auto rounds | Daniel Jakots |
2016-08-19 | shorten the ocsp text; ok beck | Jason McIntyre |
2016-08-19 | remove UseLogin option and support for having /bin/login manage | Damien Miller |
2016-08-18 | Move connect_sync() to util.c and use it when connecting via http | Todd C. Miller |
2016-08-18 | shorten the nseq text; | Jason McIntyre |
2016-08-18 | fix an fd leak | Jonathan Gray |
2016-08-17 | When the content of a manual page does not specify a section, the | Ingo Schwarze |
2016-08-17 | When reading back a mandoc.db(5) file in order to apply incremental | Ingo Schwarze |
2016-08-17 | Make sure manuals in architecture-independent directories are treated | Ingo Schwarze |
2016-08-17 | When returning the file size info, only use z_total_in/z_total_out | Todd C. Miller |
2016-08-16 | When the commit message is empty, don't default to c)ontinue | Theo Buehler |
2016-08-16 | Streamline and refactor the code a bit more: | Theo Buehler |
2016-08-16 | All that complexity stopped us from getting flying cars by today. | Ted Unangst |
2016-08-16 | shorten genrsa; ok jsing | Jason McIntyre |
2016-08-15 | Catch up with the SSH1 code removal and delete all mention of | Christian Weisgerber |
2016-08-15 | Remove more SSH1 server code: | Christian Weisgerber |
2016-08-15 | Trust the login_getcaptime() declaration and don't cast the arguments to | Philip Guenther |
2016-08-14 | Convert %q to %ll and cast opaque system values to long long. | Philip Guenther |
2016-08-14 | Kill '#if defined(DEBUG) && 0' blocks that used %q | Philip Guenther |
2016-08-14 | Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull. | Philip Guenther |
2016-08-14 | shorten genpkey; ok guenther | Jason McIntyre |
2016-08-13 | shorten gendsa; | Jason McIntyre |
2016-08-13 | %lld -> %llu for u_int64_t struct fields. | Kenneth R Westerback |
2016-08-13 | remove ssh1 server code; ok djm@ | Markus Friedl |
2016-08-13 | As the relevant struct's (e.g. tcpstat) use [u_]int64_t types, the | Kenneth R Westerback |
2016-08-13 | Let libtls load the CA, certificate and key files for nc(1), now that it | Joel Sing |
2016-08-13 | Split out the SSL options handling into a separate function, which makes | Joel Sing |
2016-08-13 | Even after switching from a pending head to the body, we have to | Ingo Schwarze |
2016-08-12 | Simplify getprec() by using strchr(3) and strspn(3). | Theo Buehler |
2016-08-12 | Rewrite the paragraphs that describe how the last four arguments are | Theo Buehler |
2016-08-12 | usage() is __dead | Theo Buehler |
2016-08-12 | The last four argumens of jot (reps, begin, end, step) can all be | Theo Buehler |
2016-08-12 | Use 2001:db8::/32, the official IPv6 subnet for configuration examples. | Jeremie Courreges-Anglas |
2016-08-12 | trim errstr, and zap gendh (deprecated) entirely; | Jason McIntyre |
2016-08-12 | shorten openssl enc, with help from jsing; | Jason McIntyre |
2016-08-11 | oops, fix stupid typo in previous | Ingo Schwarze |
2016-08-11 | If a .Bd display is on the one hand doomed to be deleted because | Ingo Schwarze |
2016-08-11 | Update moduli file. | Darren Tucker |