aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-05Move get system directory to a separate functionSelva Nair
2018-10-05Add OpenSSL compat definition for RSA_meth_set_signArne Schwabe
2018-10-05Pass the hash without the DigestInfo header to NCryptSignHash()Selva Nair
2018-10-05Refactor NCP-negotiable options handlingLev Stipakov
2018-10-01win: support for Visual Studio 2017Lev Stipakov
2018-09-27Fix memory leak in SSL_CTX_use_certificateSteffan Karger
2018-09-26mbedtls: remove dependency on mbedtls pkcs11 moduleSteffan Karger
2018-09-26mbedtls: make external signing code genericSteffan Karger
2018-09-25Do not load certificate from tls_ctx_use_external_private_key()Steffan Karger
2018-09-25Properly free tuntap struct on android when emulating persist-tunArne Schwabe
2018-09-19Remove unused void_ptr_hash_function and void_ptr_compare_functionSteffan Karger
2018-09-03Fix memory leak after sighupSteffan Karger
2018-09-03mbedtls: print warning if random personalisation failsSteffan Karger
2018-08-09Fix subnet topology on NetBSD.Adam CiarcinĖski
2018-08-08Introduce buffer_write_file()Steffan Karger
2018-08-08Accept empty password and/or response in auth-pam pluginSelva Nair
2018-08-08Bump version of openvpn plugin argument structs to 5Selva Nair
2018-08-07Parse static challenge response in auth-pam pluginSelva Nair
2018-08-05plugin: Export base64 encode and decode functionsDavid Sommerseth
2018-07-24make tls-auth and tls-crypt per-connection-block optionsAntonio Quartulli
2018-07-24crypto: always reload tls-auth/crypt key contextsAntonio Quartulli
2018-07-22Add crypto_pem_{encode,decode}()Steffan Karger
2018-07-18Remove unneeded newline in debug message in reliable.cGert van Dijk
2018-07-18Make second parameter to reliable_send_purge() constGert van Dijk
2018-07-18Minor reliability layer documentation fixesGert van Dijk
2018-07-13socket: make stream_buf_* functions staticAntonio Quartulli
2018-07-13Print lzo_init() return code in case of errorsGert Doering
2018-07-12Move execve/run_script helper functions to run_command.cSteffan Karger
2018-07-05Move file-related functions from misc.c to platform.cSteffan Karger
2018-07-03Add MTU to Android IFCONFIG6 control commandArne Schwabe
2018-07-02Extend push-remove to also handle 'ifconfig'.Gert Doering
2018-06-29openssl: add missing #include statementsSteffan Karger
2018-06-29openssl: don't use deprecated SSLEAY/SSLeay symbolsSteffan Karger
2018-06-23windows: properly configure TAP driver when no IPv4 is configuredAntonio Quartulli
2018-06-23add support for %lu in argv_printf and prevent ASSERTAntonio Quartulli
2018-06-18tun: ensure interface can be configured with IPv6 onlyAntonio Quartulli
2018-06-13tun: get rid of tt->did_ifconfig memberAntonio Quartulli
2018-06-13tun: always pass a valid tt pointerAntonio Quartulli
2018-06-13tun: ensure gc and argv are properly handledAntonio Quartulli
2018-06-08Replace M_DEBUG with D_LOW as the former is too verboseSelva Nair
2018-06-08pool: convert pool 'type' to enumAntonio Quartulli
2018-06-05pool: restyle ipv4/ipv6 members to improve readabilityAntonio Quartulli
2018-04-19Fix potential double-free() in Interactive Service (CVE-2018-9336)Gert Doering
2018-03-24Add negotiated cipher to status file format 2 and 3Gert van Dijk
2018-03-24Avoid overflow in wakeup time computationSelva Nair
2018-03-08Move env helper functions into their own module/fileSteffan Karger
2018-03-07Check for more data in control channelSteffan Karger
2018-03-05Management: warn about password only when the option is in useSelva Nair
2018-03-04Make return code external tls key match docsJoost Rijneveld
2018-03-02Delete the IPv6 route to the "connected" network on tun closeSelva Nair