Tobias Brunner
|
facf887253
|
Store the name of the daemon that initialized libhydra to load daemon-specific settings.
|
2010-04-06 12:47:40 +02:00 |
|
Tobias Brunner
|
e82b5755be
|
Added pluto/whack output to 'ipsec leases'.
|
2010-04-06 12:47:40 +02:00 |
|
Tobias Brunner
|
6bfa8e907c
|
Added options to whack to query in-memory leases.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
4db0af9080
|
Added function to list the leases of the in-memory pools.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
4e06abe0fa
|
Delete the in-memory IP address pools if a connection gets deleted.
This fixes ipsec reload.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
bd22823358
|
Use whack_attribute in pluto to provide in-memory IP address pools.
The pools are configured by setting rightsourceip in ipsec.conf to a
network in CIDR notation.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
89715bd790
|
Adding a whack_attribute class which manages in-memory pools in pluto and is very similar to stroke_attribute.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
c9235353f8
|
Use a read-write lock in stroke_attribute to increase concurrency.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
fb111e5507
|
Make in-memory pool thread-safe.
|
2010-04-06 12:47:39 +02:00 |
|
Tobias Brunner
|
8c9f5bad8b
|
Migrated stroke_attribute_t to METHOD/INIT macros.
|
2010-04-06 12:47:38 +02:00 |
|
Tobias Brunner
|
ac5fb545c5
|
Extracted in-memory IP address pool from stroke plugin to libhydra.
|
2010-04-06 12:47:38 +02:00 |
|
Martin Willi
|
84aa96e5f5
|
Invoke updown hook if IKE_SA delete is enforced in deleting state
|
2010-04-06 12:11:28 +02:00 |
|
Andreas Steffen
|
586c137016
|
prolonged Research and Sales CA certs
|
2010-04-06 12:05:39 +02:00 |
|
Andreas Steffen
|
7d00ebfb54
|
wait one second before running evaluations
|
2010-04-06 10:55:59 +02:00 |
|
Andreas Steffen
|
efd16e405a
|
increase UML root file system to 700 MB
|
2010-04-05 20:23:20 +02:00 |
|
Andreas Steffen
|
d6457833ec
|
added support of PEM output by ipsec pki --gen|pub commands to NEWS
|
2010-04-05 14:08:06 +02:00 |
|
Andreas Steffen
|
5ee07585aa
|
added ikev2/nat-virtual-ip scenario
|
2010-04-05 14:03:38 +02:00 |
|
Andreas Steffen
|
a287bdd46c
|
farp scenario requires logging of arp packets
|
2010-04-05 14:01:29 +02:00 |
|
Andreas Steffen
|
eb11d1c58c
|
added ikev2/farp scenario
|
2010-04-05 12:50:32 +02:00 |
|
Andreas Steffen
|
b49cbd68a6
|
added dave2 and carol2 entries to /etc/hosts
|
2010-04-05 12:50:07 +02:00 |
|
Andreas Steffen
|
29cf15a919
|
PEM encoding for OpenSSL RSA and EC public and private keys
|
2010-04-04 23:59:24 +02:00 |
|
Andreas Steffen
|
cea2857263
|
PEM encoding for GMP RSA public and private keys
|
2010-04-04 19:11:18 +02:00 |
|
Andreas Steffen
|
e3943f5559
|
fixed short option name
|
2010-04-04 10:30:08 +02:00 |
|
Andreas Steffen
|
b2be771ad8
|
fixed typo
|
2010-04-04 10:29:36 +02:00 |
|
Andreas Steffen
|
efcd3c7a63
|
fixed doxygen group
|
2010-04-03 21:55:30 +02:00 |
|
Andreas Steffen
|
0dee20d958
|
change #define to PEM_BUILDER_H_
|
2010-04-03 21:43:27 +02:00 |
|
Thomas Egerer
|
980f0eccd0
|
Fixed use of stack local variable outside of function scope
|
2010-03-31 16:44:31 +02:00 |
|
Thomas Egerer
|
a47576bff7
|
Fixed undefined behavior in use of stack variable
|
2010-03-31 11:04:27 +02:00 |
|
Martin Willi
|
360ef1606f
|
Fixed handling of IKE_SAs without a virtual IP in farp plugin
|
2010-03-30 10:24:47 +02:00 |
|
Andreas Steffen
|
061c95b449
|
fixed pluto crash caused by expired leftcert and rightca=%same
|
2010-03-29 17:44:37 +02:00 |
|
Andreas Steffen
|
3ad78f0239
|
compile dhcp and farp plugins in UMLs
|
2010-03-28 22:40:20 +02:00 |
|
Andreas Steffen
|
5d91d4c6d7
|
moved attr-sql plugin to libhydra in pool scenarios
|
2010-03-28 22:33:30 +02:00 |
|
Martin Willi
|
28df533393
|
Accept messages with a "sufficient" payload if other payloads (such as V) follow
|
2010-03-26 16:26:09 +01:00 |
|
Tobias Brunner
|
18c68f22c7
|
Revert "Use the same formatting as in the Makefiles of the other plugins. Makes refactorings easier."
This reverts commit e91b116a62. Missed to
notice commit 89bf11d204.
|
2010-03-26 10:47:09 +01:00 |
|
Tobias Brunner
|
e91b116a62
|
Use the same formatting as in the Makefiles of the other plugins. Makes refactorings easier.
|
2010-03-26 10:40:14 +01:00 |
|
Martin Willi
|
89bf11d204
|
Respect line with in Makefile.am's, other cosmetics
|
2010-03-25 14:54:56 +01:00 |
|
Martin Willi
|
6d6994c6c9
|
Added NEWS about the farp plugin
|
2010-03-25 14:47:23 +01:00 |
|
Martin Willi
|
e40a629d4c
|
Added libhydra include to farp plugin
|
2010-03-25 14:41:51 +01:00 |
|
Martin Willi
|
f8e99e012a
|
Implemented ARP sniffing and spoofing functionality
|
2010-03-25 14:39:32 +01:00 |
|
Martin Willi
|
dc70a5bb0b
|
Use message hook to catch virtual IP, as it is not yet set in ike_updown
|
2010-03-25 14:39:32 +01:00 |
|
Martin Willi
|
479a7b7d17
|
Added locking to farp listener
|
2010-03-25 14:39:32 +01:00 |
|
Martin Willi
|
660e16f5b2
|
Added a listener to the farp plugin that keeps track of active virtual IPs
|
2010-03-25 14:39:32 +01:00 |
|
Martin Willi
|
0d7b48a388
|
Added a farp plugin stop to spoof ARP requests
|
2010-03-25 14:39:32 +01:00 |
|
Martin Willi
|
2d097a0b57
|
Added NEWS for dhcp plugin
|
2010-03-25 14:39:10 +01:00 |
|
Martin Willi
|
0e1689e98f
|
Migrated dhcp plugin to moved attribute manager
|
2010-03-25 14:33:22 +01:00 |
|
Martin Willi
|
b262429e0b
|
Include configuration payloads for DNS/WINS server received via DHCP
|
2010-03-25 14:29:10 +01:00 |
|
Martin Willi
|
913eb69692
|
Send DHCP RELEASE on virtual IP release
|
2010-03-25 14:29:10 +01:00 |
|
Martin Willi
|
045833c79d
|
Release virtual IPs with the same identity as we acquired it
|
2010-03-25 14:29:10 +01:00 |
|
Martin Willi
|
e06a6154e2
|
Added identity_lease option to create random or identity based DHCP leases
|
2010-03-25 14:28:29 +01:00 |
|
Martin Willi
|
4f0932ecfe
|
Added DHCP request construction, ACK processing
|
2010-03-25 14:28:29 +01:00 |
|