]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/utils
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / libstrongswan / utils /
2021-10-04  Tobias Brunnerchunk: Optionally clear mmap'd chunk before unmapping
2021-06-25  Tobias BrunnerFixed some typos, courtesy of codespell
2021-05-05  Tobias Brunnerbacktrace: The BFD API changed in newer versions
2021-02-03  Tobias Brunnerpath: Also accept / as directory separator on Windows
2021-01-18  Коренберг Маркidentification: Change abbreviation for surname/serialN...
2020-12-03  Tobias Brunneridentification: Validate ASN.1 DN in from_data() constr...
2020-11-13  Tobias Brunnerwindows: Don't declare [v]asprintf()
2020-11-04  Tobias Brunnerparser-helper: Don't attempt to open anything but regul...
2020-09-09  Tobias Brunnerleak-detective: Whitelist OPENSSL_init_ssl()
2020-09-03  Tobias BrunnerMerge branch 'testing-buster'
2020-09-03  Tobias Brunnerleak-detective: Whitelist leaks that occur on Debian...
2020-07-20  Tobias BrunnerMerge branch 'vici-ca-certs'
2020-07-20  Tobias Brunnerobject: Add helper for callbacks with two void pointers
2020-06-02  Tobias BrunnerMerge branch 'android-scheduler'
2020-06-02  Tobias Brunnerandroid: Switch to CLOCK_REALTIME on Android
2020-06-02  Tobias Brunnertime: Allow using different clocks
2020-02-13  Tobias Brunnerenumerator: Fall back to lstat() if stat() fails when...
2020-02-11  Josh SorefSpelling fixes
2020-02-05  Tobias Brunnersoup: Use soup_session_new() to avoid deprecation warning
2019-12-09  Tobias Brunnerchunk: Rename hash key variable to avoid conflicts...
2019-10-28  Tobias BrunnerMerge branch 'enum-strings'
2019-10-28  Tobias Brunnerenum: Add compile-time check for missing strings
2019-10-21  Tobias Brunnerutils: Handle NULL consistently if memwipe() is impleme...
2019-08-28  Tobias BrunnerFixed some typos, courtesy of codespell
2019-08-26  Tobias Brunneridentification: Optionally match RDNs in any order...
2019-08-22  Tobias Brunnermemory: Use explicit_bzero() as memwipe() if available
2019-07-02  Tobias Brunnerbotan: Replace deprecated FFI function calls
2019-04-24  Tobias BrunnerMerge branch 'wolfssl'
2019-04-24  Tobias Brunnerchunk: Add helper to copy a chunk left-padded to a...
2018-12-18  Tobias BrunnerFixed some typos, courtesy of codespell
2018-11-30  Tobias BrunnerMerge branch 'openssl-25519/448'
2018-11-30  Tobias Brunnerleak-detective: Whitelist functions added in OpenSSL...
2018-11-06  Tobias Brunnerleak-detective: Use hashtable to cache ignored/whitelis...
2018-11-06  Tobias Brunnerleak-detective: Whitelist additional OpenSSL functions...
2018-10-26  Tobias BrunnerMerge branch 'botan-algos'
2018-10-26  Tobias Brunnerbotan: Add support for Ed25519 keys
2018-09-12  Tobias BrunnerMerge branch 'botan-plugin'
2018-09-12  Tobias Brunnerleak-detective: Add an option to ignore frees of unknow...
2018-09-12  Tobias Brunnerleak-detective: Whitelist some Botan functions
2018-07-03  Tobias BrunnerMerge branch 'android-updates'
2018-07-03  Tobias Brunneratomics: Use type of destination in CAS implementation
2018-07-03  Tobias Brunneratomics: Define HAVE_GCC_ATOMIC_OPERATIONS when buildin...
2018-05-30  Andreas Steffenlibstrongswan: xmppaddr prefix designates an xmppAddr...
2018-05-23  Tobias BrunnerFixed some typos, courtesy of codespell
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-14  Micah MortonAllow strongSwan to be spawned as non-root user
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnercertificate: Return signature scheme and parameters...
2017-11-02  Tobias Brunnerutils: Add helper function to parse time spans from...
2017-11-02  Tobias Brunnerasn1: Add additional OIDs seen in certificate DNs
2017-09-19  Tobias Brunnerutils: Include stdint.h
2017-07-05  Tobias Brunnerutils: Make second argument to memxor() const
2017-05-29  Andreas Steffenleak-detective: Whitelisted memory leaks in FHH IMCs...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2017-05-26  Tobias Brunnerutils: Add helper macros to read variadic arguments...
2017-05-23  Tobias BrunnerMerge branch 'fuzzing'
2017-05-23  Tobias Brunnerchunk: Correctly parse Base64 text where four = follow...
2017-03-06  Andreas Steffenutils: chunk_from_hex() skips optional 0x prefix
2017-01-25  Tobias Brunnerlibipsec: Fix Windows build via MinGW
2016-09-20  Tobias BrunnerMerge branch 'testing-leak-detective'
2016-09-20  Tobias Brunnerleak-detective: Whitelist thread ID getter
2016-09-20  Tobias Brunnerleak-detective: Whitelist functions of the Ada runtime...
2016-09-20  Tobias Brunnerleak-detective: Whitelist some glib/libsoup functions
2016-09-20  Tobias Brunnerleak-detective: Whitelist leak in libldap
2016-08-24  Tobias Brunnerutils: Fix definition of BYTE_ORDER with MinGW
2016-08-10  Andreas SteffenMerge branch 'newhope'
2016-08-06  Andreas Steffenutils: Defined uletoh16() and htole16()
2016-06-29  Tobias BrunnerMerge branch 'openssl-1.1.0'
2016-06-29  Tobias Brunnerleak-detective: Try to properly free allocations after...
2016-06-29  Tobias Brunneropenssl: Whitelist OPENSSL_init_crypto() and others...
2016-06-15  Tobias Brunnerleak-detective: Make sure to actually call malloc(...
2016-06-15  Tobias Brunnerleak-detective: Whitelist __fprintf_chk as seen on...
2016-06-06  Tobias Brunneridentification: Compare identity types when comparing...
2016-04-25  Yannick Cannidentification: Add support for dmdName RDN (2.5.4.54)
2016-04-24  Andreas Steffenleak-detective: added _IO_file_doallocate to whitelist
2016-04-04  Tobias Brunnerchunk: Skip all leading zero bytes in chunk_skip_zero...
2016-04-04  Tobias Brunnerstring: Gracefully handle NULL in str*eq() macros
2016-03-31  Tobias Brunnerbyteorder: Explicitly check for htoXeXX macros
2016-03-31  Tobias Brunnerutils: Remove nonsensical typedefs for standard uint...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-23  Tobias Brunnerandroid: Enable build against API level 21
2016-03-11  Tobias BrunnerFix some Doxygen issues
2016-03-11  Tobias Brunneridentification: Make `written` signed to fix error...
2016-03-10  Andreas SteffenMerge branch 'subnet-identities'
2016-03-10  Andreas SteffenImplemented IPv4/IPv6 subnet and range identities
2016-03-04  Tobias Brunnerbyteorder: Simplify htoun64/untoh64 functions
2016-03-04  Tobias Brunnerbyteorder: Always define be64toh/htobe64 macros
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2016-02-05  Tobias Brunnerutils: Add enum name for pseudo log group 'any'
2016-01-27  Andreas SteffenSupport pseudonym RDN
2015-12-04  Martin Willibyteorder: Provide a fallback for le32toh/htole32()
2015-12-04  Martin Willibyteorder: Add 32-bit unaligned little-endian conversio...
2015-11-23  Tobias Brunnersigwaitinfo() may fail with EINTR if interrupted by...
2015-11-17  Tobias Brunnerutils: Use the more low-level __NR_ prefix to refer...
2015-11-13  Tobias Brunnerutils: Provide a fallback for sigwaitinfo() if needed
2015-11-12  Tobias Brunnerandroid: Provide a fallback for sigwaitinfo()
2015-11-12  Tobias Brunnerandroid: Replace AndroidConfigLocal.h with a header...
next