2012-04-02 |
Martin Willi | More detailed NEWS about RADIUS extensions
|
commit | commitdiff | tree |
2012-03-13 |
Martin Willi | Fixed crash and locking issues while unrouting connections...
|
commit | commitdiff | tree |
2012-03-06 |
Martin Willi | Include radattr RADIUS attribute only if an EAP payload...
|
commit | commitdiff | tree |
2012-03-06 |
Martin Willi | By default include radattr RADIUS attribute in any...
|
commit | commitdiff | tree |
2012-03-06 |
Martin Willi | farp plugin sends ARP responses for any tunneled address...
|
commit | commitdiff | tree |
2012-03-06 |
Martin Willi | Be less verbose if we don't have a local address for...
|
commit | commitdiff | tree |
2012-03-06 |
Martin Willi | Re-resolve hosts on additional keyingtries
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Renamed radius_server to radius_config, as some real...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Prefer EAP-Identity to read radattr RADIUS attribute...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Invoke ike_updown hook on authentication failure not...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Build libradius if radattr plugin is enabled
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Inject RADIUS attribute in radattr plugin read from...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Added a radattr plugin that prints any received RADIUS...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Moved generic RADIUS protocol support to a dedicated...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Removed libcharon dependencies from generic RADIUS...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Forward specifcied RADIUS attributes between AAA backend...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Defined a private status notify to transport arbitrary...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Implemented RADIUS DAE response retransmission
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Be a little more verbose before starting IKE_SA reauthentication
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Process RADIUS DAE CoA updates, updating lifetimes
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Send an AUTH_LIFETIME update after updating the lifetime...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Use faster ike_sa_id and a delete job to handle RADIUS...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Refactored RADIUS DAE IKE_SA lookup
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Pass RADIUS DAE client address a host_t instead of...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Send RADIUS DAE Disconnect-ACK/NAK on Disconnect-Request
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Support signing of RADIUS response messages
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Act on RADIUS DAE Disconnect requests
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Verify received RADIUS DAE requests
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Support verification of RADIUS request messages
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Rename RADIUS message constructors to handle both,...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Enable RADIUS DAE listening if configured
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Added infrastructure to listen to RADIUS Dynamic Authorizati...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Added Dynamic Authorization Extension RADIUS message...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Set IKE_SA lifetime based on RADIUS Session-Timeout...
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Set hard timeouts when setting a lifetime
|
commit | commitdiff | tree |
2012-03-05 |
Martin Willi | Fix IKE_SA timeout debug output on 64bit platforms
|
commit | commitdiff | tree |
2012-02-24 |
Martin Willi | Encode IPv6 virtual IPs in a Framed-IPv6-Prefix attribute
|
commit | commitdiff | tree |
2012-02-24 |
Martin Willi | Refactored construction of RADIUS accounting messages
|
commit | commitdiff | tree |
2012-02-24 |
Martin Willi | Include port numbers in Calling-Station-Id, too
|
commit | commitdiff | tree |
2012-02-24 |
Martin Willi | Use large enough buffers for IPv6 addresses in Calling...
|
commit | commitdiff | tree |
2012-02-24 |
Martin Willi | Send client external address as Calling-Station-Id...
|
commit | commitdiff | tree |
2012-02-07 |
Martin Willi | Double check if a cached suite is available, overwrite...
|
commit | commitdiff | tree |
2012-02-07 |
Martin Willi | Fix TLS EAP-MSK derivation, uses different order of...
|
commit | commitdiff | tree |
2012-02-07 |
Martin Willi | Filter TLS suite MAC by HMAC algorithm, as the hash...
|
commit | commitdiff | tree |
2012-02-06 |
Martin Willi | Update usage for all children in RADIUS accounting...
|
commit | commitdiff | tree |
2012-02-06 |
Martin Willi | Check if ClusterIP directory could be opened before...
|
commit | commitdiff | tree |
2012-02-02 |
Martin Willi | Trigger DPD not before IKE_SA state gets updated
|
commit | commitdiff | tree |
2012-02-02 |
Martin Willi | Don't retransmit, rekey, reauth or DPD check SAs when...
|
commit | commitdiff | tree |
2012-02-01 |
Martin Willi | Added TLS session resumption NEWS
|
commit | commitdiff | tree |
2012-02-01 |
Martin Willi | Added RADIUS accounting NEWS
|
commit | commitdiff | tree |
2012-02-01 |
Martin Willi | Added RADIUS accounting option to strongswan.conf manual
|
commit | commitdiff | tree |
2012-01-30 |
Martin Willi | Support RADIUS accounting messages containing Framed...
|
commit | commitdiff | tree |
2012-01-30 |
Martin Willi | Open RADIUS accounting sockets to exchange accounting...
|
commit | commitdiff | tree |
2012-01-30 |
Martin Willi | Support signing of RADIUS accounting messages
|
commit | commitdiff | tree |
2012-01-30 |
Martin Willi | RADIUS message constructor accepts a message code parameter
|
commit | commitdiff | tree |
2012-01-24 |
Martin Willi | Build libstrongswan if libfast gets built
|
commit | commitdiff | tree |
2012-01-18 |
Martin Willi | Use correct time_t variables to store ARG_TIME options
|
commit | commitdiff | tree |
2012-01-18 |
Thomas Egerer | Destroy active task list before queued tasks
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Use the TLS socket splicing in tls_test script
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Added a tls_socket_t.splice method to wrap a file descriptor...
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Implemented TLS session resumption both as client and...
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Implemented a TLS session cache
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Check for cipherspec changes after each handshake message
|
commit | commitdiff | tree |
2011-12-31 |
Martin Willi | Separated cipherspec checking and switching, allowing...
|
commit | commitdiff | tree |
2011-12-24 |
Martin Willi | Be less verbose about TLS extensions
|
commit | commitdiff | tree |
2011-12-24 |
Martin Willi | In TLS 1.2, PRF and HASH function use at least SHA...
|
commit | commitdiff | tree |
2011-12-24 |
Martin Willi | Added a getter for the tls_socket file descriptor
|
commit | commitdiff | tree |
2011-12-07 |
Martin Willi | Be less verbose if plugin dependecy not satisfied
|
commit | commitdiff | tree |
2011-12-07 |
Martin Willi | Create a dummy pthread key for value "0", as some buggy...
|
commit | commitdiff | tree |
2011-11-21 |
Martin Willi | Fixed proposal numbering check in sa_payload
|
commit | commitdiff | tree |
2011-11-21 |
Thomas Jarosch | Fix copy'n'paste error in libhydra's netlink interface
|
commit | commitdiff | tree |
2011-11-17 |
Martin Willi | Fix unaligned aliasing warning in raw socket
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Added some NEWS for 4.6.0
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Don't enforce features with soft dependencies before...
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support tp eap-simaka-reauth plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-simaka-pseudonym plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-simaka-sql plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Don't try to load a feature again after failure
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Don't load eap-sim-file plugin if no valid triplet...
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Reset registration function for each plugin during...
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-sim-pcsc plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-sim-file plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-sim plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-aka-3gpp2 plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add a plugin feature registration callback for SIM...
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to eap-aka plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to fips-prf plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to socket-raw plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to socket-dynamic plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to socket-default plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Added socket plugin feature loading callback
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to kernel-klips plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to kernel-pfroute plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to kernel-pfkey plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Add features support to kernel-netlink plugin
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Added macro to define CUSTOM plugin features
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Added kernel_ipsec/net plugin feature loading callbacks
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Doxygen fixups
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Fixed memleak in plugin unloading
|
commit | commitdiff | tree |
2011-10-14 |
Martin Willi | Load features after each plugin loaded until all plugins...
|
commit | commitdiff | tree |
next |