]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2014-02-19  Tobias Brunnercoverage: Apparently not all shells can expand {src...
2014-02-18  Tobias Brunnerpki: Fix minor resource leak on failure to read the...
2014-02-18  Tobias Brunnerstroke: Use proper modifiers to print size_t arguments
2014-02-18  Andreas SteffenCreated ntru_poly class for sparse trinary polynomials
2014-02-18  Tobias Brunnerandroid: Don't limit number to packets during EAP-TTLS
2014-02-18  Tobias Brunnerlookip: Properly return from disconnect callback job
2014-02-18  Tobias BrunnerDoxygen: Sort group names alphabetically
2014-02-18  Tobias BrunnerFixed some typos
2014-02-18  Tobias Brunnerplugin-loader: Escape <ns> in comment as Doxygen sees...
2014-02-18  Tobias Brunnerunit-tests: Ignore tests not test_runner
2014-02-18  Tobias Brunnerconf: Ignore generated strongswan.conf.5.main
2014-02-17  Andreas SteffenAdded ikev2/lookip scenario
2014-02-17  Andreas SteffenVersion bump to 5.1.2rc2
2014-02-17  Martin Willilookip: Disconnect asynchronously to avoid dead-locking...
2014-02-14  Andreas SteffenFixed a minor vulnerability in which a malformed ASN...
2014-02-13  Tobias Brunnerconf: Fix installation on FreeBSD
2014-02-13  Andreas Steffenpacman.sh creates /etc/pts/dists directory if it doesn...
2014-02-13  Tobias BrunnerNEWS: Add strongswan.conf changes and IPComp fixes
2014-02-13  Tobias Brunnerconf: The use of $^ is not portable
2014-02-13  Tobias Brunnerprintf-hook-glibc: printf.h on FreeBSD 10 does not...
2014-02-13  Tobias Brunnerarray: Fix compilation on FreeBSD
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerconf: Install config files world-readable but warn...
2014-02-12  Tobias Brunnerconf: Document variables and config files/dirs
2014-02-12  Tobias BrunnerAdd Python and pkg-config as requirements to HACKING
2014-02-12  Tobias Brunnerconf: Only install config snippets for enabled components
2014-02-12  Tobias Brunnerconf: Document options of other programs
2014-02-12  Tobias Brunnerconf: Document options of plugins in libpts
2014-02-12  Tobias Brunnerlibpts: Move settings to <ns>.plugins with fallback...
2014-02-12  Tobias Brunnerconf: Document libimcv options
2014-02-12  Tobias Brunnerlibimcv: Move settings to <ns>.imcv and <ns>.plugins...
2014-02-12  Tobias Brunnerconf: Document libtnccs options
2014-02-12  Tobias Brunnerlibtnccs: Move settings to <ns>.tnc and <ns>.plugins...
2014-02-12  Tobias Brunnerattr: Silently skip over load option
2014-02-12  Tobias BrunnerPrevent 'make distcheck' from complaining about config...
2014-02-12  Tobias Brunnerconf: Create automatically generated config snippets...
2014-02-12  Tobias Brunnerconf: Install config snippets in /usr/share/strongswan...
2014-02-12  Tobias Brunnerconf: Only install config snippets if they don't exist yet
2014-02-12  Tobias Brunnerconf: Move load-tester options to plugin specific file
2014-02-12  Tobias Brunnerconf: Options of all plugins documented
2014-02-12  Tobias Brunnerconf: Add logger example config
2014-02-12  Tobias Brunnerconf: Converted charon options
2014-02-12  Tobias Brunnerconf: Split strongswan.conf(5) man page and use generat...
2014-02-12  Tobias Brunnerconf: Generate groff snippet for configuration options
2014-02-12  Tobias Brunnerconf: Generate strongswan.conf(5) man page in different...
2014-02-12  Tobias Brunnerconf: Generate and install config sippets for option...
2014-02-12  Tobias Brunnerconf: Script to convert option descriptions to man...
2014-02-12  Tobias Brunnerconf: Create /etc/strongswan.d directory and include...
2014-02-12  Tobias Brunnerconf: Simplified strongswan.conf template
2014-02-12  Tobias Brunnerconf: Install strongswan.conf template from a separate...
2014-02-12  Tobias Brunnersettings: Add support to enumerate sections and key...
2014-02-12  Tobias Brunnersettings: Implement subsections and key/value pairs...
2014-02-12  Tobias Brunnerarray: Add fallback for qsort_r using thread-local...
2014-02-12  Tobias Brunnerplugin-loader: Optionally use load option in each plugi...
2014-02-12  Tobias Brunnerarray: Add array_bsearch function
2014-02-12  Tobias Brunnerarray: Add array_sort function
2014-02-12  Tobias Brunnerlibcharon: Remove unused charon->name
2014-02-12  Tobias Brunnercharon-tkm: Use lib->ns instead of charon->name
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2014-02-12  Tobias Brunnerlibhydra: Remove unused hydra->daemon
2014-02-12  Tobias Brunnerlibhydra: Use lib->ns instead of hydra->daemon
2014-02-12  Tobias Brunnerlibtls: Move settings to <ns>.tls with fallback to...
2014-02-12  Tobias Brunnerattr-sql: Use namespace for attr-sql config, with fallback
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2014-02-12  Tobias Brunnerlib: Add default config fallback for configured namespace
2014-02-12  Tobias Brunnerunit-tests: Test how settings_t handles some invalid...
2014-02-12  Tobias Brunnersettings: Add method that allows to define fallback...
2014-02-12  Tobias Brunnersettings: Make print_key() not rely on null-terminated...
2014-02-12  Tobias Brunnerunit-tests: Add tests for includes and file loading...
2014-02-12  Tobias Brunnersettings: Allow empty strings in section key
2014-02-12  Tobias Brunnerunit-tests: Add tests for enumerators in settings_t
2014-02-12  Tobias Brunnerunit-tests: Add tests for setters in settings_t
2014-02-12  Tobias Brunnerunit-tests: Add basic tests for settings_t
2014-02-12  Tobias Brunnerlib: Add global config namespace
2014-02-12  Tobias Brunnerpool: Typo in Makefile fixed
2014-02-12  Tobias BrunnerMerge branch 'sql-install'
2014-02-12  Tobias Brunnerpool: Install SQL schemas from src/pool
2014-02-12  Tobias Brunnersql: Set default values for some fields in addresses...
2014-02-12  Tobias Brunnertesting: Use installed PTS SQL schema and data instead...
2014-02-12  Tobias Brunnertesting: Use installed SQL schema instead of local...
2014-02-12  Tobias Brunnerlibimcv: Install SQL files in /usr/share/strongswan...
2014-02-12  Tobias Brunnersql: Install SQL schemas in /usr/share/strongswan/templ...
2014-02-12  Tobias Brunnersql: Remove unused cred.sql snippet
2014-02-12  Tobias Brunnerasn1: Support dates before 1970-01-01 (i.e. when time_t...
2014-02-12  Tobias Brunnerasn1: Add additional validation for parsed ASN.1 date...
2014-02-12  Tobias Brunnerikev1: Fix config switching due to failed authenticatio...
2014-02-12  Tobias Brunnerkernel-pfroute: Don't cache route entries if installati...
2014-02-12  Tobias Brunnerkernel-netlink: Don't cache route entries if installati...
2014-02-12  Tobias Brunneridentification: Fix printing of empty RDNs on FreeBSD
2014-02-12  Tobias Brunnertests: Fix test for printing NULL on FreeBSD
2014-02-12  Andreas SteffenFixed description of ikev1/rw-ntru-psk scenario
2014-02-12  Andreas SteffenUpdated test kvm tests to Linux 3.13 kernel
2014-02-12  Andreas SteffenAdded ikev1/net2net-ntru-cert and ikev1/rw-ntru-psk...
2014-02-12  Tobias Brunnertesting: Add ssh script to distribution
2014-02-10  Andreas Steffenunit-tests: added asn1_parser tests
2014-02-10  Andreas Steffenunit-tests: added some more ASN.1 length tests
2014-02-10  Thomas Egererleak_detective: Assign return value of realloc to buf
2014-02-10  Martin Willirdrand: Provide get_features() regardless of RDRAND...
2014-02-10  Martin Willirdrand: Move RDRAND detection log to level 2
2014-02-06  Martin Williupdown: Return an empty DNS server enumerator if no...
next