index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
scepclient: Also number CA certificates in case there is more than one.
Tobias Brunner
2012-06-11
2
-14
/
+51
*
scepclient: Store received RA certificates, using CA cert name as base.
Tobias Brunner
2012-06-11
1
-5
/
+67
*
scepclient: Use pkcs7_t and pkcs9_t, remove all dependencies to pluto/libfree...
Tobias Brunner
2012-06-11
4
-289
/
+119
*
Added get_attributes() method to pkcs7_t.
Tobias Brunner
2012-06-11
2
-1
/
+15
*
scepclient: Local generation of file names.
Tobias Brunner
2012-06-11
1
-10
/
+48
*
scepclient: Replaced usages of datatot().
Tobias Brunner
2012-06-11
1
-6
/
+6
*
scepclient: Migrated logging to libstrongswan.
Tobias Brunner
2012-06-11
5
-513
/
+147
*
Log group added for applications other than daemons.
Tobias Brunner
2012-06-11
2
-0
/
+4
*
scepclient: Some code cleanup.
Tobias Brunner
2012-06-11
3
-335
/
+319
*
Updated PKCS#7 parser/generator in libstrongswan.
Tobias Brunner
2012-06-11
4
-201
/
+226
*
added missing parameter in get_my_addr() and get_other_addr() calls
Andreas Steffen
2012-06-09
1
-2
/
+4
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
19
-77
/
+137
*
Enforce uniqueness policy in IKEv1 main and aggressive modes
Martin Willi
2012-06-08
2
-0
/
+29
*
starter: Go back to single threaded mode.
Tobias Brunner
2012-06-08
2
-22
/
+7
*
Disabled listening for kernel events in starter.
Tobias Brunner
2012-06-08
4
-74
/
+110
*
Try to rekey without KE exchange if peer returns INVALID_KE_PAYLOAD(NONE)
Martin Willi
2012-06-08
1
-1
/
+8
*
While checking for redundant quick modes, compare traffic selectors
Martin Willi
2012-06-08
1
-0
/
+22
*
Store shorter soft lifetime of in- and outbound SAs only
Martin Willi
2012-06-08
1
-1
/
+8
*
Initiate quick mode rekeying with narrowed traffic selectors
Martin Willi
2012-06-08
1
-1
/
+18
*
Use traffic selectors passed to quick mode constructor as initiator
Martin Willi
2012-06-08
1
-2
/
+10
*
Instead of rekeying, delete a quick mode if we have a fresher instance
Martin Willi
2012-06-08
1
-6
/
+42
*
Properly handle empty RDN values in DN strings.
Tobias Brunner
2012-06-07
1
-3
/
+11
*
Properly install policies with ports in PF_KEY kernel interface.
Tobias Brunner
2012-06-07
1
-27
/
+28
*
As responder, enforce the same configuration while rekeying CHILD_SAs
Martin Willi
2012-06-06
3
-1
/
+19
*
starter: Only handle SIGCHLD asynchronously and the rest in pselect(2).
Tobias Brunner
2012-06-06
1
-8
/
+17
*
Show expiration time of rekeyed CHILD_SAs in statusall
Martin Willi
2012-06-05
1
-1
/
+6
*
starter: (De-)Initialize logging when forking.
Tobias Brunner
2012-06-05
1
-0
/
+2
*
starter: Close open file descriptors when forking daemons.
Tobias Brunner
2012-06-04
2
-0
/
+2
*
starter: Changed signal handling now that starter is multi-threaded.
Tobias Brunner
2012-06-04
2
-15
/
+57
*
Mark CHILD_SAs used for trap policies to uninstall them properly.
Tobias Brunner
2012-06-04
1
-6
/
+13
*
Fixed return values of several functions (e.g. return FALSE for pointer types).
Tobias Brunner
2012-05-31
7
-9
/
+9
*
Fix boolean return value if an empty RSA signature is detected in gmp plugin
Martin Willi
2012-05-31
1
-1
/
+1
*
Avoid queueing more than one retry initiate job.
Tobias Brunner
2012-05-30
3
-4
/
+35
*
Retry IKE_SA initiation if DNS resolution failed.
Tobias Brunner
2012-05-30
1
-4
/
+39
*
Job added to re-initiate an IKE_SA.
Tobias Brunner
2012-05-30
3
-0
/
+144
*
Fix MOBIKE address update if responder address changed.
Tobias Brunner
2012-05-25
1
-2
/
+2
*
Resolve hosts before reauthenticating due to address change.
Tobias Brunner
2012-05-25
1
-0
/
+2
*
Don't queue delete_ike_sa job when setting IKE_DELETING.
Tobias Brunner
2012-05-25
2
-9
/
+1
*
During reauthentication reestablish IKE_SA even if deleting the old one fails.
Tobias Brunner
2012-05-25
1
-0
/
+6
*
Integrated main parts of IKE_REAUTH task into ike_sa_t.reestablish.
Tobias Brunner
2012-05-25
2
-115
/
+77
*
Fixed route lookup in case MOBIKE is not enabled.
Tobias Brunner
2012-05-25
1
-3
/
+9
*
Added encapsulation mode transform attribute to IPComp proposal.
Tobias Brunner
2012-05-25
3
-5
/
+10
*
Add an additional proposal without IPComp to SA payload.
Tobias Brunner
2012-05-24
1
-17
/
+15
*
Added log message if peer does not accept/provide IPComp proposal.
Tobias Brunner
2012-05-24
1
-2
/
+12
*
Added support to negotiate IPComp during Quick Mode.
Tobias Brunner
2012-05-24
1
-11
/
+91
*
Added support for IKEv1 IPComp proposals in SA payload.
Tobias Brunner
2012-05-24
5
-14
/
+98
*
Added support for IKEv1 IPComp proposals in proposal substructure.
Tobias Brunner
2012-05-24
4
-10
/
+129
*
Fix memleak during Quick Mode in case no SPI can be allocated from kernel.
Tobias Brunner
2012-05-24
1
-8
/
+8
*
Properly filter IKEv1 proposals consisting of multiple proposal payloads.
Tobias Brunner
2012-05-24
1
-9
/
+15
*
Fixed check for loaded plugins with feature types that are not compared exactly.
Tobias Brunner
2012-05-24
1
-25
/
+13
[next]