Descargar
Desarrollar
Cuenta
Descargar
Desarrollar
Entrar
Forgot Account/Password
Crear Cuenta
Idioma
Ayuda
Idioma
Ayuda
×
Entrar
Nombre de usuario
Contraseña
×
Forgot Account/Password
Translation Status of Español
Categoría:
Software
Gente
PersonalForge
Magazine
Wiki
Buscar
OSDN
>
Desarrollador
>
doda
>
Chamber
>
Tera_Term_Testing
>
Chamber History
doda
Tera Term Testing
Fork
(Original repository, No fork origin)
Wiki
Source Code
Resumen
SourceTree
Commits
Branches
Tags
Descargar
Incidencia
list
Submit
Milestone List
Fork
Fork information
Fork this repository
Activities
Chamber History
Stats
Other Chambers (11)
kextest
Tera Term Testing
termlog
試験的TTX
TTXChangeFontSize
Tera Term カラーテーマプラグイン
Ejectプラグイン for Tera Term
かんしゃのきもち from Tera Term
VTウィンドウ位置移動プラグイン
TeraPadプラグイン for Tera Term
tty recorder
List
Filter
×
Filter
Categoría
Mostrar
Ocultar
Wiki, Docs
Mostrar
Ocultar
File Release
Mostrar
Ocultar
SCM
Mostrar
Ocultar
PersonalForge
Mostrar todas
Ocultar todas
Revert filter
RSS
Historial de la cámara: Tera Term Testing
2023-10-18
03:05
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 6c8287d9f4f7b4ca361ceff12976b84c3b55f9da)
fix typo issue: https://github.com/TeraTermProject/osdn-download/issues/25 git-svn-id: svn+ssh:...
03:05
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 58b6ca15f29dda115ba3a31b3f8497948491411e)
unfrozen git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/branches/4-stable@11005 f5f01b69-1e22...
2023-10-06
14:54
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 3993a56ed4cb24287e1a194f90cdb5d7eda11e17)
SSH2 の Rekey 中に発生した SSH_MSG_CHANNEL_DATA の送信を破棄せず、バッファに入れるようにした iss...
2023-07-06
16:46
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: dcd3677199a99f5236591287e8980092d703cf3f)
ログダイアログでファイル名長の上限をなくした - ログファイル名選択時のMAX_PATHをなくした - GetS...
2023-05-29
21:05
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 3565209ead48bd628c5026d442aa2ec1cab184f3)
VS2019でビルド出来ない問題を修正した git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/trunk@107...
2023-05-25
21:45
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 89a76231833e78239d4a30307cc48b2a8728680b)
update UnRAR 6.22 git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/trunk@10718 f5f01b69-1e22-04...
2023-03-09
11:29
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 8fd9274020d97c8d36ff51e1a76b0cce77a2e3a9)
GetMenuStringW() の動的メモリ版追加 - hGetMenuStringW() 追加 - MAX_UIMSG を使わないようにした ...
2023-01-07
22:19
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 3903914dbe74ceb1850b727a0ddc59966d825895)
ログファイル名で置換される &u が、Windows ログオンユーザ名であることを明記 ticket #45553 git-sv...
20:43
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 464dca70cc90555c6559e2ab5d6b3b662dac690a)
ログファイル名で置換される &u が、Windows ログオンユーザ名であることを明記 ticket #45553 4-stabl...
2022-09-15
18:52
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: e73119a6271b8de05e002f017c94f527f9b922c8)
シリアルポートの設定画面でポートを切り替えられない問題を修正 ticket #45642 git-svn-id: svn+ssh:...
18:48
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 0e403c59fc60775b5e020321e09502a5f063a7b3)
r10243の修正履歴を追記 git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/branches/4-stable@10244...
2022-09-13
02:38
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: f01cb71019b2448ebc2f370f322096397741990a)
KEX の Client Secret の取得に DH_get0_key() を使うようにした OpenSSL 3 では直接アクセスできない...
2022-09-09
18:41
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 509c4e904ccd477e38ec9a174bff485b6119e904)
KexKeyLogFile設定をUnicode化した ただし、現時点ではCP932に無い文字を使っているとセッションの複製...
2022-09-08
02:27
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 06ab4e9e01afcc92563c5c9d3a913ccf7f1a5227)
Debugビルド時のみKexKeyLoggingが有効になるように変更した
02:26
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 36d8ec2eb6150da558fc47195812a45d8128a279)
arc4random/arc4random_bufでseedが正しく設定されない問題を修正した git-svn-id: svn+ssh://svn.osdn...
01:21
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 1560ef405ded690d9652a450ff3a724c8618cb95)
hGetFullPathNameW() で例外が出るケースがあったので修正 git-svn-id: svn+ssh://svn.osdn.net/svnroo...
2022-09-07
02:08
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 5b71a35ae2b45685b33fbfa08de8cb3fd3ca528b)
Debugビルド時のみKexKeyLoggingが有効になるように変更した git-svn-id: svn+ssh://svn.osdn.net/svnr...
2022-09-06
23:51
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 07a091d9ef567334878e1478556f888e93d8d946)
r10242の修正履歴を追記 merge from 4-stable: r10243 git-svn-id: svn+ssh://svn.osdn.net/svnroot/t...
15:33
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: 65dd149fc7febb3be125be6d464df46792029939)
Client Secretの記録形式をWiresharkが扱う形式に合わせた。 記録時にメモリーリークしていたのも修正...
2022-09-05
18:20
Tera Term Testing
doda
[Git] commits were pushed to 'Tera_Term_Testing' (current: ce98362e76594a86dc2001b4ea5bca6407665c58)
ttreg 追加 - ポータブル版や開発中のTera Termのためのツール - エクスプローラーの右クリック(コンテ...
Next 20 items →