]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2014-01-23  Tobias Brunnerunity: Send all traffic selectors in a single UNITY_SPL...
2014-01-23  Tobias Brunnerunity: Change local TS to 0.0.0.0/0 as responder
2014-01-23  Tobias Brunnerunity: Send UNITY_SPLIT_INCLUDE attributes with proper...
2014-01-23  Tobias BrunnerMerge branch 'ipcomp'
2014-01-23  Tobias Brunnertesting: Add ikev2/host2host-transport-nat scenario
2014-01-23  Tobias Brunnertesting: Add ipv6/rw-compress-ikev2 scenario
2014-01-23  Tobias Brunnertesting: Add ikev2/compress-nat scenario
2014-01-23  Tobias Brunnertesting: Enable firewall for ikev2/compress scenario
2014-01-23  Tobias Brunnerkernel-netlink: Set selector on transport mode IPComp SAs
2014-01-23  Tobias Brunnerkernel-netlink: Selectively add selector on SAs that...
2014-01-23  Tobias Brunnerupdown: Increase buffer size for script and environment...
2014-01-23  Tobias Brunnerupdown: Allow IPIP traffic if IPComp was negotiated
2014-01-23  Tobias Brunnerupdown: Add PLUTO_IPCOMP to indicate if IPComp was...
2014-01-23  Tobias Brunnercurl: Replace spaces in URIs with %20
2014-01-23  Tobias Brunnerutils: Add strreplace function
2014-01-23  Tobias Brunnerstroke: Ensure the buffer of strings in a stroke_msg_t...
2014-01-23  Tobias Brunnerstroke: Add an option to prevent log level changes...
2014-01-23  Tobias Brunnerpki: Make sure no command registers too many options
2014-01-23  Tobias Brunnerpki: Increase MAX_COMMANDS to cover all currently avail...
2014-01-23  Tobias Brunnerpki: Print a warning if MAX_COMMANDS is too low
2014-01-23  Tobias Brunnerpki: Properly use ?: when defining option arrays
2014-01-23  Tobias Brunnerconfigure: Add -Wno-format-security to default CFLAGS
2014-01-23  Tobias Brunneragent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent...
2014-01-23  Tobias Brunnerike: Simplify error handling if name resolution failed
2014-01-23  Tobias Brunnerike: Use proper hostname(s) when name resolution failed
2014-01-23  Tobias Brunnerikev2: Wipe (optional) shared secret during CHILD_SA...
2014-01-23  Tobias Brunnerchecksum must be the last subdir included
2014-01-22  Martin Williunit-tests: Pass a test suite collection name to print...
2014-01-22  Martin Williarray: Add an array_get() function
2014-01-22  Martin Williwatcher: Don't complain if select() syscall got interrupted
2014-01-22  Martin Willistream: Make sure no watcher callback is active while...
2014-01-21  Tobias Brunnerchecksum: Read executables from DESTDIR
2014-01-20  Thomas Egererman: Add documentation of the dhcp interface option
2014-01-20  Thomas Egererdhcp: Allow binding of socket to particular interface
2014-01-20  Thomas Egererproposal: Add possibility to register custom proposal...
2014-01-20  Tobias Brunnerunit-tests: Add environment variable to reduce the...
2014-01-20  Tobias Brunnerunit-tests: Generate RSA key with 768 bits not 786
2014-01-16  Thomas Egererike_sa: Defer task manager destruction after child...
2014-01-16  Andreas SteffenVersion bump to 5.1.2rc1
2014-01-16  Andreas SteffenAdded TPMRA workitem support in PTS database
2014-01-15  Martin Williprintf-hook-builtin: Correctly calculate written bytes...
2014-01-15  Andreas SteffenDo PTS measurements only if session initialisation...
2014-01-15  Andreas SteffenStarting with 3.1.7 kernel.org replaced bz2 with xz...
2014-01-13  Andreas SteffenVersion bump to 5.1.2dr3
2014-01-13  Andreas SteffenCatch AIK errors
2014-01-13  Andreas SteffenDo TPM measurements only if there is a TPMRA workitem
2014-01-13  Andreas SteffenAllow reason strings to be used as workitem result...
2014-01-13  Andreas SteffenAttestation IMV processes TPMRA workitem
2014-01-10  Andreas SteffenAdded TPM Remote Attestation (TPMRA) workitem
2014-01-08  Tobias Brunnerchecksum: Set rpath including DESTDIR for checksum_builder
2014-01-06  Tobias Brunnertest-asn1: Fix skipping of >2038 tests on i386
2014-01-06  Tobias Brunnerchunk: Fix chunk_mac/hash tests on big-endian systems
2014-01-06  Tobias Brunnerutils: Fix %T printf hook on big-endian systems
2014-01-06  Tobias Brunnerchecksum: Delay building of checksum_builder until...
2014-01-06  Tobias Brunnerchecksum: Remove unnecessary pluto symbol
2014-01-06  Tobias Brunnerstroke: Fix error message if parsing leftsourceip fails
2013-12-20  Andreas SteffenUpdate PCR even if measurement does not equal reference...
2013-12-20  Tobias Brunnertun-device: Include system headers before our own
2013-12-19  Tobias Brunneraes-test: Fix compiler warnings from older versions...
2013-12-13  Andreas SteffenFixed check_file_measurement method in pts_database_t
2013-12-08  Andreas Steffenunit-tests: NTRU test to check a special branch
2013-12-07  Andreas Steffenmin_MGF_hash_calls parameter is not needed anymore
2013-12-07  Andreas SteffenOptimized MGF1 implementation
2013-12-07  Andreas SteffenImplemented ntru_trits class
2013-12-06  Andreas SteffenStreamlined DRBG and MGF1 debug output
2013-12-06  Andreas SteffenVersion bump to 5.1.2dr2
2013-12-06  Andreas Steffenunit-tests: Added crypter tests
2013-12-05  Andreas SteffenAdded own MGF1 mask generating function
2013-12-04  Andreas Steffenunit-tests: Added hasher tests
2013-12-04  Andreas SteffenMoved test_rng to a test suite of its own
2013-12-04  Tobias Brunnerunit-tests: Don't use priority for destructor that...
2013-12-04  Tobias Brunnerunit-tests: Export ntru_drbg_create as testable functio...
2013-12-04  Tobias Brunnerunit-tests: Add facility to register testable functions
2013-12-04  Tobias Brunnerunit-tests: Move ntru_test_rng_t to a utility class...
2013-12-04  Tobias Brunnerunit-tests: Fix apidoc for libtest
2013-12-04  Tobias Brunnerntru: Fix compiler warning caused by ++/-- on righthand...
2013-12-04  Reto Buerkitesting: Fix status output in build-baseimage script
2013-12-04  Reto BuerkiRemove check library from HACKING document
2013-12-04  Reto Buerkicharon-tkm: Abort if gprbuild binary is not found
2013-12-04  Reto Buerkicharon-tkm: Update integration tests
2013-12-03  Adrian-Ken... charon-tkm: Implement IANA DH Id to TKM Id mapping
2013-12-03  Adrian-Ken... charon-tkm: Drop unnecessary include
2013-12-03  Andreas SteffenFixed formatting in strongswan.conf
2013-11-28  Tobias Brunnerike: Log SK_p consistently on level 4
2013-11-27  Andreas SteffenUpdated NEWS for 5.1.2dr1
2013-11-27  Andreas SteffenAdded DRBG automatic reseeding tests
2013-11-27  Andreas SteffenUse strongSwan hash plugins for SHA-1 and SHA-256
2013-11-27  Andreas SteffenExtended NIST SP 800-90A HMAC_DRBG test cases
2013-11-27  Andreas SteffenCleaned up ntru-crypto library
2013-11-27  Andreas SteffenImplemented NIST SP 800-90A DRBG_HMAC with SHA-256
2013-11-27  Andreas SteffenAdded NTRU key exchange to default IKE proposal
2013-11-27  Andreas Steffenunit-tests: Added ntru wrong ciphertext test
2013-11-27  Andreas Steffenunit-tests: Added ntru entropy, retransmission and...
2013-11-27  Andreas SteffenAny of the four NTRU parameter sets can be selected
2013-11-27  Andreas SteffenMake the NTRU parameter set configurable
2013-11-27  Andreas Steffenunit-tests: first NTRU test case
2013-11-27  Andreas SteffenAdded ikev2/net2net-ntru-cert and ikev2/rw-ntru-psk...
2013-11-27  Andreas SteffenPrototype implementation of IKE key exchange via NTRU...
2013-11-27  Tobias BrunnerMerge branch 'nm-psk'
2013-11-27  Tobias Brunnernm: Require the PSK to be at least 20 characters long
next