2012-08-30 |
Martin Willi | Support multiple virtual IPs on peer_cfg and ike_sa... |
tree | commitdiff |
2012-08-21 |
Martin Willi | Add a DNS attribute handler to updown, passing servers... |
tree | commitdiff |
2012-08-21 |
Martin Willi | Add a stroke attribute_handler requesting DNS servers... |
tree | commitdiff |
2012-08-21 |
Martin Willi | Serve ipsec.conf rightdns servers through stroke attrib... |
tree | commitdiff |
2012-08-21 |
Martin Willi | Add a left/rightdns keyword to configure connection... |
tree | commitdiff |
2012-08-17 |
Tobias Brunner | CAP_AUDIT_WRITE is now required by xauth-pam not eap... |
tree | commitdiff |
2012-08-17 |
Tobias Brunner | Removed manual EAP method registration in eap-gtc plugin |
tree | commitdiff |
2012-08-16 |
Tobias Brunner | Enable UDP decapsulation for both address families |
tree | commitdiff |
2012-08-16 |
Tobias Brunner | Correctly transmit EAP-MSCHAPv2 user name if it contain... |
tree | commitdiff |
2012-08-13 |
Tobias Brunner | Merge branch 'android-app' |
tree | commitdiff |
2012-08-13 |
Tobias Brunner | Merge branch 'android-ndk' |
tree | commitdiff |
2012-08-11 |
Tobias Brunner | Doxygen fix |
tree | commitdiff |
2012-08-10 |
Martin Willi | EAP-GTC can use any XAuth backend, including xauth-pam |
tree | commitdiff |
2012-08-10 |
Martin Willi | Add xauth-pam, an XAuth backend verifying credentials... |
tree | commitdiff |
2012-08-09 |
Andreas Steffen | make max_message_size parameter consistent with similar... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Added option to prevent socket-default from setting... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | socket-default plugin allocates random ports if configu... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Replaced usages of CHARON_*_PORT with calls to get_port(). |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Added get_port() method to socket_t to learn the listen... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Improved how NAT-T keepalives are handled in sockets... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Let kernel interfaces decide how to enable UDP decapsul... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Add Non-ESP marker in sender and not individual socket... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Handle Non-ESP marker in receiver and not individual... |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Moved Android specific logger to separate plugin. |
tree | commitdiff |
2012-08-08 |
Tobias Brunner | Make the UDP ports charon listens for packets on (and... |
tree | commitdiff |
2012-07-27 |
Tobias Brunner | Proper fallback if capability dropping is not available |
tree | commitdiff |
2012-07-26 |
Martin Willi | Don't add ANY identity constraint to auth config, as... |
tree | commitdiff |
2012-07-26 |
Martin Willi | Add an ipsec.conf leftgroups2 parameter for the second... |
tree | commitdiff |
2012-07-18 |
Martin Willi | Fix EAP-MSCHAPv2 master key derivation, broken with... |
tree | commitdiff |
2012-07-17 |
Martin Willi | Use centralized hasher names in coupling plugin |
tree | commitdiff |
2012-07-16 |
Andreas Steffen | handled return values in tnc-pdp |
tree | commitdiff |
2012-07-16 |
Martin Willi | Handle PRF failures in eap-aka-3gpp2 |
tree | commitdiff |
2012-07-16 |
Martin Willi | Cleaned up memory management and return values for... |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to hasher_t.allocate_hash() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to keymat_v1_t.{get,update,confirm}_iv |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to hasher_t.get_hash() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to crypter_t.set_key() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to crypter_t.encrypt |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating identity in... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating pseudonym in... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating nonces in eap... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating nonces in eap... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating RAND in eap... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating challenges in... |
tree | commitdiff |
2012-07-16 |
Tobias Brunner | Check rng return value when generating Transaction... |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to signer_t.set_key() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to simaka_crypto_t.derive_keys_*() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to radius_message_t.sign() |
tree | commitdiff |
2012-07-16 |
Martin Willi | Add a return value to simaka_message_t.generate() |
tree | commitdiff |
2012-07-13 |
Martin Willi | Don't modify the message string passed to logger, as... |
tree | commitdiff |
2012-07-13 |
Andreas Steffen | updated Copyright info |
tree | commitdiff |
2012-07-12 |
Andreas Steffen | restrict PA-TNC messages to maximum size |
tree | commitdiff |
2012-07-12 |
Tobias Brunner | Avoid that any % characters (e.g. in %any) are evaluate... |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | removed unused variables |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | fixed logging of unsupported TNCCS version |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | PB-TNC Client sends empty CLOSE batch only in DECIDED... |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | have_recommendation() accepts NULL arguments |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | send empty SDATA batch if no recommendation is availabl... |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | moved batch size calculation into pb_tnc_batch_t |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | make maximum PB-TNC batch size configurable |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | limit the size of a PB-TNC batch to the maximum EAP... |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | eliminate message length field in EAP-TNC |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | due to single fragment, total length does not have... |
tree | commitdiff |
2012-07-11 |
Andreas Steffen | EAP-TNC does not support fragmentation |
tree | commitdiff |
2012-07-04 |
Martin Willi | Refactored heavily #ifdefd capability code to its own... |
tree | commitdiff |
2012-06-28 |
Andreas Steffen | IMCs and IMVs might depend on X.509 certificates or... |
tree | commitdiff |
2012-06-28 |
Martin Willi | Show some uname() info in "ipsec statusall" |
tree | commitdiff |
2012-06-27 |
Martin Willi | Show remote EAP/XAuth identity in "statusall" on a... |
tree | commitdiff |
2012-06-25 |
Tobias Brunner | Make rescheduling a job more predictable |
tree | commitdiff |
2012-06-25 |
Tobias Brunner | Centralized thread cancellation in processor_t |
tree | commitdiff |
2012-06-25 |
Martin Willi | Show EAP/XAuth identity in "ipsec status", if available |
tree | commitdiff |
2012-06-21 |
Tobias Brunner | Fixed compile error because of charon->name in certexpi... |
tree | commitdiff |
2012-06-20 |
Martin Willi | Select requested virtual IP family based on remote... |
tree | commitdiff |
2012-06-14 |
Martin Willi | Show what kind of *Swan we run in "ipsec status" |
tree | commitdiff |
2012-06-13 |
Tobias Brunner | Use proper defines for IPV6_PKTINFO on Mac OS X Lion... |
tree | commitdiff |
2012-06-12 |
Martin Willi | Added signature scheme options left/rightauth |
tree | commitdiff |
2012-06-12 |
Martin Willi | certificate_t->issued_by takes an argument to receive... |
tree | commitdiff |
2012-06-09 |
Andreas Steffen | added missing parameter in get_my_addr() and get_other_... |
tree | commitdiff |
2012-06-08 |
Andreas Steffen | implemented the right|leftallowany feature |
tree | commitdiff |
2012-06-05 |
Martin Willi | Show expiration time of rekeyed CHILD_SAs in statusall |
tree | commitdiff |
2012-05-23 |
Andreas Steffen | list IKEv1 Aggressive Mode in ipsec statusall |
tree | commitdiff |
2012-05-18 |
Tobias Brunner | whitelist: Make sure listed IDs are null-terminated. |
tree | commitdiff |
2012-05-18 |
Tobias Brunner | List registered nonce generators in statusall output. |
tree | commitdiff |
2012-05-17 |
Andreas Steffen | make IKEv1 DPD timeout configurable in charon |
tree | commitdiff |
2012-05-14 |
Martin Willi | Register load-tester faked kernel interface before... |
tree | commitdiff |
2012-05-14 |
Martin Willi | Load tester can enforce a local IP to use |
tree | commitdiff |
2012-05-14 |
Martin Willi | Add plugin features support to load-tester plugin |
tree | commitdiff |
2012-05-07 |
Tobias Brunner | Fixed #include in tnc-ifmap plugin. |
tree | commitdiff |
2012-05-05 |
Andreas Steffen | missing references to daemon.h |
tree | commitdiff |
2012-05-05 |
Andreas Steffen | fixed feature dependencies for CERT_TRUSTED_PUBKEY |
tree | commitdiff |
2012-05-03 |
Tobias Brunner | Use name from initialization to access settings in... |
tree | commitdiff |
2012-05-03 |
Tobias Brunner | Integrate nm plugin directly in charon-nm. |
tree | commitdiff |
2012-05-03 |
Andreas Steffen | display (soft) same as (not loaded) |
tree | commitdiff |
2012-05-03 |
Andreas Steffen | charon is now an IKE daemon |
tree | commitdiff |
2012-05-03 |
Martin Willi | stroke plugin sdepends on building CERT_ANY certificates |
tree | commitdiff |
2012-05-02 |
Andreas Steffen | updated tnc-pdp plugin for 5.0.0 |
tree | commitdiff |
2012-05-02 |
Tobias Brunner | Loggers specify what log messages they want to receive... |
tree | commitdiff |
2012-05-02 |
Tobias Brunner | Ensure that multi-line log messages are not torn apart. |
tree | commitdiff |
2012-05-02 |
Tobias Brunner | Use a separate interface for loggers. |
tree | commitdiff |
2012-05-02 |
Martin Willi | Add plugin features support to stroke plugin |
tree | commitdiff |
next |