Matt Johnston
|
32a28d0d9c
|
Convert #ifdef to #if, other build changes
|
2016-05-04 15:33:40 +02:00 |
|
Francois Perrad
|
f3a6dd139c
|
Suspicious use of &
|
2016-03-16 22:41:19 +08:00 |
|
Matt Johnston
|
cbe63bbabe
|
rename random.h to dbrandom.h since some OSes have a system random.h
--HG--
rename : random.c => dbrandom.c
rename : random.h => dbrandom.h
|
2013-11-14 22:05:47 +08:00 |
|
Matt Johnston
|
de1deaf0bd
|
use oldstyle comments
|
2013-11-14 22:03:30 +08:00 |
|
Matt Johnston
|
c6bdc810ab
|
ecc kind of works, needs fixing/testing
--HG--
branch : ecc
|
2013-04-07 01:36:42 +08:00 |
|
Matt Johnston
|
b4bcc60657
|
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
ses.hash and ses.session_id are now buffers (doesn't compile)
--HG--
branch : ecc
|
2013-03-29 00:28:09 +08:00 |
|
Matt Johnston
|
73e22c115c
|
refactor kexdh code a bit, start working on ecdh etc
--HG--
branch : ecc
|
2013-03-26 01:35:22 +08:00 |
|