index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update golang.org/x/crypto (#19097)
Gusted
2022-03-16
1
-56
/
+0
*
format with gofumpt (#18184)
6543
2022-01-20
2
-4
/
+2
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-1
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
1
-5
/
+5
*
Fix ipv6 parsing for builtin ssh server (#17561)
Wim
2021-11-06
1
-1
/
+2
*
Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281)
zeripath
2021-10-20
1
-0
/
+56
*
Second attempt at preventing zombies (#16326)
zeripath
2021-07-14
1
-1
/
+13
*
Prevent zombie processes (#16314)
zeripath
2021-06-30
1
-1
/
+1
*
Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278)
zeripath
2021-06-28
1
-0
/
+11
*
Set self-adjusting deadline for connection writing (#16068)
zeripath
2021-06-10
1
-0
/
+3
*
Make internal SSH server host key path configurable (#14918)
zeripath
2021-03-08
2
-13
/
+23
*
Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523)
Stefan
2021-01-30
1
-3
/
+7
*
migrate from com.* to alternatives (#14103)
6543
2020-12-25
1
-3
/
+2
*
Standardise logging of failed authentication attempts in internal SSH (#13962)
zeripath
2020-12-15
1
-7
/
+43
*
Report permissions denied in internal SSH (#13953)
zeripath
2020-12-11
1
-5
/
+14
*
Log IP on SSH authentication failure for Built-in SSH server (#13150)
Eric Lesiuta
2020-12-08
1
-1
/
+1
*
Handle and propagate errors when checking if paths are Dirs, Files or Exist (...
zeripath
2020-11-28
1
-2
/
+7
*
Add ssh certificate support (#12281)
Wim
2020-10-11
1
-0
/
+47
*
log.Fatal on failure to listen to SSH port (#10795)
zeripath
2020-03-23
1
-1
/
+6
*
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
zeripath
2019-12-15
1
-1
/
+1
*
Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
zeripath
2019-11-21
2
-27
/
+1
*
Restore Graceful Restarting & Socket Activation (#7274)
zeripath
2019-10-15
3
-6
/
+55
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
1
-1
/
+1
*
switch to use gliderlabs/ssh for builtin server (#7250)
techknowlogick
2019-07-07
1
-156
/
+135
*
Add golangci (#6418)
kolaente
2019-06-12
1
-9
/
+41
*
internal/ssh: ignore env command totally (#6825)
Antoine GIRARD
2019-05-10
1
-12
/
+0
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
1
-15
/
+15
*
use native golang SSH library but ssh-keygen when enable built-in SSH server ...
Lunny Xiao
2019-02-07
1
-2
/
+43
*
Log IP of failed ssh connection (#5766)
Robert Sprunk
2019-01-19
1
-2
/
+2
*
Configurable SSH key exchange algorithm and MAC suite (#2806)
Cum Gun
2017-11-02
1
-2
/
+4
*
Configurable SSH cipher suite (#913)
spacetourist
2017-10-21
1
-1
/
+4
*
Cleanup log messaging
Gabriel Jackson
2017-02-02
1
-6
/
+5
*
Fix SSH server on Windows when running as service
Andrey Nering
2017-01-23
1
-1
/
+5
*
New settings option for a custom SSH host (#3763) (#446)
Lunny Xiao
2016-12-22
1
-5
/
+5
*
Catch os... errors
Bwko
2016-12-02
1
-1
/
+6
*
Update import paths from github.com/go-gitea to code.gitea.io (#135)
Sandro Santilli
2016-11-10
1
-3
/
+3
*
Change import reference to match gitea instead of gogs (#37)
Rémy Boulanouar
2016-11-03
1
-3
/
+3
*
#2850 fix potential SSH commands dislocation
Unknwon
2016-03-18
1
-1
/
+1
*
Remove cache avatar support and add its tests
Unknwon
2016-02-15
1
-2
/
+0
*
Fix one user may block entire listen loop for builtin SSH
Unknwon
2016-02-01
1
-21
/
+34
*
Minor fix for #2396
Unknwon
2016-01-25
1
-1
/
+1
*
Fix #2431 - handle requests waiting for reply
Dmitry Neverov
2016-01-18
1
-0
/
+1
*
Drop Go 1.3 support
Unknwon
2015-12-14
2
-9
/
+0
*
ignore invalid env
Bruno
2015-12-13
1
-1
/
+2
*
#1681 carry --config flag for builtin SSH
Unknwon
2015-11-30
1
-1
/
+5
*
fix api broken
Unknwon
2015-11-15
1
-0
/
+1
*
minor UI fix and fix ssh race
Unknwon
2015-11-14
1
-6
/
+18
*
fix 1540 and experimental SSH server support
Unknwon
2015-11-08
2
-39
/
+82
*
fix subrepo break change
Unknwon
2015-09-24
1
-1
/
+1
*
more on change avatar
Unknwon
2014-11-21
1
-6
/
+7
[next]