This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b223d517c80924ee664238a48058d791e2d87c43
strongswan-ext
/
src
/
libcharon
/
sa
/
ikev1
T
History
Tobias Brunner
b223d517c8
Replaced usages of CHARON_*_PORT with calls to get_port().
2012-08-08 15:12:25 +02:00
..
authenticators
Add a return value to keymat_v1_t.get_hash()
2012-07-16 14:53:34 +02:00
tasks
Replaced usages of CHARON_*_PORT with calls to get_port().
2012-08-08 15:12:25 +02:00
keymat_v1.c
Refactored error handling in keymat_v1_t
2012-07-16 14:55:07 +02:00
keymat_v1.h
Cleaned up memory management and return values for encryption payload
2012-07-16 14:55:07 +02:00
phase1.c
Lookup IKEv1 PSK even if the peer identity is not known
2012-07-31 15:39:33 +02:00
phase1.h
…
task_manager_v1.c
Remove queued IKEv1 message before processing it
2012-08-08 14:54:03 +02:00
task_manager_v1.h
…