Mercurial > dropbear
log common-kex.c @ 1077:26c1f9b8f82e coverity
age | author | description |
---|---|---|
Sun, 01 Mar 2015 00:57:21 +0800 | Matt Johnston | A bit of a bodge to avoid memcpy if zlib is disabled nocircbuffer |
Tue, 10 Feb 2015 21:46:19 +0800 | Matt Johnston | Tighten validation of DH values. Odds of x==0 being generated are |
Wed, 28 Jan 2015 21:38:27 +0800 | Matt Johnston | Disable non-delayed zlib for server |
Sun, 04 Jan 2015 23:10:59 +0800 | Matt Johnston | clear hash state memory after use |
Thu, 13 Mar 2014 23:50:09 +0800 | Matt Johnston | Add new monotonic_now() wrapper so that timeouts are unaffected by |
Mon, 24 Feb 2014 20:53:32 +0800 | Matt Johnston | Make some debug info conditional |