strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure first argument is an int when using %.*s to print e.g. chunks
2012-09-28
Tobias Brunner
Make sure first argument is an int when using %.*s...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Avoid memory leak when sending RADIUS accounting start...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Ensure that pipe is closed when calling resolvconf(8)
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Avoid memory leak when failing to read file metadata
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
The this->data member is never NULL
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Use proper argument for sizeof when copying replay...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Algorithm names are not always static anymore, avoid...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Correctly initialize payload length of encrypted payload
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
The eap argument of send_response is never NULL
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly initialize sockaddr_in struct in fast and...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly initialize ima flag when adding file measurements
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly initialize chunk for PCR value in case of...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Initialize g and p in create_dh factory method
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly initialize chunk for extension OID when parsing...
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Fix parsing of IPv6 headers in ip_packet_t
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly cleanup varargs in LDAP fetcher's set_option()
commit
|
commitdiff
|
tree
2012-09-28
Tobias Brunner
Properly cleanup varargs in enumerators of both SQL...
commit
|
commitdiff
|
tree
2012-09-27
Tobias Brunner
Allow replay windows smaller than the default of 32
commit
|
commitdiff
|
tree
2012-09-27
Tobias Brunner
Properly initialize cached address map in kernel-pfroute...
commit
|
commitdiff
|
tree
2012-09-27
Tobias Brunner
Clarified error message if enabling UDP decapsulation...
commit
|
commitdiff
|
tree
2012-09-27
Tobias Brunner
Fixed compilation of kernel-pfroute plugin
commit
|
commitdiff
|
tree
2012-09-25
Tobias Brunner
Added description for flush_auth_cfg and acct_port...
commit
|
commitdiff
|
tree
2012-09-25
Tobias Brunner
IKE_AUTH_LIFETIME task is not defined if IKEv2 is disabled
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
New Android release after fixing private key issues...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
android: Leak the private key reference on Jelly Bean...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
android: Added a global variable to check the current...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
Don't check interface of inbound message if interfaces...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
android: Load the private key and certificates separately...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
android: Added a method to get the user's private key...
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
android: Added a JNI backed private key implementation
commit
|
commitdiff
|
tree
2012-09-24
Tobias Brunner
Documentation about some time values clarified
commit
|
commitdiff
|
tree
2012-09-22
Tobias Brunner
Make sure the if_name member of cached route entries...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
NEWS about kernel interface changes
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Properly handle thread cancelation in rwlock_condvar_t
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use an rwlock in kernel-pfroute too
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use rwlock and rwlock_condvar to increase concurrency...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use a separate mutex for cached routes in kernel-netlink...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Added a condvar implementation that works with rwlock_t
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use a lock to safely check and update the time for...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Added an option to configure the interface on which...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Changed how kernel-netlink handles virtual IP addresses
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Made IP address enumeration more flexible
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Avoid calculating the hash if hashtable is empty
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use a hashtable to quickly check for usable IP addresses...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Drop packets received on ignored interfaces
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Filter ignored interfaces in kernel interfaces (for...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
%any is never on a local interface
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Avoid memset in is_anyaddr()
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Make it easy to check if an address is locally usable...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Don't ignore loopback devices and allow addresses on...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Added options and a lookup function that will allow...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Make streq() and strcaseeq() static inline functions...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Use source address in get_nexthop() call
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Source address lookup refactored
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Check routes with equal prefix if preferred source...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Try to find preferred source on interface if returned...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Try to keep the given source address when looking up...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Make sure we propose a dynamic TS if we don't have...
commit
|
commitdiff
|
tree
2012-09-21
Tobias Brunner
Move rw-eap-dynamic scenario to its proper location
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Make stroke user-creds work with XAuth configs
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Fix Doxygen comment for proposal_keywords_t
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
New Android release after fixing IDr problems
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Use random ports in NetworkManager backend
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Fix equality comparison of auth_cfg_t
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Set AUTH_RULE_IDENTITY_LOOSE for rightid=%<identity>
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Use AUTH_RULE_IDENTITY_LOOSE in NetworkManager backend
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
android: Use AUTH_RULE_IDENTITY_LOOSE
commit
|
commitdiff
|
tree
2012-09-18
Tobias Brunner
Add AUTH_RULE_IDENTITY_LOOSE which allows to use IDr...
commit
|
commitdiff
|
tree
2012-09-17
Tobias Brunner
New Android release after fixing Unicode conversion bug
commit
|
commitdiff
|
tree
2012-09-17
Tobias Brunner
android: Fix conversion of actual Unicode strings ...
commit
|
commitdiff
|
tree
2012-09-14
Tobias Brunner
Removed the unneeded socket-raw plugin
commit
|
commitdiff
|
tree
2012-09-14
Tobias Brunner
Change traffic selectors during Quick Mode in case...
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Merge branch 'custom-crypto'
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Added algorithm lookup via kernel_interface_t to the...
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Added possibility to register custom kernel algorithms...
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Added possibility to register custom proposal keywords
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Removed len argument from proposal_get_token()
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Make arguments for enumerator_create_token|directory...
commit
|
commitdiff
|
tree
2012-09-13
Tobias Brunner
Option added to enforce a configured destination address...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
Allow calls to set_address() for any host-sized TS...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
Ensure traffic selectors are dynamic before calling...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
Consistently log XFRM mark masks with 0 prefix in kernel...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
starter: Added --nolog option to suppress logging in...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
Updates to strongswan.conf(5) man page (added several...
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
Some updates to ipsec.conf(5) man page
commit
|
commitdiff
|
tree
2012-09-12
Tobias Brunner
starter: Allow %any also for protocol in left|rightprotoport
commit
|
commitdiff
|
tree
2012-09-10
Tobias Brunner
Add uniqueids=never to ignore INITIAL_CONTACT notifies
commit
|
commitdiff
|
tree
2012-09-10
Tobias Brunner
Use the proper types for comma separated attributes...
commit
|
commitdiff
|
tree
2012-09-10
Tobias Brunner
Print the name of mem pools instead of the confusing...
commit
|
commitdiff
|
tree
2012-09-10
Tobias Brunner
Properly remove broadcast address from mem pools
commit
|
commitdiff
|
tree
2012-09-07
Tobias Brunner
Only initiate an exchange from send_dpd() if a task...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
android: New release after adding certificate authentication...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
Trigger ike_updown event caused by retransmits only...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
android: Properly handle reauthentication initiated...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
android: Create a new VpnService.Builder after VPN...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
Add ike_reestablish() event that is triggered when...
commit
|
commitdiff
|
tree
2012-09-06
Tobias Brunner
Add a new condition to mark IKE_SAs that are currently...
commit
|
commitdiff
|
tree
2012-09-05
Tobias Brunner
starter: Load config again when restarting charon
commit
|
commitdiff
|
tree
2012-09-05
Tobias Brunner
Clear virtual IPs before storing assigned ones on the...
commit
|
commitdiff
|
tree
2012-09-04
Tobias Brunner
Merge branch 'android-client-cert'
commit
|
commitdiff
|
tree
next