Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-21 | ssh: ssh_dbg updates | Hans Nilsson | |
2017-10-09 | ssh: ssh_dbg:algs function | Hans Nilsson | |
2017-10-02 | ssh: ssh_dbg reports cryptolib info | Hans Nilsson | |
2017-10-02 | ssh: enable host key debugging in ssh_dbg | Hans Nilsson | |
2017-06-02 | ssh: Restructure internal tool ssh_dbg | Hans Nilsson | |
The need for more trace patterns requires a somewhat different structure. It was previoiusly a bit difficult to use in e.g. test suites. Now it is easier. | |||
2017-05-31 | ssh: Change printouts for ssh_dbg:auth() | Hans Nilsson | |
This reverts commit 4ee80fd8738393bf581e0393416befda1ca621b6. | |||
2017-05-23 | ssh: Undocumented ssh_dbg extended | Hans Nilsson | |
with auth/0 auth/1 auth/2 ct_auth/0 ct_messages/0 | |||
2017-05-23 | ssh: ssh_dbg print some server-sig-algs info | Hans Nilsson | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-26 | ssh: Implement ext-info extension. draft-ietf-curdle-ssh-ext-info | Hans Nilsson | |
This is only a draft extension, but it is quite stable and already supported by some implementations. OpenSSH has had it for some year now. | |||
2017-01-23 | ssh: ssh_dbg now reports HELLO msgs and timestamps | Hans Nilsson | |
2016-11-10 | ssh: exported ssh_dbg:shrink_bin and ssh_dbg:wr_record/3 for debugging purposes | Hans Nilsson | |
2016-10-27 | ssh: more info about shrinked binaries in ssh_dbg | Hans Nilsson | |
2016-06-29 | ssh: Extend experimental ssh_dbg.erl | Hans Nilsson | |
1) extend ssh_dbg:message with second arg, a fun/1 that is intended to replace pids in the trace printouts with better descriptions. 2) printout improvments | |||
2016-06-13 | ssh: Additions to experimental ssh_dbg module | Hans Nilsson | |
- reorg - ssh_dbg:stop/0 - formating of send and receive debugging | |||
2016-03-29 | ssh: Experimental debug interface module | Hans Nilsson | |