index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrated bridge_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-26
/
+19
*
Migrated thread_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-34
/
+26
*
Migrated mutex_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-72
/
+56
*
Migrated rwlock_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-61
/
+45
*
Migrated thread_value_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-17
/
+15
*
Migrated attribute_manager to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-76
/
+48
*
cosmetics
Andreas Steffen
2011-10-02
1
-2
/
+2
*
Migrated host to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-53
/
+41
*
Migrated traffic_selector to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-77
/
+52
*
Migrated database_factory to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-27
/
+20
*
Migrated crypto/prf_plus to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-21
/
+14
*
Migrated crypto/pkcs9 to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-50
/
+39
*
Migrated crypto/pkcs7 to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-85
/
+50
*
Migrated cred_encoding to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-36
/
+28
*
Migrated auth_cfg to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-40
/
+30
*
Migrated sql_attribute to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-29
/
+25
*
Migrated netlink_socket to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-23
/
+18
*
Migrated resolve_handler to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-33
/
+27
*
Migrated ietf_attributes to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-40
/
+42
*
Migrated shared_key to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-26
/
+21
*
Migrated auth_cfg_wrapper to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-20
/
+19
*
Migrated cert_cache to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-28
/
+24
*
Migrated ocsp_response_wrapper to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-20
/
+20
*
Migrated pgp_cert to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-80
/
+52
*
Migrated x509_pkcs10 to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-78
/
+52
*
Migrated x509_ocsp_response to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-84
/
+58
*
Migrated x509_ocsp_request to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-75
/
+51
*
Migrated x509_ac to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-107
/
+63
*
Don't allocate extra memory to MAC the TLS header
Martin Willi
2011-09-28
1
-22
/
+23
*
Verify TLS MAC even if padding is invalid to prevent timing attacks
Martin Willi
2011-09-28
1
-6
/
+4
*
pluto: Handle SIGINT to terminate properly when run with --nofork in a console.
Tobias Brunner
2011-09-28
1
-0
/
+1
*
pluto: Check for processes with the PID stored in pluto.pid.
Tobias Brunner
2011-09-28
1
-43
/
+74
*
starter: Check for processes with PIDs stored in pid files.
Tobias Brunner
2011-09-28
1
-6
/
+39
*
Make sure the PID read from charon.pid is null-terminated.
Tobias Brunner
2011-09-28
1
-0
/
+1
*
Migrated sha1_prf to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-33
/
+27
*
use specific reset method
Andreas Steffen
2011-09-28
1
-42
/
+42
*
Migrated sha2_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-123
/
+116
*
Migrated sha1_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-26
/
+23
*
Migrated md5_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-29
/
+21
*
Migrated md4_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-27
/
+21
*
Migrated pubkey_cert to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-69
/
+48
*
Documented the strict flag (!) for ike and esp options in ipsec.conf.
Tobias Brunner
2011-09-26
1
-8
/
+38
*
Load eap-aka plugin before shared simaka helpers depending on it
Martin Willi
2011-09-26
1
-4
/
+4
*
version bump to 4.6.0dr4
Andreas Steffen
2011-09-13
1
-1
/
+1
*
Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.
Tobias Brunner
2011-09-13
2
-16
/
+10
*
PTS log group documented in man pages.
Tobias Brunner
2011-09-12
2
-2
/
+5
*
Document charon's default log levels in ipsec.conf(5).
Tobias Brunner
2011-09-12
1
-4
/
+6
*
Return allocated variable in INIT()
Martin Willi
2011-09-12
1
-2
/
+3
*
Clear traps during shutdown before unloading kernel plugins
Martin Willi
2011-09-12
3
-0
/
+16
*
Destroy kernel interface during deregistration, as the plugin goes afterwards
Martin Willi
2011-09-12
1
-2
/
+22
[next]