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
*
Remove SSH workaround (#27893)
Earl Warren
2023-11-03
1
-7
/
+2
*
restrict certificate type for builtin SSH server (#26789)
Earl Warren
2023-09-01
1
-0
/
+6
*
Fix admin queue page title (#26409)
wxiaoguang
2023-08-10
1
-2
/
+7
*
Refactor path & config system (#25330)
wxiaoguang
2023-06-21
1
-1
/
+1
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-11
/
+5
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
3
-6
/
+3
*
Support Proxy protocol (#12527)
zeripath
2022-08-21
1
-1
/
+1
*
call builtinUnused() if internal SSH is disabled (#20877)
JonRB
2022-08-20
1
-0
/
+1
*
Use `strings.Cut` for GIT_PROTOCOL value (#20638)
Gusted
2022-08-03
1
-2
/
+1
*
Enable Wire 2 for Internal SSH Server (#20616)
Gusted
2022-08-02
1
-0
/
+10
*
Stop logging EOFs and exit(1)s in ssh handler (#20476)
zeripath
2022-07-28
1
-2
/
+7
*
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...
wxiaoguang
2022-07-10
2
-2
/
+57
*
Implement http signatures support for the API (#17565)
Wim
2022-06-05
1
-1
/
+2
*
Set Setpgid on child git processes (#19865)
zeripath
2022-06-03
1
-0
/
+2
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
1
-2
/
+2
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
1
-1
/
+7
*
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
[next]