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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Martin Willi
2010-04-19
1
-5
/
+7
|
|
|
|
address configured
*
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. ↵
Tobias Brunner
2010-03-26
2
-6
/
+6
|
|
|
|
|
|
|
Makes refactorings easier." This reverts commit e91b116a622bbfb20cd66268ca4cb91d620984ad. Missed to notice commit 89bf11d204cb934ea9109aa077c8514515d538f6.
*
Use the same formatting as in the Makefiles of the other plugins. Makes ↵
Tobias Brunner
2010-03-26
2
-6
/
+6
|
|
|
|
refactorings easier.
*
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
|
*
Adapted test_pool to the libstrongswan threading.
Tobias Brunner
2010-03-24
1
-6
/
+5
|
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
31
-31
/
+31
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
270
-0
/
+44842