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