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
/
libcharon
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing the PF_KEY kernel interface on Android.
Tobias Brunner
2010-06-22
1
-0
/
+2
*
Accept IKE packets with any minor version in RAW socket
Martin Willi
2010-06-22
1
-6
/
+8
*
Use vpn.dns* to store DNS servers (Android manages net.dns* using these).
Tobias Brunner
2010-06-15
1
-2
/
+2
*
Adding an interface that interacts with the Android Settings frontend.
Tobias Brunner
2010-06-15
4
-0
/
+326
*
Adding an Android specific credential set.
Tobias Brunner
2010-06-15
4
-1
/
+368
*
Adding an Android specific logger.
Tobias Brunner
2010-06-15
4
-3
/
+163
*
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel interface.
Tobias Brunner
2010-06-15
1
-4
/
+4
*
Set the ports of all hosts installed via the PF_KEY kernel interface to zero.
Tobias Brunner
2010-06-15
1
-15
/
+37
*
Adding a basic unit test for hashtable_t.
Tobias Brunner
2010-06-07
3
-1
/
+114
*
Flush certificate cache on CA delete
Martin Willi
2010-06-07
1
-1
/
+2
*
Log non-empty task queues in statusall
Martin Willi
2010-06-07
1
-0
/
+31
*
Accept ARP requests with an ethernet trailer, but trim it
Martin Willi
2010-06-03
1
-2
/
+2
*
Added a EAP-SIM/AKA backend reading triplets/quintuplets from a SQL database
Martin Willi
2010-06-02
9
-0
/
+672
*
Send empty SIM/AKA-NOTIFICATION response for non-success codes, too
Martin Willi
2010-05-27
2
-2
/
+0
*
Added generic implementations for crl_is_newer/certificate_is_newer
Martin Willi
2010-05-21
1
-1
/
+1
*
encoding of MODE_TUNNEL changed
Andreas Steffen
2010-05-15
2
-2
/
+2
*
moved resolve plugin from libcharon to libhydra
Andreas Steffen
2010-05-04
5
-422
/
+0
*
Compiler warning fixed.
Tobias Brunner
2010-05-04
1
-1
/
+1
*
Add reqid field and getter function to child_cfg_t.
Reto Buerki
2010-05-04
7
-8
/
+8
*
include dhcp-client-identifier in the DHCP request
Andreas Steffen
2010-04-23
1
-1
/
+11
*
make DHCP debug messages consistent
Andreas Steffen
2010-04-23
1
-1
/
+1
*
fixed typo
Andreas Steffen
2010-04-23
1
-1
/
+1
*
Accept DHCP replies on bootps port, as we act as a relay agent if server addr...
Martin Willi
2010-04-19
1
-5
/
+7
*
When logging to the database, the IDs of an IKE SA are initially NULL.
Tobias Brunner
2010-04-12
2
-4
/
+4
*
Updated HA plugin to new APIs
Martin Willi
2010-04-07
9
-54
/
+42
*
Updated location of traffic selector header
Martin Willi
2010-04-07
1
-1
/
+1
*
Moved ha plugin to libcharon
Martin Willi
2010-04-07
21
-0
/
+4207
*
Moved attr plugin from libcharon to libhydra.
Tobias Brunner
2010-04-06
5
-407
/
+0
*
Use a read-write lock in stroke_attribute to increase concurrency.
Tobias Brunner
2010-04-06
1
-19
/
+19
*
Migrated stroke_attribute_t to METHOD/INIT macros.
Tobias Brunner
2010-04-06
1
-45
/
+35
*
Extracted in-memory IP address pool from stroke plugin to libhydra.
Tobias Brunner
2010-04-06
2
-351
/
+41
*
Fixed handling of IKE_SAs without a virtual IP in farp plugin
Martin Willi
2010-03-30
1
-5
/
+8
*
Revert "Use the same formatting as in the Makefiles of the other plugins. Mak...
Tobias Brunner
2010-03-26
2
-6
/
+6
*
Use the same formatting as in the Makefiles of the other plugins. Makes refac...
Tobias Brunner
2010-03-26
2
-6
/
+6
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
31
-34
/
+63
*
Added libhydra include to farp plugin
Martin Willi
2010-03-25
1
-1
/
+2
*
Implemented ARP sniffing and spoofing functionality
Martin Willi
2010-03-25
4
-1
/
+259
*
Use message hook to catch virtual IP, as it is not yet set in ike_updown
Martin Willi
2010-03-25
1
-12
/
+30
*
Added locking to farp listener
Martin Willi
2010-03-25
1
-1
/
+16
*
Added a listener to the farp plugin that keeps track of active virtual IPs
Martin Willi
2010-03-25
4
-1
/
+190
*
Added a farp plugin stop to spoof ARP requests
Martin Willi
2010-03-25
3
-0
/
+108
*
Migrated dhcp plugin to moved attribute manager
Martin Willi
2010-03-25
2
-3
/
+7
*
Include configuration payloads for DNS/WINS server received via DHCP
Martin Willi
2010-03-25
4
-2
/
+125
*
Send DHCP RELEASE on virtual IP release
Martin Willi
2010-03-25
3
-16
/
+64
*
Added identity_lease option to create random or identity based DHCP leases
Martin Willi
2010-03-25
1
-3
/
+17
*
Added DHCP request construction, ACK processing
Martin Willi
2010-03-25
3
-36
/
+181
*
Added reception of DHCP responses via PACKET socket
Martin Willi
2010-03-25
1
-46
/
+271
*
DHCP plugin framework, send DHCP Discover upon IP request
Martin Willi
2010-03-25
8
-1
/
+822
*
Added DHCP plugin stub.
Martin Willi
2010-03-25
3
-0
/
+108
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
37
-48
/
+51
[prev]
[next]