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 (
Collapse
)
Author
Age
Files
Lines
*
Add reqid field and getter function to child_cfg_t.
Reto Buerki
2010-05-04
9
-11
/
+34
|
*
Include reqid in stroke add connection message.
Reto Buerki
2010-05-04
2
-0
/
+2
|
*
Add reqid keyword to config connection section.
Reto Buerki
2010-05-04
4
-1
/
+5
|
*
added getprotobyname to whitelist
4.4.0
Andreas Steffen
2010-05-02
1
-0
/
+1
|
*
remove subnet from sourceip
Andreas Steffen
2010-05-02
1
-0
/
+2
|
*
final fix for cloning and deleting sourceip strings
Andreas Steffen
2010-05-02
2
-5
/
+3
|
*
fixed end->sourceip memory leak in ipsec starter
Andreas Steffen
2010-05-02
1
-34
/
+26
|
*
fixed flex parser memory leaks in ipsec starter
Andreas Steffen
2010-05-02
2
-10
/
+10
|
*
free config before exiting since library_deinit() calls leak detective
Andreas Steffen
2010-05-02
1
-4
/
+3
|
*
We have to rename thread_create on Mac OS X because it conflicts with a syscall.
Tobias Brunner
2010-04-29
1
-0
/
+6
|
*
Initialize libstrongswan in stroke (fixes Vstr logging).
Tobias Brunner
2010-04-29
1
-0
/
+5
|
*
Initialize libstrongswan in starter (fixes Vstr logging).
Tobias Brunner
2010-04-29
1
-0
/
+4
|
*
The mutex of a thread has to be locked when destroying it.
Tobias Brunner
2010-04-29
1
-0
/
+2
|
*
Fixing out-of-tree build after adding dependency to config.status.
Tobias Brunner
2010-04-29
8
-8
/
+8
|
*
Users of PLUGINS depend on config.status, rebuilding them if plugin ↵
Martin Willi
2010-04-29
8
-2
/
+13
|
|
|
|
configuration is updated
*
Fixed RSA key generation with gcrypt
Martin Willi
2010-04-29
1
-1
/
+1
|
*
PEM encoder supports encoding from RSA components directly, allowing gcrypt ↵
Martin Willi
2010-04-29
3
-37
/
+42
|
|
|
|
plugin to encode in PEM
*
do not destroy whack_attr if it hasn't been initialized
Andreas Steffen
2010-04-29
1
-5
/
+10
|
*
added debug output argument
Andreas Steffen
2010-04-28
1
-1
/
+1
|
*
Reintroduce to_referer(), redirect() does not work with get_referer()
Martin Willi
2010-04-28
2
-0
/
+25
|
*
Use a 301 permanent redirect if no controller given
Martin Willi
2010-04-28
1
-1
/
+3
|
*
added AES_GMAC output string
Andreas Steffen
2010-04-27
1
-1
/
+1
|
*
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
|
*
Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ↵
Martin Willi
2010-04-21
1
-5
/
+5
|
|
|
|
DH group
*
fixed segfault in pluto with multiple ISAKMP SAs in delete payload
Heiko Hund
2010-04-20
1
-2
/
+20
|
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
10
-4
/
+187
|
*
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
*
Integrating libhydra into the Android build system.
Tobias Brunner
2010-04-12
5
-6
/
+39
|
*
When logging to the database, the IDs of an IKE SA are initially NULL.
Tobias Brunner
2010-04-12
2
-4
/
+4
|
*
fixed silly bug
Andreas Steffen
2010-04-12
1
-1
/
+1
|
*
implemented inheritance of virtual IP assigned by Mode Config on the ↵
Andreas Steffen
2010-04-11
2
-1
/
+17
|
|
|
|
responder side
*
show in-memory pools in ipsec statusall
Andreas Steffen
2010-04-11
3
-1
/
+36
|
*
added missing curly brackets
Andreas Steffen
2010-04-11
1
-1
/
+37
|
*
support in-memory pools in swapped connection definitions
Andreas Steffen
2010-04-11
2
-19
/
+19
|
*
Fixed OpenSSL engine_id setting, i.e. do not use 'library.' prefix for ↵
Tobias Brunner
2010-04-10
1
-1
/
+1
|
|
|
|
settings in libstrongswan.
*
Store DH generator in a chunk, hide non-public data in a private struct
Martin Willi
2010-04-08
5
-313
/
+305
|
*
Migrated scepclient/openac logging hooks to new signature
Martin Willi
2010-04-07
2
-2
/
+2
|
*
Remove to_referer() method, as it fails if no referer was given
Martin Willi
2010-04-07
2
-29
/
+10
|
*
Renamed clone function to avoid name clash with uclibc
Martin Willi
2010-04-07
1
-2
/
+2
|
*
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
22
-2
/
+15
|
*
Make resync/monitoring functionality optional
Martin Willi
2010-04-07
3
-27
/
+35
|
*
Listen to ike_updown/rekey hook instead of ike_state_change
Martin Willi
2010-04-07
1
-56
/
+59
|
*
Request a complete resync after daemon startup
Martin Willi
2010-04-07
3
-4
/
+54
|
*
Do not automatically take over segments, as we need to resync first
Martin Willi
2010-04-07
3
-80
/
+57
|
*
Drop overlapping segments only if we have no active SAs on it
Martin Willi
2010-04-07
1
-14
/
+32
|
*
Do not install iptables rules, they should stay active after shutdown
Martin Willi
2010-04-07
3
-100
/
+92
|
[next]