Commit Graph

43 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath f034804e5d
Set self-adjusting deadline for connection writing (#16068) (#16123)
3 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918)
3 years ago
Stefan eea4197cd9
Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
zeripath 980b0df829
Standardise logging of failed authentication attempts in internal SSH (#13962)
3 years ago
zeripath e46a638e8f
Report permissions denied in internal SSH (#13953)
3 years ago
Eric Lesiuta abb9cffe4a
Log IP on SSH authentication failure for Built-in SSH server (#13150)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 311ed516ce
log.Fatal on failure to listen to SSH port (#10795)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
4 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
techknowlogick d0ec940dd7
switch to use gliderlabs/ssh for builtin server (#7250)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Antoine GIRARD 10ff527fae internal/ssh: ignore env command totally (#6825)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao 2d213b64d1 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
5 years ago
Robert Sprunk 65b6ebf243 Log IP of failed ssh connection (#5766)
5 years ago
Cum Gun eecaba2031 Configurable SSH key exchange algorithm and MAC suite (#2806)
6 years ago
spacetourist 7131c7d40d Configurable SSH cipher suite (#913)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Andrey Nering fda4476061 Fix SSH server on Windows when running as service
7 years ago
Lunny Xiao 65b1875d2b New settings option for a custom SSH host (#3763) (#446)
7 years ago
Bwko 4ff0db0246 Catch os... errors
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 9e09e48502 #2850 fix potential SSH commands dislocation
8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests
8 years ago
Unknwon 3abad75a1b Fix one user may block entire listen loop for builtin SSH
8 years ago
Unknwon e33ddac9bf Minor fix for #2396
8 years ago
Dmitry Neverov fb99d50fa1 Fix #2431 - handle requests waiting for reply
8 years ago
Unknwon acdb4d8bdd Drop Go 1.3 support
8 years ago
Bruno 9a27e5ccdc ignore invalid env
8 years ago
Unknwon ca96e04e5f #1681 carry --config flag for builtin SSH
8 years ago
Unknwon e030109b5a fix api broken
8 years ago
Unknwon 7c80eba77f minor UI fix and fix ssh race
8 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support
9 years ago
Unknwon 216f0477b5 fix subrepo break change
9 years ago
Unknwon ef275ebf62 more on change avatar
9 years ago
Unknwon 545d320648 Docs fix
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago