Age | Commit message (Expand) | Author |
2017-01-30 | partially unbreak: was not specifying hostname on some $SSH invocations | Damien Miller |
2017-01-30 | Document BN_set_flags(3) and BN_get_flags(3). | Ingo Schwarze |
2017-01-30 | revise keys/principals command hang fix (bz#2655) to consume entire | Damien Miller |
2017-01-30 | small cleanup post SSHv1 removal: | Damien Miller |
2017-01-30 | some explicit NULL tests when dumping configured forwardings; | Damien Miller |
2017-01-30 | misplaced braces in test; from Karsten Weiss | Damien Miller |
2017-01-30 | don't dereference authctxt before testing != NULL, it causes compilers | Damien Miller |
2017-01-29 | Seriously warn against calling BN_init(3), BN_MONT_CTX_init(3), | Ingo Schwarze |
2017-01-29 | remove unused variables | Charles Longeau |
2017-01-29 | Add -n to break-pane. | Nicholas Marriott |
2017-01-29 | remove pesky blank line: sorry for not spotting this in previous; | Jason McIntyre |
2017-01-29 | Fix typo in ~C error message for bad port forward cancellation. | Darren Tucker |
2017-01-29 | Document restrictions that apply to COMMENT | Daniel Jakots |
2017-01-29 | Change the IPv4 pr_input function to the way IPv6 is implemented, | Alexander Bluhm |
2017-01-29 | return the sio_open notes to the audio section; from michael reed | Jason McIntyre |
2017-01-29 | Marko Kreen contributed significantly to the ocsp stuff for libtls | Bob Beck |
2017-01-29 | Move the ocsp staple to being part of the keypair structure internally, | Bob Beck |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2017-01-29 | Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file by | Robert Peichaer |
2017-01-29 | In dwctwo(4), fix an off-by-one in frame interval calculation. | Stefan Sperling |
2017-01-29 | Previous commit broke build on loongson. Refix by adding | Visa Hankala |
2017-01-29 | Put comment back in the right place. | Joel Sing |
2017-01-29 | Avoid clearing the mac_packet flag in the wrong place. | Joel Sing |
2017-01-29 | Fix tcpdump(8) display of duration values provided in 802.11 control frames. | Stefan Sperling |
2017-01-29 | eliminate one useless struct and one level of indirection; | Ingo Schwarze |
2017-01-29 | obvious protection against null pointer, because it's quite possible for cgn | Marc Espie |
2017-01-29 | ouch, smallest regress ever. Can't believe no-one got bitten by this | Marc Espie |
2017-01-29 | The iwm_get_active_dwell() and iwm_get_passive_dwell() functions are | Stefan Sperling |
2017-01-29 | Remove a couple of definitions from if_iwmreg.h which were never | Stefan Sperling |
2017-01-29 | In iwm(4), remove old deprecated scan API definitions which have been | Stefan Sperling |
2017-01-29 | descend into clang when building obj or when COMPILER_VERSION is clang | Jonathan Gray |
2017-01-28 | Add a warning "new sentence, new line". | Ingo Schwarze |
2017-01-28 | Simplify usage of print_otag() even more: | Ingo Schwarze |
2017-01-28 | .Bl -column with zero columns is legal, so don't segfalt on it. | Ingo Schwarze |
2017-01-28 | - -N got changed to -D | Jason McIntyre |
2017-01-28 | Do not clear the key table when changing session on a client, so that | Nicholas Marriott |
2017-01-28 | Make mira cope with out-of-range single frame error rate (SFER) values. | Stefan Sperling |
2017-01-28 | Back out make(obj) hack: it doesn't solve the problem entirely and may | Theo Buehler |
2017-01-28 | Introduce ieee80211_mira_probe_done() helper which resets probing state, | Stefan Sperling |
2017-01-28 | add HISTORY and AUTHORS | Ingo Schwarze |
2017-01-27 | In sosend() the size of the control message for file descriptor | Alexander Bluhm |
2017-01-27 | Fix Copyright notices; ok beck@ jsing@ tedu@ | Ingo Schwarze |
2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. | Martin Natano |
2017-01-27 | Copyright notices don't belong in the displayed text of manual pages, | Ingo Schwarze |
2017-01-27 | new sentence, new line | Ingo Schwarze |
2017-01-27 | warn about invalid output options | Ingo Schwarze |
2017-01-27 | We can now build parts of binutils on aarch64 so enable cross-binutils | Jonathan Gray |
2017-01-27 | Make sure that the fstest program has been build when running in | Alexander Bluhm |
2017-01-27 | install libcxxabi and libcxx headers when COMPILER_VERSION is clang | Jonathan Gray |
2017-01-27 | warn about missing one-line description; | Ingo Schwarze |