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
/
libstrongswan
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed an unnecessary include of a header that is not available on Mac OS X.
Tobias Brunner
2009-07-15
1
-1
/
+0
*
conversion from ECDSA_WITH_SHAxxx OIDs to signature schemes
Andreas Steffen
2009-07-15
1
-0
/
+6
*
cast pointers to uintptr_t for alignement check
Martin Willi
2009-07-15
1
-2
/
+3
*
gperf under FreeBSD does not know the -m option.
Tobias Brunner
2009-07-14
1
-1
/
+1
*
Corrected check for valid ASN1 types in rdn_enumerate.
Tobias Brunner
2009-07-14
1
-2
/
+3
*
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
*
great, I got my comma back
Andreas Steffen
2009-07-12
1
-1
/
+1
*
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
*
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
*
contains_wildcard() for DNs uses RDN enumerator
Martin Willi
2009-07-06
1
-19
/
+11
*
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
*
make ecp_x_coordinate_only = yes the default
Andreas Steffen
2009-07-06
1
-2
/
+4
*
ecp_x_coordinate only option allows ECP interoperability with MS Windows
Andreas Steffen
2009-07-06
2
-9
/
+24
*
corrected comment
Andreas Steffen
2009-07-04
1
-1
/
+1
*
added additional sanity checks to asn1_length() parsing
Martin Willi
2009-07-03
1
-9
/
+16
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
23
-23
/
+23
*
enforce correct RSA signature lenght in gcrypt
Martin Willi
2009-06-30
2
-20
/
+51
*
indicate use if integrity testing at startup
Martin Willi
2009-06-22
1
-0
/
+1
*
moved checksum_builder/libchechsum to top srcdir to respect build order
Martin Willi
2009-06-22
4
-137
/
+0
*
build integrity_checker.c only if --enable-integrity-test set
Martin Willi
2009-06-22
2
-1
/
+11
*
check on-disk and loaded segment integrity of libstrongswan
Martin Willi
2009-06-22
3
-3
/
+35
*
reduced verbosity of integrity checker
Martin Willi
2009-06-22
1
-4
/
+2
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
9
-586
/
+6
*
build checksums for charon plugins
Martin Willi
2009-06-22
2
-5
/
+15
*
library initialization fails if libstrongswan checksum is invalid
Martin Willi
2009-06-22
2
-2
/
+5
*
checksum.c depends on all libraries
Martin Willi
2009-06-22
1
-3
/
+4
*
implemented a checksum_builder tool to build the checksum library
Martin Willi
2009-06-22
4
-0
/
+124
*
integrity checker accepts an option checksum library on construction
Martin Willi
2009-06-22
3
-18
/
+24
*
check integrity of libstrongswan
Martin Willi
2009-06-22
1
-0
/
+5
*
check integrity of plugins before loading
Martin Willi
2009-06-22
3
-0
/
+33
*
implemented an integrity checker class to build and check code integrity
Martin Willi
2009-06-22
3
-0
/
+371
*
removed unneeded newline
Martin Willi
2009-06-22
1
-1
/
+1
*
HASH_MD2 is not implemented yet in gcrypt
Andreas Steffen
2009-06-18
1
-2
/
+0
*
added test vector for NULL encryption
Andreas Steffen
2009-06-18
2
-0
/
+2
*
added test vector for NULL encryption
Andreas Steffen
2009-06-18
1
-0
/
+25
*
added md2 and md4 test vectors
Andreas Steffen
2009-06-18
4
-0
/
+142
*
added 2 des test vectors
Andreas Steffen
2009-06-18
3
-0
/
+70
[prev]
[next]