aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ssh
Commit message (Expand)AuthorAgeFilesLines
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-2/+7
* Add ssh certificate support (#12281)Wim2020-10-101-0/+47
* log.Fatal on failure to listen to SSH port (#10795)zeripath2020-03-231-1/+6
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+1
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-212-27/+1
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-153-6/+55
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* switch to use gliderlabs/ssh for builtin server (#7250)techknowlogick2019-07-061-156/+135
* Add golangci (#6418)kolaente2019-06-121-9/+41
* internal/ssh: ignore env command totally (#6825)Antoine GIRARD2019-05-091-12/+0
* Better logging (#6038) (#6095)zeripath2019-04-021-15/+15
* use native golang SSH library but ssh-keygen when enable built-in SSH server ...Lunny Xiao2019-02-071-2/+43
* Log IP of failed ssh connection (#5766)Robert Sprunk2019-01-191-2/+2
* Configurable SSH key exchange algorithm and MAC suite (#2806)Cum Gun2017-11-021-2/+4
* Configurable SSH cipher suite (#913)spacetourist2017-10-211-1/+4
* Cleanup log messagingGabriel Jackson2017-02-021-6/+5
* Fix SSH server on Windows when running as serviceAndrey Nering2017-01-231-1/+5
* New settings option for a custom SSH host (#3763) (#446)Lunny Xiao2016-12-221-5/+5
* Catch os... errorsBwko2016-12-021-1/+6
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* #2850 fix potential SSH commands dislocationUnknwon2016-03-181-1/+1
* Remove cache avatar support and add its testsUnknwon2016-02-141-2/+0
* Fix one user may block entire listen loop for builtin SSHUnknwon2016-02-011-21/+34
* Minor fix for #2396Unknwon2016-01-251-1/+1
* Fix #2431 - handle requests waiting for replyDmitry Neverov2016-01-181-0/+1
* Drop Go 1.3 supportUnknwon2015-12-132-9/+0
* ignore invalid envBruno2015-12-131-1/+2
* #1681 carry --config flag for builtin SSHUnknwon2015-11-301-1/+5
* fix api brokenUnknwon2015-11-151-0/+1
* minor UI fix and fix ssh raceUnknwon2015-11-141-6/+18
* fix 1540 and experimental SSH server supportUnknwon2015-11-082-39/+82
* fix subrepo break changeUnknwon2015-09-241-1/+1
* more on change avatarUnknwon2014-11-211-6/+7
* Docs fixUnknwon2014-07-261-1/+1
* New UI merge in progressUnknwon2014-07-261-0/+119