]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2014-12-10  Andreas SteffenPack private key arrays
2014-12-10  Martin Willidumm: Fix -Wformat warning in ruby extension
2014-12-09  Andreas SteffenAutomatic generation of optimized Huffman codes
2014-12-09  Andreas Steffenunit-tests: added bliss_sampler test
2014-12-09  Andreas SteffenExpanded bliss_bitpacker to 32 bits
2014-12-09  Tobias BrunnerNEWS: Add note about AH algorithm mapping
2014-12-09  Tobias Brunnerikev1: Use same map for AH and ESP authentication algor...
2014-12-05  Tobias Brunnerikev1: Accept IPComp proposals with 4 octet long CPI...
2014-12-05  Tobias Brunnerike: Only parse payloads valid for the current IKE...
2014-12-05  Tobias Brunnerike: Make check for known payloads depend on IKE version
2014-12-05  Tobias Brunnerpkcs5: Add support for PBES2 encryption schemes other...
2014-12-05  Tobias Brunnerasn1: Add OID for Blowfish CBC
2014-12-05  Martin Willidiffie-hellman: Handle dh_exponent_ansi_x9_42 as a...
2014-12-05  Tobias Brunnerunity: Only do narrowing of responder's TS if we receiv...
2014-12-05  Tobias Brunnerid-payload: Enable multiple calls to get_ts() for subne...
2014-12-04  Tobias Brunnerikev2: Fix handling of more than one hash-and-URL certi...
2014-12-04  Martin WilliMerge branch 'wfp-drop-firewall'
2014-12-04  Martin Willikernel-wfp: Install outbound ALE connect rules for...
2014-12-04  Martin Willikernel-wfp: Install inbound ALE IP-in-IP filters
2014-12-04  Martin Willikernel-wfp: Add missing IPsec sublayer GUIDs
2014-12-04  Martin Willikernel-wfp: Define IPsec related ALE layers and callout...
2014-12-04  Martin Willikernel-wfp: Fix logging of MM/QM/EM NetEvent failures
2014-12-04  Martin Willivici: Make sure to send/recv all requested bytes over...
2014-12-02  Martin Williupdown: Inverse comment of VPN_LOGGING variable, as...
2014-11-29  Andreas SteffenVersion bump to 5.2.2dr1
2014-11-29  Andreas SteffenIncreased check size du to INITIAL_CONTACT notify
2014-11-29  Andreas SteffenRenewed expired certificates
2014-11-29  Andreas SteffenImplemented full BLISS support for IKEv2 public key...
2014-11-29  Andreas SteffenCreated ikev2/rw-ntru-bliss scenario
2014-11-29  Andreas SteffenApplied bit packing to BLISS public key
2014-11-29  Andreas SteffenWipe BLISS private key memory
2014-11-29  Andreas SteffenCreated bliss_bitpacker class to encode BLISS signatures
2014-11-29  Andreas SteffenSkip the unused bits field of the ASN.1 BIT STRING...
2014-11-29  Andreas SteffenStore NTT A of BLISS public key a
2014-11-29  Andreas Steffenunit-tests: created bliss_sign test suite
2014-11-29  Andreas SteffenFinished BLISS signature generation
2014-11-29  Andreas SteffenImplemented Gaussian rejection sampler
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...
next