2007-04-12 |
Andreas Steffen | external functions are defined in asn1.h and x509.h now |
tree | commitdiff |
2007-04-12 |
Andreas Steffen | started support of X.509 attribute certificates |
tree | commitdiff |
2007-04-12 |
Andreas Steffen | added AA and AATR cert paths |
tree | commitdiff |
2007-04-12 |
Andreas Steffen | fixed output of list_auth_certificates() |
tree | commitdiff |
2007-04-12 |
Andreas Steffen | fixed output of list_certinfos() |
tree | commitdiff |
2007-04-12 |
Andreas Steffen | corrected copyright statement |
tree | commitdiff |
2007-04-12 |
Martin Willi | added missing #include |
tree | commitdiff |
2007-04-12 |
Martin Willi | removed %Q, %Y, %W, %U printf handlers |
tree | commitdiff |
2007-04-12 |
Martin Willi | not using %m printf handler, as late errno interpration... |
tree | commitdiff |
2007-04-12 |
Martin Willi | fixed DPD delay in peer_cfg |
tree | commitdiff |
2007-04-12 |
Martin Willi | fixed payload debug message |
tree | commitdiff |
2007-04-11 |
Martin Willi | removed IKE_SA_ID (%J) printf hook, two more to go |
tree | commitdiff |
2007-04-11 |
Martin Willi | cleanup and fixes for status & statusall |
tree | commitdiff |
2007-04-11 |
Martin Willi | using %V time delta for rekeying times |
tree | commitdiff |
2007-04-11 |
Martin Willi | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers... |
tree | commitdiff |
2007-04-11 |
Martin Willi | removed %M printf handler, five more to go |
tree | commitdiff |
2007-04-11 |
Martin Willi | fixed virtual ip configuration bug introduced with... |
tree | commitdiff |
2007-04-11 |
Martin Willi | two %any IDs are equal |
tree | commitdiff |
2007-04-11 |
Martin Willi | cleaned up apidoc |
tree | commitdiff |
2007-04-11 |
Martin Willi | accepting stroke initiation by a name of a child_cfg |
tree | commitdiff |
2007-04-10 |
Andreas Steffen | fixed bug with roadwarrior and wildcard IDs |
tree | commitdiff |
2007-04-10 |
Andreas Steffen | edited comment and debug output |
tree | commitdiff |
2007-04-10 |
Andreas Steffen | best must be initialized to 2*MAX_WILDCARDS+1 |
tree | commitdiff |
2007-04-10 |
Andreas Steffen | changed tab spacing from 8 to 4 |
tree | commitdiff |
2007-04-10 |
Martin Willi | requesting the same virtual IP on reauthentication |
tree | commitdiff |
2007-04-10 |
Martin Willi | proper notification handling |
tree | commitdiff |
2007-04-10 |
Martin Willi | restructured file layout |
tree | commitdiff |
2007-04-06 |
Andreas Steffen | cosmetics in debug output |
tree | commitdiff |
2007-04-06 |
Andreas Steffen | support of ldap-based crl fetching |
tree | commitdiff |
2007-04-06 |
Andreas Steffen | removed list_crls() and list_ocsp() methods |
tree | commitdiff |
2007-04-06 |
Andreas Steffen | removed list_crls() and list_ocsp() methods |
tree | commitdiff |
2007-04-05 |
Andreas Steffen | support cachecrls=yes |
tree | commitdiff |
2007-04-04 |
Andreas Steffen | support of crlcheckinterval=0 to disable IKEv2 CRL... |
tree | commitdiff |
2007-04-04 |
Martin Willi | improved log output for checkout_by_message() |
tree | commitdiff |
2007-04-04 |
Andreas Steffen | recognize strongSwan 2.8.4 VID |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | fixed crl fetching bug |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | implemented dynamic http-based CRL fetching |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | send VID_NATT_IETF_02_N for Windows 2003 server support |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | implemented dynamic http-based CRL fetching |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | implemented http get method |
tree | commitdiff |
2007-04-03 |
Andreas Steffen | added --enable-nat-transport and --disable-vendor-id... |
tree | commitdiff |
2007-04-02 |
Andreas Steffen | bug fix: check existence of encryption key before sendi... |
tree | commitdiff |
2007-03-30 |
Martin Willi | removed unneded includes |
tree | commitdiff |
2007-03-30 |
Martin Willi | using IFA_LOCAL for interface enumeration to support... |
tree | commitdiff |
2007-03-29 |
Martin Willi | added IKE_SA_INIT retransmission detection |
tree | commitdiff |
2007-03-29 |
Martin Willi | implemented DoS protection with cookies and IP filter |
tree | commitdiff |
2007-03-29 |
Martin Willi | fixed task manager message id bug for cookies |
tree | commitdiff |
2007-03-29 |
Martin Willi | added retry limit for IKE_SA_INIT (give up after 5... |
tree | commitdiff |
2007-03-29 |
Martin Willi | added chunk_from_thing() macro |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | implemented ipsec purgeocsp |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | cosmetics |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | implemented ipsec purgeocsp |
tree | commitdiff |
2007-03-28 |
Martin Willi | removed send_queue, handled internally in sender_t... |
tree | commitdiff |
2007-03-28 |
Martin Willi | implemented a simple IP blocking filter in receiver... |
tree | commitdiff |
2007-03-28 |
Martin Willi | merged changes from eap-aka trunk |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | is_trusted() adds cert_status to cert_to_be_trusted |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | fixed delta time format: 2 seconds, 1 second, 0 seconds |
tree | commitdiff |
2007-03-28 |
Andreas Steffen | replaced expired since %V by expired %V ago |
tree | commitdiff |
2007-03-27 |
Martin Willi | fixed state and logging of IKE_SA when using EAP authen... |
tree | commitdiff |
2007-03-27 |
Martin Willi | fixed deferred CHILD_SA rekeying while IKE_SA rekeying... |
tree | commitdiff |
2007-03-27 |
Martin Willi | giving up EAP-SIM authentication after 3 failed challenges |
tree | commitdiff |
2007-03-27 |
Andreas Steffen | implemented ipsec listocsp function |
tree | commitdiff |
2007-03-27 |
Andreas Steffen | cmp_chunk returns int argument |
tree | commitdiff |
2007-03-27 |
Andreas Steffen | registered PRINT_CERTINFO function with symbol Y |
tree | commitdiff |
2007-03-27 |
Andreas Steffen | added chunk_compare() which compares orders chunks |
tree | commitdiff |
2007-03-23 |
Andreas Steffen | added CERT_ROOF |
tree | commitdiff |
2007-03-23 |
Andreas Steffen | added CERT_ROOF |
tree | commitdiff |
2007-03-23 |
Andreas Steffen | added certificate encoding OCSP content |
tree | commitdiff |
2007-03-23 |
Andreas Steffen | strongSwan version bumps and Windows Vista VIDs |
tree | commitdiff |
2007-03-22 |
Martin Willi | added CHILD_SA compare check for rekeying collisions |
tree | commitdiff |
2007-03-21 |
Martin Willi | adjusted rekey-retry delay and jitter |
tree | commitdiff |
2007-03-21 |
Martin Willi | fixed some rekey collision issues |
tree | commitdiff |
2007-03-21 |
Martin Willi | fixed SPI byte order |
tree | commitdiff |
2007-03-21 |
Martin Willi | fixed child rekey collision |
tree | commitdiff |
2007-03-21 |
Martin Willi | handling of CHILD_SA rekeying collisions |
tree | commitdiff |
2007-03-21 |
Martin Willi | fixed inproper delete of CHILD_SA |
tree | commitdiff |
2007-03-21 |
Martin Willi | prevent from initiating to %any |
tree | commitdiff |
2007-03-20 |
Martin Willi | fixed some exchange collisions (except IKE/CHILD rekeying) |
tree | commitdiff |
2007-03-20 |
Martin Willi | fixed statusall rekey time jitter bug (again) |
tree | commitdiff |
2007-03-20 |
Martin Willi | fixed CHILD_SA rekeying time in statusall |
tree | commitdiff |
2007-03-20 |
Martin Willi | fixed nat detection bug |
tree | commitdiff |
2007-03-20 |
Martin Willi | updated NEWS, TODO and man page |
tree | commitdiff |
2007-03-20 |
Martin Willi | respecting "keyingtries" parameter on IKE_SA setup |
tree | commitdiff |
2007-03-20 |
Martin Willi | cleanups |
tree | commitdiff |
2007-03-20 |
Martin Willi | not installing a route when policy gets updated |
tree | commitdiff |
2007-03-20 |
Martin Willi | renamed keyingtries attribute |
tree | commitdiff |
2007-03-20 |
Martin Willi | adjusted loglevels |
tree | commitdiff |
2007-03-19 |
Martin Willi | always update reqid on policy install, fixes dpdaction... |
tree | commitdiff |
2007-03-19 |
Martin Willi | EAP-SIM cleanups |
tree | commitdiff |
2007-03-19 |
Martin Willi | fixed CHILD_SA rekeying/delete bug on 64bit machines |
tree | commitdiff |
2007-03-16 |
Andreas Steffen | Shortened distribution string |
tree | commitdiff |
2007-03-16 |
Andreas Steffen | Shortened distribution string |
tree | commitdiff |
2007-03-16 |
Andreas Steffen | shortened distribution string |
tree | commitdiff |
2007-03-14 |
Andreas Steffen | fixed case of missing subjectKeyID |
tree | commitdiff |
2007-03-14 |
Andreas Steffen | corrected typo |
tree | commitdiff |
2007-03-14 |
Andreas Steffen | version bump to 4.1.0 |
tree | commitdiff |
2007-03-14 |
Andreas Steffen | use CURLOPT_NOSIGNAL |
tree | commitdiff |
2007-03-14 |
Martin Willi | added --with-sim-reader option to configure script |
tree | commitdiff |
2007-03-14 |
Martin Willi | removed dublicated code in eap_authenticator |
tree | commitdiff |
2007-03-14 |
Andreas Steffen | log reception of trusted signer certificate |
tree | commitdiff |
next |