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
...
*
Added pluto/whack output to 'ipsec leases'.
Tobias Brunner
2010-04-06
1
-11
/
+20
*
Added options to whack to query in-memory leases.
Tobias Brunner
2010-04-06
4
-5
/
+52
*
Added function to list the leases of the in-memory pools.
Tobias Brunner
2010-04-06
2
-0
/
+89
*
Delete the in-memory IP address pools if a connection gets deleted.
Tobias Brunner
2010-04-06
2
-0
/
+8
*
Use whack_attribute in pluto to provide in-memory IP address pools.
Tobias Brunner
2010-04-06
3
-7
/
+23
*
Adding a whack_attribute class which manages in-memory pools in pluto and is ...
Tobias Brunner
2010-04-06
3
-0
/
+347
*
Use a read-write lock in stroke_attribute to increase concurrency.
Tobias Brunner
2010-04-06
1
-19
/
+19
*
Make in-memory pool thread-safe.
Tobias Brunner
2010-04-06
2
-17
/
+36
*
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
5
-352
/
+584
*
Invoke updown hook if IKE_SA delete is enforced in deleting state
Martin Willi
2010-04-06
1
-0
/
+1
*
PEM encoding for OpenSSL RSA and EC public and private keys
Andreas Steffen
2010-04-04
5
-12
/
+72
*
PEM encoding for GMP RSA public and private keys
Andreas Steffen
2010-04-04
6
-3
/
+167
*
fixed short option name
Andreas Steffen
2010-04-04
1
-1
/
+1
*
fixed typo
Andreas Steffen
2010-04-04
1
-1
/
+1
*
fixed doxygen group
Andreas Steffen
2010-04-03
1
-1
/
+1
*
change #define to PEM_BUILDER_H_
Andreas Steffen
2010-04-03
1
-3
/
+3
*
Fixed use of stack local variable outside of function scope
Thomas Egerer
2010-03-31
1
-12
/
+14
*
Fixed undefined behavior in use of stack variable
Thomas Egerer
2010-03-31
1
-2
/
+1
*
Fixed handling of IKE_SAs without a virtual IP in farp plugin
Martin Willi
2010-03-30
1
-5
/
+8
*
fixed pluto crash caused by expired leftcert and rightca=%same
Andreas Steffen
2010-03-29
1
-2
/
+2
*
Accept messages with a "sufficient" payload if other payloads (such as V) follow
Martin Willi
2010-03-26
1
-5
/
+2
*
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
34
-40
/
+75
*
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
4
-0
/
+116
*
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
*
Release virtual IPs with the same identity as we acquired it
Martin Willi
2010-03-25
3
-36
/
+44
*
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
4
-0
/
+116
*
Added libhydra include to scepclient
Martin Willi
2010-03-25
1
-0
/
+2
*
Link libhydra to checksum_builder so the hydra object is defined.
Tobias Brunner
2010-03-24
1
-0
/
+1
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
46
-81
/
+95
*
Attributes moved from libstrongswan to libhydra.
Tobias Brunner
2010-03-24
13
-15
/
+57
*
Fixing Doxygen for libhydra.
Tobias Brunner
2010-03-24
2
-6
/
+6
*
Segment check added for libhydra.
Tobias Brunner
2010-03-24
1
-0
/
+1
*
Fixed deinit for charon --version.
Tobias Brunner
2010-03-24
1
-1
/
+2
*
Init/deinit libhydra in charon and pluto.
Tobias Brunner
2010-03-24
5
-22
/
+40
*
Adding libhydra_init, which is currently only needed for integrity checks.
Tobias Brunner
2010-03-24
3
-2
/
+85
*
Link pluto and charon to libhydra, fixes monolithic build.
Tobias Brunner
2010-03-24
2
-1
/
+7
[prev]
[next]