| commit | e3166ce0404c345f0e7f806fe2588afd5396aa70 | [log] [tgz] | 
|---|---|---|
| author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jan 27 17:40:50 2011 +0000 | 
| committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jan 27 17:40:50 2011 +0000 | 
| tree | ca97016dc5e1fbbb94066398222a98c0e38432b3 | |
| parent | fc36d16e84086d42a2cdd55559a25fc35a9b8922 [diff] | 
- Renamed ciphers member of ssl_context and cipher member of ssl_session to ciphersuites and ciphersuite respectively. This clarifies the difference with the generic cipher layer and is better naming altogether - Adapted in the rest of using code as well