]> git.ipfire.org Git - people/ms/strongswan.git/history - src
chapoly: Add an SSSE3 based driver
[people/ms/strongswan.git] / src /
2015-06-29  Martin Willichapoly: Add an SSSE3 based driver
2015-06-29  Martin Willichapoly: Add a ChaCha20/Poly1305 driver implemented...
2015-06-29  Martin Willichapoly: Provide a generic ChaCha20/Poly1305 AEAD suppo...
2015-06-29  Martin Willitest-vectors: Add some initial ChaCha20/Poly1305 AEAD...
2015-06-29  Martin Willikernel-netlink: Add ChaCha20-Poly1305 AEAD support
2015-06-29  Martin Willilibipsec: Create AEAD with four byte salt for ChaCha20...
2015-06-29  Martin Williikev2: Derive additional 4 byte CHILD_SA nonce keymat...
2015-06-29  Martin Williikev2: Use four byte salt for ChaCha20-Poly1305 AEAD
2015-06-29  Martin Williproposal: Add a chacha20poly1305 proposal keyword
2015-06-29  Martin Willicrypter: Define a ChaCha20/Poly1305 AEAD algorithm...
2015-06-23  Tobias Brunnercapabilities: Handle ERANGE in user and group lookups
2015-06-18  Martin Williosx: Version bump to 5.3.2-1
2015-06-18  Martin Williosx: Use CodeSignOnCopy for privileged helper, as sugge...
2015-06-18  Martin Willicharon-xpc: Use DNS non-append/replace mode in osx...
2015-06-18  Martin Williosx-attr: Optionally replace existing DNS server instea...
2015-06-15  Tobias BrunnerRemove accidentally added stamp-h1
2015-06-11  Tobias Brunnersettings: Fix out-of-tree build
2015-06-09  Tobias Brunnerstroke: Add missing include for UINT16_MAX
2015-06-05  Martin Williikev2: Enforce remote authentication config before...
2015-06-05  Martin Willichild-sa: Use any fixed reqid configured on the CHILD_S...
2015-06-05  Tobias Brunnerunit-tests: Add tests for iv_gen_seq_t
2015-06-05  Martin Williivgen: Allow reusing the same message ID twice in seque...
2015-06-02  Andreas SteffenUpdated SWID attribute list
2015-06-01  Tobias Brunnermessage: Log message if unknown/disallowed payload...
2015-06-01  Tobias Brunnermessage: Log original message type of unknown payloads
2015-06-01  Tobias Brunnerunknown-payload: Use a new private payload type and...
2015-06-01  Martin Williikev2: Include fragment number into message ID passed...
2015-06-01  Martin Williiv-gen: Fail getting shorter IV values than the used...
2015-06-01  Martin Williiv-gen: Ensure external sequential IVs are actually...
2015-06-01  Martin Willimessage: Show the fragmentation numbers in message...
2015-05-27  Tobias Brunnerha: Document tunnel parameter
2015-05-26  Tobias Brunnerha: Skip SA for sync messages when resyncing HA segments
2015-05-26  Tobias Brunnerha: Move plugin initialization from constructor to...
2015-05-26  Martin Willilibtls: As client, reject DH exchanges using primes...
2015-05-24  Andreas SteffenCheck for NULL installed packages enumerator
2015-05-24  Andreas SteffenFixed os_info path in strongswan.conf
2015-05-24  Andreas SteffenList attribute request entries also during build
2015-05-22  Tobias Brunnerstroke: Dynamically resize stroke messages
2015-05-21  Tobias Brunnervici: Explicitly disable --user-install when installing...
2015-05-21  Tobias Brunnervici: Make installation of Ruby Gem and Python Egg...
2015-05-21  Tobias Brunnervici: Support out-of-tree build of Python Egg
2015-05-21  Tobias Brunnerikev1: When a reauth is detected explicitly delete...
2015-05-21  Tobias BrunnerMerge branch 'accounting-fixes'
2015-05-21  Tobias Brunnerlibipsec: Insert SAs first, so latest SA with the same...
2015-05-21  Tobias Brunnereap-radius: Keep track of stats for SAs migrated during...
2015-05-21  Tobias Brunnerikev1: Trigger children_migrate event if CHILD_SAs...
2015-05-21  Tobias Brunnerbus: Add new hook called when IKEv1 CHILD_SAs are migra...
2015-05-21  Tobias Brunnereap-radius: Remove cache entries for expired SAs during...
2015-05-21  Tobias Brunnereap-radius: Add cache for usage stats of expired/rekeye...
2015-05-21  Tobias Brunnerlibradius: Verify message ID of RADIUS responses
2015-05-21  Tobias Brunnerkernel-netlink: Ignore unusable routes
2015-05-21  Tobias Brunnerkernel-netlink: Make buffer size for received Netlink...
2015-05-20  Andreas SteffenExempt ignored PA-TNC attributes from error handling
2015-05-08  Tobias Brunnerstarter: Ensure the daemon executable exists when start...
2015-05-05  Tobias Brunnerstarter: Remove START_CHARON compile flag
2015-05-05  Tobias Brunnercharon-nm: Disable leak-detective in charon-nm
2015-05-05  Tobias Brunnerchild-create: Destroy nonceg in migrate()
2015-05-05  Tobias Brunnerchild-create: Fix error handling if nonceg can't be...
2015-05-05  Tobias Brunnerike-init: Fix error handling if nonceg can't be created
2015-05-05  Tobias Brunnerike-init: Fix compiler warning
2015-05-05  Martin Williswanctl: Fix --uri option
2015-05-04  Tobias BrunnerMerge branch 'tkm-fixes'
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Also store local SPI in SAD
2015-05-04  Reto Buerkiike-init: Make nonceg a member of ike_init struct
2015-05-04  Reto Buerkichild-create: Make nonceg a member of child_create...
2015-05-04  Reto Buerkicharon-tkm: Reset stale nonce contexts
2015-05-04  Reto Buerkicharon-tkm: Drop unneeded nonceg get_id function
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Remove ESA nonce mappings from chunk map
2015-05-04  Reto Buerkicharon-tkm: Drop obsolete TKM_LIMIT define
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Select other ESA if any is present upon...
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Add get_other_esa_id function to TKM kernel SAD
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Only skip creation of first child SA
2015-05-04  Adrian-Ken RueegseggerAdd bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alert
2015-05-04  Adrian-Ken Rueegseggercharon-tkm: Fix SAD insertion when adding ESA
2015-05-04  Timo Teräsvici: Default to certificate subject for identity
2015-05-04  Timo Terässwanctl: Implement monitoring of IKE_SA and CHILD_SA...
2015-05-04  Timo Teräsvici: Add support for ike_sa and child_sa updown notifi...
2015-05-04  Timo Teräsvici: Add function to test if an event should be generated
2015-05-04  Romain Francoiseswanctl: Add missing unit in install-time log
2015-04-26  Andreas Steffenimv_policy_manager: Added capability to execute an...
2015-04-24  Andreas SteffenFixed PB-TNC directionality debug message
2015-04-21  Tobias Brunnerike-vendor: Add some Microsoft vendor IDs
2015-04-20  Tobias Brunnerleak-detective: Use passed callback to report leaks
2015-04-17  Tobias Brunneropenssl: Don't refer to EVP_des_ecb() if OpenSSL is...
2015-04-16  Martin WilliMerge branch 'utils-split'
2015-04-16  Martin Willistrerror: Move to its own Doxygen subgroup
2015-04-16  Martin Williutils: Clean up includes
2015-04-16  Martin Willialign: Move min/max/padding/alignment functions to...
2015-04-16  Martin Willitime: Move time related functions to separate files
2015-04-16  Martin Williobject: Move OO programming helper macros to a separate...
2015-04-16  Martin Willistatus: Move status_t type and functions to separate...
2015-04-16  Martin Willipath: Move path related utility functions to separate...
2015-04-16  Martin Willitty: Move tty related functions to separate files
2015-04-16  Martin Willimemory: Move memory manipulation related functions...
2015-04-16  Martin Willistring: Move string related utility functions to separa...
2015-04-16  Martin Willibyteorder: Move byte order related functions to separat...
2015-04-16  Martin Willitypes: Use generic type definitions to separate header...
2015-04-16  Martin Williatomics: Move atomics/recounting support to separate...
2015-04-16  Martin Williunit-tests: Further increase the test vector testing...
2015-04-16  Martin Willitest-vectors: Define test vector symbols as extern
next