]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2014-11-29  Andreas SteffenImplemented get_byte() method for mgf1_bitspender class
2014-11-29  Andreas SteffenAdded support for BLISS-III
2014-11-29  Andreas SteffenStarted implementing BLISS signature generation
2014-11-29  Andreas SteffenStore and parse BLISS private and public keys in DER...
2014-11-29  Andreas Steffenunit-tests: Created separate mgf1 test suite
2014-11-29  Andreas SteffenUse mgf1_bitspender in ntru_poly_create_from_seed
2014-11-29  Andreas SteffenUse mgf1_bitspender to generate random secret key
2014-11-29  Andreas SteffenImplemented bitspender based on the MGF1 mask generator...
2014-11-29  Andreas Steffenunit-tests: Added bliss_fft test suite
2014-11-29  Andreas SteffenMoved mgf1 class to libstrongswan/crypto/mgf1
2014-11-29  Andreas SteffenDefined BLISS I and IV parameter sets
2014-11-29  Andreas SteffenAdded BLISS OIDs in ITA-HSR OID tree
2014-11-29  Andreas SteffenImplemented Number Theoretic Transform using the FFT...
2014-11-29  Andreas SteffenCreated framework for BLISS post-quantum signature...
2014-11-28  Martin Willilibtls: Catch POLLHUP/NVAL in TLS socket splicing
2014-11-28  Martin Williwatcher: Proper handle poll() POLLHUP/NVAL signaling
2014-11-28  Martin Williwindows: Properly set errno for read/write functions...
2014-11-24  Martin Williikev2: Fix ike_rekey switch statement broken with last...
2014-11-21  Martin Williikev2: Prevent IKE_SA rekeying if we are currently...
2014-11-21  Martin Willicontroller: Keep following initiate() if the first...
2014-11-21  Martin Willichild-sa: Introduce a CHILD_RETRYING state to detect...
2014-11-21  Martin WilliMerge branch 'poll'
2014-11-21  Martin Williwindows: Move the compatibility header to the compat...
2014-11-21  Martin Williapple: Wrap accept() and recvfrom() with poll(2) instea...
2014-11-21  Martin Williapple: Introduce a central compatibility header with...
2014-11-21  Martin Williwatcher: Use Windows read/write(2) wrappers instead...
2014-11-21  Martin Williwindows: Provide a write(2) wrapper that uses send...
2014-11-21  Martin Williwindows: Provide a read(2) wrapper that uses recv(2...
2014-11-21  Martin Williunit-tests: Test cancellability of some cancellation...
2014-11-21  Martin Willithread: Test for pending cancellation requests before...
2014-11-21  Martin Willikernel-libipsec: Use poll(2) instead of select
2014-11-21  Martin Williwatcher: Use poll(2) instead of select
2014-11-21  Martin Willilibtls: Use poll(2) instead of select() in tls_socket
2014-11-21  Martin Willisocket-default: Use round-robin selection of sockets...
2014-11-21  Martin Willisocket-default: Use poll(2) instead of select
2014-11-21  Martin Willitun-device: Read from tun to buffer on stack to avoid...
2014-11-21  Martin Willitun-device: Remove the superfluous use of select()...
2014-11-21  Martin Willilibradius: Use poll(2) to wait for RADIUS responses
2014-11-21  Martin Williwindows: Provide a poll(2) wrapper calling WSAPoll()
2014-11-21  Martin WilliMerge branch 'netlink-extensions'
2014-11-21  Martin Willikernel-netlink: Optionally ignore errors resulting...
2014-11-21  Martin Willikernel-netlink: Add an option to enforce using XFRM_MSG...
2014-11-21  Martin Willikernel-netlink: Fallback to UDP if detecting socket...
2014-11-21  Martin Willikernel-netlink: Alternatively support global port based...
2014-11-21  Martin Williconf: Document kernel-netlink retransmission and parall...
2014-11-21  Martin Willikernel-netlink: Add options to enable parallel Netlink...
2014-11-21  Martin Willikernel-netlink: Release lock while doing Netlink NEW...
2014-11-21  Martin Willikernel-netlink: Add non-dumping variants of echo and...
2014-11-21  Martin Willikernel-netlink: Add test cases for successful and timin...
2014-11-21  Martin Willikernel-netlink: Add a compile-time hook to simulate...
2014-11-21  Martin Willikernel-netlink: Implement configurable Netlink request...
2014-11-21  Martin Willikernel-netlink: Add a stress test with several threads...
2014-11-21  Martin Willikernel-netlink: Retry netlink query while kernel return...
2014-11-21  Martin Willikernel-netlink: Support parallel Netlink queries
2014-11-21  Martin Willikernel-netlink: Add a simple send message test querying...
2014-11-21  Martin Willikernel-netlink: Add a stub for a test-runner
2014-11-11  Tobias Brunnermem-pool: Fix potential memory leak and lost leases...
2014-11-06  Tobias Brunnerandroid: New release based on 5.2.1 and after adding...
2014-11-06  Tobias Brunnerandroid: Build binaries for MIPS
2014-11-06  Tobias Brunnerandroid: Increase fragment size
2014-11-06  Tobias Brunnerandroid: Enable IKEv2 fragmentation
2014-11-06  Tobias BrunnerMerge branch 'android-eap-tls'
2014-11-06  Tobias Brunnerandroid: Use %any as AAA identity, but disable EAP...
2014-11-06  Tobias Brunnerandroid: Add support for signature schemes used by...
2014-11-06  Tobias Brunnerandroid: Allow enumeration of untrusted certificates
2014-11-06  Tobias Brunnerandroid: Handle EAP-TLS in Android service
2014-11-06  Tobias Brunnerandroid: Enable EAP-TLS plugin in the app
2014-11-06  Tobias Brunnerandroid: Add EAP-TLS VPN type to the GUI
2014-11-06  Tobias Brunnerandroid: Change how features of VPN types are stored...
2014-10-31  Reto Buerkitesting: Update tkm/multiple-clients/evaltest.dat
2014-10-31  Reto Buerkicharon-tkm: Properly reset CC context in listener
2014-10-31  Reto Buerkicharon-tkm: Add missing comma to enum
2014-10-31  Tobias Brunnerproposal: Add default PRF for HMAC-MD5-128 and HMAC...
2014-10-30  Tobias BrunnerMerge branch 'mem-pool-range'
2014-10-30  Tobias Brunnerhost: Ignore spaces around - when parsing ranges
2014-10-30  Tobias Brunnerike-cfg: Use host_create_from_range() helper
2014-10-30  Tobias Brunnervici: Add support for address range definitions of...
2014-10-30  Tobias Brunnerstroke: Add support for address range definitions of...
2014-10-30  Tobias Brunnerhost: Add function to create two hosts from a range...
2014-10-30  Tobias Brunnermem-pool: Add basic unit tests
2014-10-30  Tobias Brunnerlibhydra: Add test runner
2014-10-30  Tobias Brunnermem-pool: Correctly ignore first and last addresses...
2014-10-30  Thomas Egererikev1: Don't inherit children if INITITAL_CONTACT was...
2014-10-30  Thomas Egererikev1: Send INITIAL_CONTACT notify in Main Mode
2014-10-30  Martin WilliMerge branch 'policy-constraints'
2014-10-30  Martin Willipki: Print and document the name constraint type for...
2014-10-30  Martin Williconstraints: Add permitted/excludedNameConstraints...
2014-10-30  Martin Williconstraints: Use a more specific FQDN/email name constr...
2014-10-30  Martin Williconstraints: Add requireExplicitPolicy tests
2014-10-30  Martin Williconstraints: Add inhibitAnyPolicy tests
2014-10-30  Martin Williconstraints: Add inhibitPolicyMapping tests
2014-10-30  Martin Williconstraints: Don't reject certificates with invalid...
2014-10-30  Martin Williconstraints: Add certificate policy and policy mapping...
2014-10-30  Martin WilliMerge branch 'id-type-prefix'
2014-10-30  Martin WilliNEWS: Mention identity prefixes
2014-10-30  Martin Williswanctl: Document identity type prefixes
2014-10-30  Martin Williman: Document identification type prefixes in ipsec...
2014-10-30  Martin Williidentification: Support custom types in string construc...
2014-10-30  Martin Williidentification: Support prefixes in string constructors...
2014-10-30  Martin Williunit-tests: Re-align identification_create_from_string...
next