aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Migrated thread_value_t to INIT/METHOD macros.Tobias Brunner2011-10-031-17/+15
* Migrated attribute_manager to INIT/METHOD macrosAndreas Steffen2011-10-021-76/+48
* cosmeticsAndreas Steffen2011-10-021-2/+2
* Migrated host to INIT/METHOD macrosAndreas Steffen2011-10-021-53/+41
* Migrated traffic_selector to INIT/METHOD macrosAndreas Steffen2011-10-021-77/+52
* Migrated database_factory to INIT/METHOD macrosAndreas Steffen2011-10-021-27/+20
* Migrated crypto/prf_plus to INIT/METHOD macrosAndreas Steffen2011-10-021-21/+14
* Migrated crypto/pkcs9 to INIT/METHOD macrosAndreas Steffen2011-10-021-50/+39
* Migrated crypto/pkcs7 to INIT/METHOD macrosAndreas Steffen2011-10-021-85/+50
* Migrated cred_encoding to INIT/METHOD macrosAndreas Steffen2011-10-021-36/+28
* Migrated auth_cfg to INIT/METHOD macrosAndreas Steffen2011-10-021-40/+30
* Migrated sql_attribute to INIT/METHOD macrosAndreas Steffen2011-09-291-29/+25
* Migrated netlink_socket to INIT/METHOD macrosAndreas Steffen2011-09-291-23/+18
* Migrated resolve_handler to INIT/METHOD macrosAndreas Steffen2011-09-291-33/+27
* Migrated ietf_attributes to INIT/METHOD macrosAndreas Steffen2011-09-291-40/+42
* Migrated shared_key to INIT/METHOD macrosAndreas Steffen2011-09-291-26/+21
* Migrated auth_cfg_wrapper to INIT/METHOD macrosAndreas Steffen2011-09-291-20/+19
* Migrated cert_cache to INIT/METHOD macrosAndreas Steffen2011-09-291-28/+24
* Migrated ocsp_response_wrapper to INIT/METHOD macrosAndreas Steffen2011-09-291-20/+20
* Migrated pgp_cert to INIT/METHOD macrosAndreas Steffen2011-09-291-80/+52
* Migrated x509_pkcs10 to INIT/METHOD macrosAndreas Steffen2011-09-291-78/+52
* Migrated x509_ocsp_response to INIT/METHOD macrosAndreas Steffen2011-09-291-84/+58
* Migrated x509_ocsp_request to INIT/METHOD macrosAndreas Steffen2011-09-281-75/+51
* Migrated x509_ac to INIT/METHOD macrosAndreas Steffen2011-09-281-107/+63
* Don't allocate extra memory to MAC the TLS headerMartin Willi2011-09-281-22/+23
* Verify TLS MAC even if padding is invalid to prevent timing attacksMartin Willi2011-09-281-6/+4
* pluto: Handle SIGINT to terminate properly when run with --nofork in a console.Tobias Brunner2011-09-281-0/+1
* pluto: Check for processes with the PID stored in pluto.pid.Tobias Brunner2011-09-281-43/+74
* starter: Check for processes with PIDs stored in pid files.Tobias Brunner2011-09-281-6/+39
* Make sure the PID read from charon.pid is null-terminated.Tobias Brunner2011-09-281-0/+1
* Migrated sha1_prf to INIT/METHOD macrosAndreas Steffen2011-09-281-33/+27
* use specific reset methodAndreas Steffen2011-09-281-42/+42
* Migrated sha2_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-123/+116
* Migrated sha1_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-26/+23
* Migrated md5_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-29/+21
* Migrated md4_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-27/+21
* Migrated pubkey_cert to INIT/METHOD macrosAndreas Steffen2011-09-281-69/+48
* Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.Tobias Brunner2011-09-132-16/+10
* Return allocated variable in INIT()Martin Willi2011-09-121-2/+3
* Clear traps during shutdown before unloading kernel pluginsMartin Willi2011-09-123-0/+16
* Destroy kernel interface during deregistration, as the plugin goes afterwardsMartin Willi2011-09-121-2/+22
* Add missing semicolonMartin Willi2011-09-121-1/+1
* added PTS debug classAndreas Steffen2011-09-119-41/+46
* used request ID in message request outputAndreas Steffen2011-09-101-2/+2
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-1019-205/+568
* correctly initialize error_codeAndreas Steffen2011-09-101-2/+3
* define attr_info only onceAndreas Steffen2011-09-101-2/+1
* removed whitespaceAndreas Steffen2011-09-102-6/+6
* decoupled request ID from files table primary keyAndreas Steffen2011-09-103-16/+32
* cosmeticsAndreas Steffen2011-09-101-5/+5