]> git.ipfire.org Git - thirdparty/strongswan.git/history - src
ip-packet: Fix length in IPv6 header of generated packets
[thirdparty/strongswan.git] / src /
2014-10-20  Tobias Brunnerip-packet: Fix length in IPv6 header of generated packets
2014-10-17  Andreas SteffenRemove unneeded get_count() method
2014-10-17  Andreas SteffenProcess TCG/PTS File Measurement attribute incrementally
2014-10-16  Andreas SteffenExempt TCG/SEG attributes from unsupported case statement
2014-10-16  Andreas SteffenRequest IF-M segmentation contract for TCG/PTS subtype
2014-10-15  Martin Willitls: Fix an invalid free on CBC encryption failure
2014-10-15  Martin Willitls: Fix a memory leak if AEAD encryption fails
2014-10-15  Martin Willitls: Check all bytes of the padding if they equal the...
2014-10-15  Tobias Brunnerandroid: Fix PA-TNC construction based on data passed...
2014-10-15  Tobias Brunnerlibimcv: Add generic constructor for PA-TNC attributes
2014-10-14  Tobias Brunnerbacktrace: Fix symbol lookup in dynamic symtab via...
2014-10-14  Tobias Brunnerswid-inventory: Remove unused variable end_of_tag
2014-10-14  Tobias Brunnerswanctl: Fix man page build on FreeBSD
2014-10-14  Martin Willithread: Test for pending cancellation requests before...
2014-10-14  Martin Willivici: Return default value for get_int() if message...
2014-10-14  Martin Williprocess: Don't use the shells built-in echo in tests
2014-10-14  Martin Williprocess: Don't use absolute path names for true/false...
2014-10-14  Martin Willikernel-pfroute: Check for RTM_IFANNOUNCE availability
2014-10-14  Martin Williprocess: Include missing <signal.h> for raise(3)
2014-10-14  Tobias Brunnerip-packet: Fix removal of TFC padding for IPv6
2014-10-14  Tobias Brunnervici: Add vici.gemspec.in and vici.rb to distribution
2014-10-14  Tobias Brunnerandroid: Implement get_contracts() method in IMC state...
2014-10-14  Tobias Brunnerandroid: libpts does not exist anymore, don't attempt...
2014-10-13  Tobias Brunnerandroid: Update receive_message() to new imc_msg_t...
2014-10-13  Tobias Brunnerlibimcv: Add fallback if IPSEC_SCRIPT is not defined
2014-10-13  Tobias Brunnerlibimcv: Updated Android.mk to latest Makefile.am
2014-10-13  Tobias Brunnerandroid: Remove references to libpts
2014-10-13  Tobias Brunnerlibimcv: Remove reference to libpts
2014-10-13  Tobias Brunnerlibimcv: Fix Doxygen comments after merging libpts...
2014-10-13  Tobias Brunnerwatcher: Doxygen comment fixed
2014-10-13  Tobias Brunnercharon-systemd: Typo in log message fixed
2014-10-13  Avesh Agarwallibimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT name
2014-10-13  Tobias Brunnerike: Do remote address updates also when behind static...
2014-10-13  Tobias Brunnerike: Remove redundant check for local NAT when handling...
2014-10-11  Andreas SteffenSupport of multiple directed segmentation contracts
2014-10-11  Andreas Steffenunit-tests: Updated Makefile
2014-10-11  Andreas Steffenunit-tests: Added test for seg_contract_manager
2014-10-11  Andreas SteffenUpdated build-database.sh script to 3.13.0-37 kernel
2014-10-10  Martin WilliMerge branch 'vici-ruby'
2014-10-10  Martin Williswanctl: Fix exit codes based on errno
2014-10-10  Martin Willivici: Cancel processor before calling library_deinit()
2014-10-10  Martin Willivici: Reduce debug level during thread spawning
2014-10-10  Martin Willivici: Don't include-depend on libstrongswan for boolean...
2014-10-10  Martin Willivici: Document the ruby gem and add some simple examples
2014-10-10  Martin Willivici: Add some simple libvici examples to the README
2014-10-10  Martin Willivici: Document the available vici command and event...
2014-10-10  Martin Willivici: Use "gem"-assisted vici ruby gem building and...
2014-10-10  Martin Willivici: Add a ruby gem providing a native vici interface
2014-10-10  Martin Willivici: Return a success result for the clear-creds command
2014-10-10  Martin Willivici: Fix message encoding type values in documentation
2014-10-10  Volker RĂ¼melinikev1: Add fragmentation support for Windows peers
2014-10-10  Tobias Brunnereap-radius: Add option to set interval for interim...
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnermessage: Limit maximum number of IKEv2 fragments
2014-10-10  Tobias Brunnerpacket: Define a global default maximum size for IKE...
2014-10-10  Tobias Brunnermessage: Ensure a minimum fragment length
2014-10-10  Tobias Brunnerikev2: Send retransmits using the latest known addresses
2014-10-10  Tobias Brunnerikev2: Send and receive fragmented IKE messages
2014-10-10  Tobias Brunnerike: IKE_SA may fragment IKEv2 messages
2014-10-10  Tobias Brunnerike: Do not cache MID of IKEv2 fragments
2014-10-10  Tobias Brunnermessage: Fragment and reassemble IKEv2 messages
2014-10-10  Tobias Brunnermessage: Handle encrypted fragment payload similar...
2014-10-10  Tobias Brunnerikev2: Add encrypted fragment payload
2014-10-10  Tobias Brunnerencrypted_payload: Encrypted payload can be constructed...
2014-10-10  Tobias Brunnerencrypted_payload: Expose generate() to generate the...
2014-10-10  Tobias Brunnerencrypted_payload: Extract some utility functions
2014-10-10  Tobias Brunnermessage: Split generate() in multiple functions
2014-10-10  Tobias Brunnerikev2: Negotiate support for IKEv2 fragmentation
2014-10-10  Tobias Brunnerikev2: Add notify for IKEv2 fragmentation
2014-10-10  Tobias Brunnerikev1: Move defragmentation to message_t
2014-10-10  Tobias Brunnerike: Move fragmentation to ike_sa_t
2014-10-10  Tobias Brunnermessage: fragment() generates message and fragments...
2014-10-10  Tobias Brunnermessage: Make packet argument optional in generate()
2014-10-10  Tobias Brunnerikev1: Move fragment generation to message_t
2014-10-10  Tobias Brunnerike: Rename encryption_payload to encrypted_payload
2014-10-08  Tobias Brunneripsec: Remove unsupported listcards and rereadgroups...
2014-10-08  Tobias Brunneripsec: Document missing commands
2014-10-08  Tobias Brunneripsec: Update usage output
2014-10-08  Tobias Brunneripsec: Remove duplicate check for internal commands
2014-10-08  Tobias Brunneripsec: Only set PATH if it is not already set
2014-10-07  Tobias Brunnerikev1: Fix handling of UNITY_LOAD_BALANCE
2014-10-07  Tobias Brunnerikev1: Don't queue more than one mode config or XAuth...
2014-10-06  Martin WilliMerge branch 'ext-auth' 5.2.1dr1
2014-10-06  Martin Williext-auth: Add an ext-auth plugin invoking an external...
2014-10-06  Martin Williupdown: Use process abstraction to invoke updown script
2014-10-06  Martin Williprocess: Add a wrapper to invoke a command under the...
2014-10-06  Martin Williprocess: Port child process spawning to the Windows...
2014-10-06  Martin Williprocess: Provide an abstraction to spawn child processe...
2014-10-05  Andreas SteffenIncremental parsing fixes
2014-10-05  Andreas SteffenAdded add_segment() method to TCG/PTS attributes
2014-10-05  Andreas SteffenAdded add_segment() method to TCG/SEG attributes
2014-10-05  Andreas SteffenOS IMV proposes IF-M segmentation contract
2014-10-05  Andreas SteffenSWID IMC proposes IF-M segmentation contracts
2014-10-05  Andreas Steffenunit-tests: Updated libimcv test suite
2014-10-05  Andreas SteffenAdded add_segment() method to IETF attributes
2014-10-05  Andreas SteffenAdded add_segment() method to ITA attributes
2014-10-05  Andreas SteffenImplemented incremental processing of SWID tag [ID...
2014-10-05  Andreas SteffenImplemented add_segment method for PA-TNC attributes
2014-10-05  Andreas SteffenAdded total length parameter in PA-TNC attribute constr...
2014-10-05  Andreas SteffenAssignment of flags starts with bit 0
next