| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implemented key derivation, output record signing and encryption | Martin Willi | 2010-08-03 | 7 | -39/+485 |
* | Derive master secret, create Finished message | Martin Willi | 2010-08-03 | 4 | -30/+241 |
* | Implemented the TLS specific PRF in its TLSv1.0 and TLSv1.2 variants | Martin Willi | 2010-08-03 | 3 | -0/+263 |
* | Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ... | Martin Willi | 2010-08-03 | 11 | -19/+406 |
* | Implemented a tls_writer class to simplify TLS data generation | Martin Willi | 2010-08-03 | 7 | -74/+451 |
* | Implemented a tls_reader class to simplify TLS data parsing | Martin Willi | 2010-08-03 | 7 | -120/+419 |
* | Process ServerHello(Done), Certificate(Request) messages | Martin Willi | 2010-08-03 | 7 | -16/+240 |
* | Send a ClientHello to start TLS negotiation | Martin Willi | 2010-08-03 | 1 | -1/+86 |
* | Added TLS crypto helper, currently supports cipher suite selection | Martin Willi | 2010-08-03 | 8 | -6/+221 |
* | Added support for AUTH_HMAC_SHA2_256_256, used in TLS | Martin Willi | 2010-08-03 | 3 | -3/+9 |
* | Added stubs for handshake handling, server and peer variants | Martin Willi | 2010-08-03 | 9 | -6/+446 |
* | Accept follow-up fragments with a TLS message length | Martin Willi | 2010-08-03 | 1 | -24/+50 |
* | Added dummy/identity implementations of the different TLS record layers | Martin Willi | 2010-08-03 | 8 | -3/+475 |
* | Pass TLS records to newly introduced TLS stack | Martin Willi | 2010-08-03 | 3 | -11/+158 |
* | Added some TLS constants | Martin Willi | 2010-08-03 | 3 | -1/+173 |
* | (De-)fragment EAP-TLS packets, pass TLS records to upper layer | Martin Willi | 2010-08-03 | 1 | -1/+229 |
* | Added EAP-TLS plugin stub | Martin Willi | 2010-08-03 | 11 | -1/+301 |
* | Do not touch child from collision if peer deleted it | Thomas Egerer | 2010-08-03 | 1 | -3/+24 |
* | substitute obsolete function calls(bzero/index) | Waldemar Brodkorb | 2010-08-01 | 2 | -3/+3 |
* | delete tarball files | Andreas Steffen | 2010-07-30 | 4 | -30/+0 |
* | version bump to 4.4.2 | Andreas Steffen | 2010-07-30 | 7 | -13/+43 |
* | The va_list trick does not seem to be portable, revert dots-in-section fix4.4.1 | Martin Willi | 2010-07-30 | 1 | -58/+22 |
* | Fix segfault on 'ipsec stroke up ]' command | Thomas Egerer | 2010-07-29 | 1 | -0/+5 |
* | Fixed settings lookup if the section/key contains dots | Martin Willi | 2010-07-29 | 1 | -22/+58 |
* | Added NEWS for snprintf() fixes | Martin Willi | 2010-07-28 | 1 | -0/+4 |
* | Fix use of snprintf() in pluto subjectAltName enumeration | Martin Willi | 2010-07-28 | 1 | -0/+4 |
* | Fix use of snprintf() in IETF attributes to string conversion | Martin Willi | 2010-07-28 | 1 | -2/+11 |
* | Fix use of snprintf() in identification DN to ASCII conversion | Martin Willi | 2010-07-28 | 1 | -0/+12 |
* | More NEWS for HA functionality | Martin Willi | 2010-07-28 | 1 | -4/+5 |
* | Implemented a HA enabled in-memory address pool | Martin Willi | 2010-07-28 | 6 | -4/+468 |
* | Added a function to segmentate a generic integer | Martin Willi | 2010-07-28 | 2 | -18/+48 |
* | added NETMAP rules for the reverse direction | Andreas Steffen | 2010-07-27 | 3 | -4/+11 |
* | fixed description of ikev2/net2net-same-nets scenario | Andreas Steffen | 2010-07-27 | 1 | -1/+1 |
* | Reserving does not work, as our pools do not support acquiring arbitrary addr... | Martin Willi | 2010-07-27 | 1 | -30/+0 |
* | Mem pool does not support multiple leases for an identity | Martin Willi | 2010-07-27 | 1 | -2/+11 |
* | Flush any remaining cache state if an IKE_SA goes down | Martin Willi | 2010-07-27 | 1 | -2/+2 |
* | Added NEWS related to HA functionality | Martin Willi | 2010-07-26 | 1 | -0/+5 |
* | Synchronize EAP-Identity of remote peer | Martin Willi | 2010-07-26 | 4 | -0/+16 |
* | Reserve virtual IP of passive IKE_SAs in the local pool | Martin Willi | 2010-07-26 | 1 | -0/+30 |
* | Added strongswan.conf options for HA heartbeat | Martin Willi | 2010-07-26 | 1 | -4/+20 |
* | Log CHILD_SA segment responsibility | Martin Willi | 2010-07-26 | 9 | -18/+95 |
* | Pass initiator parameter to distinguish between original and exchange initiator | Martin Willi | 2010-07-26 | 4 | -1/+8 |
* | Pass the CREATE_CHILD_SA initiator flag to the child_keys parameter | Martin Willi | 2010-07-26 | 5 | -9/+12 |
* | Use a sync message cache to resynchronize IKE_SAs without rekeying | Martin Willi | 2010-07-26 | 16 | -169/+594 |
* | Log received HA message types | Martin Willi | 2010-07-26 | 1 | -3/+9 |
* | Add enum names for HA message types | Martin Willi | 2010-07-26 | 2 | -0/+19 |
* | Delay resynchronization request until starter has loaded the configurations | Martin Willi | 2010-07-26 | 1 | -2/+4 |
* | Replaces in_segment() by a more generic get_segment() function | Martin Willi | 2010-07-26 | 3 | -17/+13 |
* | Use distinct message types for HA message ID updates | Martin Willi | 2010-07-26 | 4 | -22/+60 |
* | Migrated ha plugin to INIT/METHOD macros | Martin Willi | 2010-07-26 | 10 | -257/+202 |