2009-08-26 |
Martin Willi | added support for %prompt-ing private key passhprases...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | show more information if building a credential fails
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | log loaded private key/certificates
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | added getnetbyname/gethostbyname2 to leak detective...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | clone blobs passed to parse functions, check before...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | fixed builder signature
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | do not enumerate builders returning NULL
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | updated pubkey_speed test to use pem plugin
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | handle pluto specific certificates under CRED_CERTIFICATE...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | unified pluto builder implementations
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | removed obsolete PEM code in pluto/libstrongswan
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use credential builder to build crls
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use credential builder to build attribute certificates
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | moved builder hooks to a separate file
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use a pluto specific credential builder to build pluto...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | removed obsolete pgp private key parsing, done by libstrongswan
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use libstrongswan for private key loading, whack callback...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | pass along X509 flags when loading PEM encoded data
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | make use of the pem helper plugin to load credentials
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | added file loading support to pem plugin, using mmap()
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | moved PEM parsing functionality to its own plugin
|
commit | commitdiff | tree |
2009-08-25 |
Martin Willi | set stroke connection flags to a clear TRUE/FALSE
|
commit | commitdiff | tree |
2009-08-25 |
Martin Willi | disable lifetimes of allocated SPIs
|
commit | commitdiff | tree |
2009-08-25 |
Martin Willi | remove incomplete SAs with PROTO_ESP
|
commit | commitdiff | tree |
2009-08-21 |
Martin Willi | added URL for git repository served over git:// protocol
|
commit | commitdiff | tree |
2009-08-07 |
Martin Willi | set protocol to ESP for policies installed as a trap
|
commit | commitdiff | tree |
2009-08-07 |
Martin Willi | fixed printf fromat for length limited string
|
commit | commitdiff | tree |
2009-08-06 |
Martin Willi | added support for ipsec.secrets "include" directive
|
commit | commitdiff | tree |
2009-08-03 |
Martin Willi | parse RDNs in multiple SEQUENCEs in all SETs of a DN
|
commit | commitdiff | tree |
2009-08-03 |
Martin Willi | compare IKE config when reusing an existing IKE_SA...
|
commit | commitdiff | tree |
2009-07-21 |
Martin Willi | filter objects for segment checksumming by dlpi_name...
|
commit | commitdiff | tree |
2009-07-21 |
Martin Willi | enumerate executable sections only to build checksum
|
commit | commitdiff | tree |
2009-07-21 |
Martin Willi | announce integrity testing only once
|
commit | commitdiff | tree |
2009-07-16 |
Martin Willi | fixed memleak in SQL config lookup
|
commit | commitdiff | tree |
2009-07-16 |
Martin Willi | raise an alert() if the RADIUS server is not responding
|
commit | commitdiff | tree |
2009-07-16 |
Martin Willi | added an alert() bus hook to raise critical system...
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | moved the CFLAGS mangling AC_LIB_PREFIX macro behind...
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | updated debian package
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | updated Standards-Version to 3.8.2
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | added ${misc:Depends} dependency, fixes debhelper-but...
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | added copyright information, fixes copyright-without...
|
commit | commitdiff | tree |
2009-07-15 |
Martin Willi | cast pointers to uintptr_t for alignement check
|
commit | commitdiff | tree |
2009-07-10 |
Martin Willi | use the configured NM connection id as configuration...
|
commit | commitdiff | tree |
2009-07-10 |
Martin Willi | fixed state check if establishing the CHILD_SA fails
|
commit | commitdiff | tree |
2009-07-10 |
Martin Willi | use the new updown()/rekey() hooks to track the state...
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | implemented ike_down() bus hook
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | implemented ike_up() bus hook
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | implemented child_down() bus hook
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | implemented child_up() bus hook
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | implemented ike_rekey()/child_rekey() bus hooks
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | added new listener callbacks to track SAs
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | moved listener_t interface definition to a separate...
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | added a RADIUS id_prefix option to prefix the IMSI
|
commit | commitdiff | tree |
2009-07-09 |
Martin Willi | updated ikev2bis draft from 03 to 04
|
commit | commitdiff | tree |
2009-07-08 |
Martin Willi | memxor does not access unaligned words anymore, but...
|
commit | commitdiff | tree |
2009-07-08 |
Martin Willi | fixed doxygen section pgp
|
commit | commitdiff | tree |
2009-07-08 |
Martin Willi | fixed two doxygen warnings
|
commit | commitdiff | tree |
2009-07-07 |
Martin Willi | updated HACKING info
|
commit | commitdiff | tree |
2009-07-07 |
Martin Willi | remove obsolete child_cfg_t.equal_traffic_selectors...
|
commit | commitdiff | tree |
2009-07-07 |
Martin Willi | child_cfg matching code prefers a config containing...
|
commit | commitdiff | tree |
2009-07-07 |
Martin Willi | added missing equals() method assignment for ID_ANY...
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | use architecture specific Elf header
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | centralized ID type specific method assignement in...
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | removed obsolete init_rdn()/get_next_rdn() functions
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | reimplemented dnota() using RDN enumerator
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | added a chunk_printable() function (replaces sanitize_chunk)
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | replaced {same,match}_dn() by compare_dn(), using the...
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | fixed memleak if RND parsing fails
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | added unit test for identification_t.matches()
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | added unit test for identification_t.equals()
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | contains_wildcard() for DNs uses RDN enumerator
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | added unit test for identification_t.contains_wildcard()
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | simplified identification_t.clone() using memcpy
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | use an enumerator to parse RDNs, based on asn1_unwrap...
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | make filter enumerator methods static
|
commit | commitdiff | tree |
2009-07-06 |
Martin Willi | asn1_unwrap() function to parse ASN.1 objects with...
|
commit | commitdiff | tree |
2009-07-03 |
Martin Willi | listen for CHILD_SA state changes only until it has...
|
commit | commitdiff | tree |
2009-07-03 |
Martin Willi | added additional sanity checks to asn1_length() parsing
|
commit | commitdiff | tree |
2009-07-03 |
Martin Willi | added -avoid-version to LDFLAGS, plugins are not versioned
|
commit | commitdiff | tree |
2009-07-02 |
Martin Willi | defer MOBIKE update if we have no route to the peer
|
commit | commitdiff | tree |
2009-07-02 |
Martin Willi | do not abort notifying listeners if a listener unregisters
|
commit | commitdiff | tree |
2009-07-01 |
Martin Willi | added mconsole exec patch based on 2.6.30
|
commit | commitdiff | tree |
2009-07-01 |
Martin Willi | added mconsole exec patch based on 2.6.29
|
commit | commitdiff | tree |
2009-06-30 |
Martin Willi | signal tunnel breakage to NetworkManager
|
commit | commitdiff | tree |
2009-06-30 |
Martin Willi | restarting dbus is insufficient, restart network-manager...
|
commit | commitdiff | tree |
2009-06-30 |
Martin Willi | enforce correct RSA signature lenght in gcrypt
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | handle --disable-pluto/charon with --enable-integrity...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | deinit() library if integrity check fails
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | build and verify on disk file integrity of pluto and...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | removed functions from faked symbol list, not needed...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | indicate use if integrity testing at startup
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | moved checksum_builder/libchechsum to top srcdir to...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | check for dladdr() and dl_iterate_phdr() if --enable...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | build integrity_checker.c only if --enable-integrity...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | check on-disk and loaded segment integrity of libstrongswan
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | reduced verbosity of integrity checker
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | removed obsolete INTEGRITY_TEST and fips signer code
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | build checksums for charon plugins
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | library initialization fails if libstrongswan checksum...
|
commit | commitdiff | tree |
2009-06-22 |
Martin Willi | checksum.c depends on all libraries
|
commit | commitdiff | tree |
next |