summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/ssh.nix
AgeCommit message (Expand)Author
2019-11-07ssh-agent: fix syntax problem from #71139Philip Potter
2019-10-14ssh-agent: add agentPKCS11Whitelist optionPhilip Potter
2019-08-02Merge pull request #30712 from peterhoeg/f/servicePeter Hoeg
2019-07-21nixos/programs/ssh: allow specifying known host CAsedef
2019-02-18nixos/ssh: apply options after extraConfigKai Wohlfahrt
2019-01-18programs.ssh.knownHosts: update example to be an attrsetFlorian Klink
2018-07-21ssh: fix 3572f89bbe154087d8ad83c36674d0c2499c0967Daiderd Jordan
2018-07-21ssh: don't add empty PubkeyAcceptedKeyTypes/HostKeyAlgorithmsDaiderd Jordan
2018-07-21Merge pull request #40686 from Izorkin/sshDaiderd Jordan
2018-07-21ssh: custom config key typesIzorkin
2018-07-20[bot]: remove unreferenced codevolth
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2017-11-01nixos/ssh: fix examplemingchuan
2017-10-24ssh-agent: normal users onlyPeter Hoeg
2017-06-15ssh module: disable agent by defaultFranz Pletz
2017-05-29nixos/xsession: use graphical systemd user targetFranz Pletz
2017-05-15ssh: Add Newline to KnownHostsTextjammerful
2016-11-21Fix setting programs.ssh.setXAuthLocationEelco Dolstra
2016-09-05Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocationEelco Dolstra
2016-04-01ssh: Fix support for ssh-dss host keysEelco Dolstra
2016-02-03nixos manuals: bring back package referencesVladimír Čunát
2016-02-03Revert "Merge #12357: nixos docs: show references to packages"Vladimír Čunát
2016-02-03Merge #12357: nixos docs: show references to packagesVladimír Čunát
2016-02-01openssh: Enable DSA host/client keysEelco Dolstra
2016-01-24nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2016-01-13nixos manuals: bring back package referencesVladimír Čunát
2015-09-24Manual: Remove store path referencesEelco Dolstra
2015-08-27programs.ssh.knownHosts: Use attribute nameEelco Dolstra
2015-08-27programs.ssh.knownHosts: Use submoduleEelco Dolstra
2015-08-27Rename services.openssh.knownHosts -> programs.ssh.knownHostsEelco Dolstra
2015-08-20Revert "openssh: 6.9p1 -> 7.0p1"Eelco Dolstra
2015-08-18openssh: Re-enable DSA client keysEelco Dolstra
2015-06-15Some more type cleanupEelco Dolstra
2015-03-11ssh: make askPassword an optionThomas Tuegel
2015-02-25ssh-agent: Fix asking for confirmation via $SSH_ASKPASSEelco Dolstra
2014-12-18ssh-agent: Don't have a timeout by defaultEelco Dolstra
2014-11-15ssh-agent: use types.nullOrAristid Breitkreuz
2014-11-15ssh-agent: make key timeout optionalAristid Breitkreuz
2014-11-15limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz
2014-09-11nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III
2014-04-18ssh-agent: TweaksEelco Dolstra
2014-04-18Start ssh-agent as a user unitEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-03ssh: Don't set xauth if not running xserverWilliam A. Kennington III
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-25Fix an assertion set in the wrong placeEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra