aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/buffer.h
AgeCommit message (Expand)Author
2019-06-09Copy one byte less in strncpynt()Gert Doering
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-10-26tls-crypt-v2: add unwrap_client_keySteffan Karger
2018-10-24Wrap openvpn_swprintf into Windows defineLev Stipakov
2018-10-22Introduce openvpn_swprintf() with nul termination guaranteeLev Stipakov
2018-10-16buffer_list: add functions documentationAntonio Quartulli
2018-08-08Introduce buffer_write_file()Steffan Karger
2018-07-24crypto: always reload tls-auth/crypt key contextsAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2018-01-11Fix types around buffer_list_push(_data)Steffan Karger
2018-01-09buffer_list_aggregate_separator(): don't exceed max_lenSteffan Karger
2017-11-10Simplify and inline clear_buf()Steffan Karger
2017-09-06fix a couple of typ0s in comments and stringsAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-16Don't reopen tun if cipher changesSteffan Karger
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-29Introduce and use secure_memzero() to erase secretsSteffan Karger
2016-04-04Added flags parameter to format_hex_ex.James Yonan
2015-10-04Replace strdup() calls for string_alloc() callsSteffan Karger
2015-07-27Fix commit e473b7c if an inline file happens to have a line break exactly at ...Arne Schwabe
2015-04-13Mac OS X Keychain management clientVasily Kulikov
2014-07-09Remove ENABLE_BUFFER_LISTArne Schwabe
2014-03-23Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe
2013-03-22Use constant time memcmp when comparing HMACs in openvpn_decrypt.Steffan Karger
2013-03-12Remove unused function xorArne Schwabe
2012-10-29Support UTF-8 --client-config-dirHeiko Hund
2012-03-22build: standard directory layoutAlon Bar-Lev