2013-03-19 |
Reto Buerki | Request limits from TKM on init |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | id_manager: Use array of bool instead of list |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Use id manager to acquire DH context id |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Add TKM_CTX_DH (Diffie-Hellman context) to id manager |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Use id manager to acquire nonce context id |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Add initial TKM Diffie-Hellman implementation |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | charon-tkm: Register tkm nonce generator |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | tkm_nonceg: Return nonce generated by TKM |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Initialize TKM client library in tkm.c |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Reto Buerki | Introduce TKM specific charon daemon (charon-tkm) |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Adrian-Ken... | starter: Make daemon name configurable |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Adrian-Ken... | Add configure option --enable-unit-tests |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | Load arbitrary (non-host) attributes from strongswan... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Martin Willi | Don't try to mmap() empty ipsec.secret files |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | Delete IKE_SAs if responder does not initiate XAuth... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | testing: Rename interfaces and bridges so they are... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | testing: Don't use a specific version for the QEMU... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | NEWS about xauth-noauth added |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | Make sure that xauth-noauth is not used accidentally |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tobias Brunner | Added xauth-noauth plugin |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Martin Willi | In stroke counters, check if we have an IKE_SA before... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Add an "esp" load-tester option to configure custom... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tobias Brunner | Algorithms are not really specific to an IKE version |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Add some 5.0.3 NEWS |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Merge branch 'radius-ext' |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Merge branch 'stroke-counters' |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Merge branch 'stroke-timeout' |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Martin Willi | Merge branch 'netlink-align' |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Use netlink_add_attribute() to copy over attributes... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Use a helper function to add XFRM_MARK attribute |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Use netlink_reserve() helper function in XFRM to simpli... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Add a Netlink utility function to add a RTA header... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Correctly check buffer length in netlink_add_attribute() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Avoid unneeded termination of netlink algorithm name... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Add a "resetcounters" command to ipsec, clearing global... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Add connection name specific stroke counters |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Martin Willi | Add a chunk_from_str() initializer that does not includ... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Don't create interim update entries if RADIUS accountin... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Add support for RADIUS Interim accounting updates |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Add an option to delete any established IKE_SA if RADIU... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Make check whether to use IKEv1 fragmentation more... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Send Acct-Terminate-Cause based on some alerts catched... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | When IKEv1 DPD times out, raise missing SEND_RETRANSMIT... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Raise an alert if an IKE_SA could not have been reauthe... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Send NAS-Port, NAS-IP and Calling/Called-Station-ID... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Support RADIUS accounting of sent/received packets |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Report the number of processed packets in "ipsec statusall" |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | child_sa_t.get_usestats() can additionally return the... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | Pass correclty sized pointer to lookup_algorithm()... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Martin Willi | kernel_ipsec_t.query_sa() additionally returns the... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Martin Willi | Send NAS-Port, NAS-IP and Calling/Called-Station-ID... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Martin Willi | Forward Cisco Banner received from RADIUS to Unity... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Martin Willi | Add a radius message method to enumerate vendor specifi... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Martin Willi | Add Altiga Private Enterprise Numbers that Cisco uses... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Martin Willi | In eap-radius, hand out received Framed-IP-Address... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Martin Willi | Add missing XAuthRespPSK switch case to IKEv1 key deriv... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | strdup() iface passed to queue_route_reinstall(), fixin... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | Support mutliple subnets and ranges as external load... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | Add a constructor to create in-memory pools from an... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | When adding Netlink attributes, increase header length... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | Clean up IKE_SA state if IKE_SA_INIT request does not... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Martin Willi | Ignore fourth Qick Mode message sent by Windows servers. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Andreas Steffen | added ITA Echo PA-TNC Subtype and ITA Echo Attribute... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Andreas Steffen | version bump to 5.0.3dr4 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Andreas Steffen | moved ar_id from imv_agent to imv_state |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Tobias Brunner | esc() is only used if dladdr(3) is available 5.0.3dr3 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tobias Brunner | Fix maximum size of a mem_pool_t |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tobias Brunner | New Android release after adding translations and Cert... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tobias Brunner | android: Add support for combined certificate and EAP... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Martin Willi | Merge branch 'pt-tls' |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Martin Willi | If controller operations have a callback, don't succeed... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Martin Willi | Add a stroke command timeout option, and report status... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Martin Willi | As Quick Mode initiator, select a subset of the propose... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Martin Willi | If TLS peer authentication not required, the client... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Andreas Steffen | added some otherNames OIDs |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Martin Willi | Fix some apidoc in mem_pool.h |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tobias Brunner | testing: Add screen package to base image |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tobias Brunner | testing: Enable ssh connection to second IP by name... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tobias Brunner | testing: ssh script accepts IP addresses instead of... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tobias Brunner | testing: ssh script forwards arguments to ssh command |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Andreas Steffen | removed unneeded DS files |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Andreas Steffen | instead of cloning use extract_buf() method |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Martin Willi | Don't invoke addr2line if dladdr() did not yield a... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Martin Willi | When receiving critical signals, additionally log backt... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Martin Willi | backtrace_t.log() takes a NULL file pointer to log... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Martin Willi | Don't use color escapes when printing backtraces to... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Martin Willi | Add a utility function to resolve TTY color escape... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | make TNC Access Requestor ID available to IMVs |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | updated NEWS |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | upgraded KVM test suite to Linux 3.8 kernel |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | added openssl-ikev2/alg-aes-gcm scenario |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | use DNs in tnc/tnccs-20-tls scenario |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Andreas Steffen | added getpwuid_r and initgroups to whitelist |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Andreas Steffen | third parameter was not copied |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tobias Brunner | Fixed Doxygen comments after scanning complete src... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tobias Brunner | Include the whole src directory in apidoc and make... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tobias Brunner | Prevent Doxygen from processing __attribute__(...) |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tobias Brunner | Updated Doxyfile.in with a recent version of Doxygen |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tobias Brunner | Removed backend for old Android frontend patch |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Andreas Steffen | added ERX_SUPPORTED IKEv2 Notify |
commit | commitdiff | tree | snapshot |
next |