10 Commits

Author SHA1 Message Date
a5b3914a09 Comments and some minor clean-up 2016-08-16 22:27:30 +02:00
e9839706b6 TLS clean-up 2016-08-16 16:44:19 +02:00
d68fd6ce08 Support for TLS 1.1 finished 2016-08-15 22:49:45 +02:00
de802b7a28 Byte-enums redefined & code clean-up 2016-08-15 21:01:38 +02:00
c8cfe4da42 TLS version no longer static, thou still fixed to TLS 1.0 2016-08-15 19:04:21 +02:00
99aa53726d - PPP authentication EAP response packet is correctly formed now
- MS-MPPE-Send-Key/MS-MPPE-Recv-Key sorted out
2016-08-14 21:04:19 +02:00
95e2f7e01b Encryption/decryption revised
- Number of memory copying reduced
- HMAC verification of server packets added
- Handshake hashing simplified
2016-08-14 18:51:18 +02:00
940def31e6 Unused tls_conn_state member removed 2016-08-14 13:29:51 +02:00
534f6f6d7d tls_conn_state is class now 2016-08-13 08:09:47 +02:00
c7a41d891a TLS work continues... 2016-08-12 21:09:50 +02:00