summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2003-11-09[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-4]Robey Pointer
change kex-gex server code to generate primes by hand added a util function "generate_prime" to compare to the incredibly slow C version, but it's no faster of course. i think kex-gex from the server is just not going to be feasible without having a separate thread generate some primes in the background to have handy when a request comes in. so in short, this still doesn't work. also i put bit_length into util and a tb_strings function which gets stack traceback info and splits it into a list of strings.
2003-11-07[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-3]Robey Pointer
remove some leftover garbage from dsskey leftover from a cut & paste i was doing a few days ago. bad robey.
2003-11-06[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-2]Robey Pointer
add a demo host key and point demo-server at it. also, temporarily comment out the nonfunctional kex-gex method.
2003-11-04[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-1]Robey Pointer
no changes why aren't my log messages kept?
2003-11-04[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--base-0]Robey Pointer
initial import (automatically generated log message)