index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gperf under FreeBSD does not know the -m option.
Tobias Brunner
2009-07-14
3
-3
/
+3
*
Corrected check for valid ASN1 types in rdn_enumerate.
Tobias Brunner
2009-07-14
1
-2
/
+3
*
Added --with-lib-prefix option to the configure script.
Tobias Brunner
2009-07-14
1
-0
/
+1
*
added SHA224_WITH_RSA and ECDSA_WITH_SHAxxx OIDs
Andreas Steffen
2009-07-14
1
-0
/
+6
*
double free caused strange side effects
Andreas Steffen
2009-07-13
1
-1
/
+0
*
report installation failure of inbound and/or outbound IPsec SA, separately
Andreas Steffen
2009-07-13
1
-8
/
+11
*
great, I got my comma back
Andreas Steffen
2009-07-12
1
-1
/
+1
*
ecp_x_coordinate_only option and IKEv1 AEAD support
Andreas Steffen
2009-07-12
1
-0
/
+10
*
addes ikev1/esp-alg-aes-ccm and ikev1/esp-alg-aes-gcm scenarios
Andreas Steffen
2009-07-12
14
-0
/
+182
*
pluto supports AES_CCM and AES_GCM ESP algorithms
Andreas Steffen
2009-07-12
7
-221
/
+349
*
put variable definitions up front
Andreas Steffen
2009-07-12
1
-5
/
+8
*
cosmetics
Andreas Steffen
2009-07-12
1
-3
/
+3
*
added listener.h to charon_SOURCES
Andreas Steffen
2009-07-12
1
-0
/
+1
*
use the configured NM connection id as configuration/IKE_SA name
Martin Willi
2009-07-10
1
-45
/
+58
*
fixed state check if establishing the CHILD_SA fails
Martin Willi
2009-07-10
1
-1
/
+1
*
use the new updown()/rekey() hooks to track the state of NetworkManager conne...
Martin Willi
2009-07-10
1
-41
/
+49
*
update libfreeswan/pfkeyv2.h
Andreas Steffen
2009-07-10
1
-13
/
+20
*
added AES_CTR, AES_CCM, and AES_GCM strings
Andreas Steffen
2009-07-10
1
-19
/
+26
*
implemented ike_down() bus hook
Martin Willi
2009-07-09
5
-31
/
+103
*
implemented ike_up() bus hook
Martin Willi
2009-07-09
3
-0
/
+40
*
implemented child_down() bus hook
Martin Willi
2009-07-09
1
-2
/
+17
*
implemented child_up() bus hook
Martin Willi
2009-07-09
7
-9
/
+72
*
implemented ike_rekey()/child_rekey() bus hooks
Martin Willi
2009-07-09
4
-0
/
+92
*
added new listener callbacks to track SAs
Martin Willi
2009-07-09
1
-0
/
+40
*
moved listener_t interface definition to a separate file
Martin Willi
2009-07-09
5
-108
/
+134
*
enforced strongSwan coding rules
Andreas Steffen
2009-07-09
1
-126
/
+130
*
added a RADIUS id_prefix option to prefix the IMSI
Martin Willi
2009-07-09
1
-5
/
+16
*
updated ikev2bis draft from 03 to 04
Martin Willi
2009-07-09
1
-1459
/
+1459
*
memxor does not access unaligned words anymore, but still uses words if possible
Martin Willi
2009-07-08
1
-9
/
+32
*
fixed doxygen section pgp
Martin Willi
2009-07-08
1
-0
/
+3
*
fixed two doxygen warnings
Martin Willi
2009-07-08
1
-2
/
+4
*
updated HACKING info
Martin Willi
2009-07-07
1
-26
/
+17
*
remove obsolete child_cfg_t.equal_traffic_selectors() method
Martin Willi
2009-07-07
2
-42
/
+0
*
child_cfg matching code prefers a config containing the first proposed TS
Martin Willi
2009-07-07
1
-21
/
+47
*
added missing equals() method assignment for ID_ANY identities
Martin Willi
2009-07-07
1
-1
/
+2
*
use architecture specific Elf header
Martin Willi
2009-07-06
1
-1
/
+1
*
centralized ID type specific method assignement in generic constructor
Martin Willi
2009-07-06
1
-105
/
+69
*
removed obsolete init_rdn()/get_next_rdn() functions
Martin Willi
2009-07-06
1
-124
/
+0
*
reimplemented dnota() using RDN enumerator
Martin Willi
2009-07-06
1
-72
/
+44
*
added a chunk_printable() function (replaces sanitize_chunk)
Martin Willi
2009-07-06
2
-0
/
+40
*
replaced {same,match}_dn() by compare_dn(), using the RDN enumerator
Martin Willi
2009-07-06
1
-156
/
+93
*
fixed memleak if RND parsing fails
Martin Willi
2009-07-06
1
-0
/
+1
*
added unit test for identification_t.matches()
Martin Willi
2009-07-06
2
-0
/
+54
*
added unit test for identification_t.equals()
Martin Willi
2009-07-06
2
-0
/
+88
*
contains_wildcard() for DNs uses RDN enumerator
Martin Willi
2009-07-06
1
-19
/
+11
*
added unit test for identification_t.contains_wildcard()
Martin Willi
2009-07-06
2
-0
/
+41
*
simplified identification_t.clone() using memcpy
Martin Willi
2009-07-06
1
-7
/
+2
*
use an enumerator to parse RDNs, based on asn1_unwrap() function
Martin Willi
2009-07-06
1
-119
/
+145
*
make filter enumerator methods static
Martin Willi
2009-07-06
1
-3
/
+3
*
asn1_unwrap() function to parse ASN.1 objects with length/type
Martin Willi
2009-07-06
2
-1
/
+59
[prev]
[next]