]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2022-08-01  Antonio Quartullidco: configure keys in DCO right after generating them
2022-08-01  Arne SchwabeExtract check_session_cipher into standalone function
2022-07-27  Frank Lichtenheldsystemd: remove generated service files on clean
2022-07-27  Antonio Quartullidco: initialize context and save pointer in TLS object
2022-07-27  Antonio Quartullidco: introduce open_tun_dco_generic() to open dynamic...
2022-07-25  Gert DoeringFix error message about extended errors for IPv4-only...
2022-07-23  Selva NairIn x_check_status() read errno early
2022-07-22  Frank Lichtenheldt_client: Allow to force FAIL on prerequisite fails
2022-07-22  Arne SchwabeFix segfault when no --config argument is given
2022-07-22  Arne SchwabeError out if both remap-usr1 SIGHUP and config stdin...
2022-07-19  Arne Schwabetun: extract close_tun_handle into its own fucntion...
2022-07-19  Antonio QuartulliGitHub Actions: add Linux DCO build (on Ubuntu 20.04)
2022-07-19  Antonio Quartullidco: allow user to disable it at runtime
2022-07-19  Antonio Quartullidco: add option check - disable DCO if conflict is...
2022-07-14  Selva NairLog address of management client on accept
2022-07-14  Selva NairLog the actual management interface port in use
2022-07-14  Selva NairRemove management_write_peer_info_file and related...
2022-07-14  Selva NairFix crash in xkey-provider in msvc builds
2022-07-14  Antonio Quartullitun: create tun_name_is_fixed helper
2022-07-13  Antonio Quartullinetworking: add net_iface_type API
2022-07-13  Antonio Quartullinetworking_sitnl: always return negative error code...
2022-07-13  Kristof ProvostHandle exceeding 'max-clients'
2022-07-13  Antonio Quartullioptions: don't export local function pre_connect_save()
2022-07-05  Antonio Quartullinetworking: fix doc for net_iface_new() API
2022-06-28  Heiko Hundmake %x destination unsigned
2022-06-28  Antonio Quartullidco: use specific metric when installing routes
2022-06-28  Antonio Quartullitls-crypt-v2: bail out if the client key is too small
2022-06-28  Antonio Quartullidco: create DCO interface using SITNL
2022-06-28  Antonio Quartullidco: add helper function to detect if DCO is enabled...
2022-06-28  Antonio Quartullidco: introduce low-level code for handling ovpn-dco...
2022-06-28  Heiko Hundsignal --dns support in peer info
2022-06-28  Heiko Hunddns: also (re)place foreign dhcp options in env
2022-06-23  Lev StipakovSet o->use_peer_id flag for p2p mode
2022-06-21  Arne SchwabeInline frame_add_to_extra_tun function and remove frame...
2022-06-21  Arne SchwabeRemove leftover frame_set_mtu_dynamic definitions in...
2022-06-21  Martin JanůUpdate the replay-window backtrack log message
2022-06-21  Ilya Ponetayevfix compilation issues with small and w/o debug
2022-06-17  Lev StipakovGitHub Actions: trigger openvpn-build GHA on success
2022-05-31  Arne SchwabeRemove useless empty line from CR_RESPONSE message
2022-05-28  Heiko Hunddoc: fix literal block in tls-options.rst
2022-05-27  Heiko Hundrename foreign_option() and move it up
2022-05-27  Heiko Hundremove dead foreign-option parsing code
2022-05-27  Heiko Hundremove foreign_option() call for IPv6 DNS servers
2022-05-24  Arne SchwabeFix client-pending-auth error message to say ERROR...
2022-05-23  Arne SchwabeTranslate OpenSSL 3.0 digest names to OpenSSL 1.1 diges...
2022-05-22  Arne SchwabeImplement ED448 and ED25519 support in xkey_provider
2022-05-22  Heiko Hundpre-commit: uncrustify based on staged changes
2022-05-22  Frank Lichtenhelduncrustify: have exactly one newline at the end of...
2022-05-22  Jan Mikkelsencipher-negotiation.rst missing from doc/Makefile.am
2022-05-22  Frank Lichtenhelduncrustify: add sp_after_comma=add
2022-05-22  Frank LichtenheldReformat for sp_after_comma=add
2022-05-13  Gert DoeringPass proper sockaddr_* structure for IPv6 socket errors.
2022-05-12  Gert DoeringFix non-compliant whitespace introduced by commit 54800...
2022-05-12  Lev StipakovFix M_ERRNO behavior on Windows
2022-05-12  Gert DoeringImplement --mtu-disc for IPv6 UDP sockets.
2022-05-06  Arne SchwabeAdd ubuntu 22.04 to Github Actions
2022-05-06  Arne SchwabeAdd uncrustify check to github actions
2022-05-06  Arne SchwabeExtract read_incoming_tls_plaintext into its own function
2022-05-06  Arne SchwabeOptimise three-way handshake condition for S_PRE_START...
2022-05-06  Arne SchwabeImplement HMAC based session id for tls-crypt v2
2022-05-05  Arne SchwabeRemove workaround for Android 4.4
2022-05-05  Arne SchwabeFix format specifier for printing size_t on 32bit size_...
2022-05-05  Lev Stipakovvcpkg: switch to manifest
2022-05-05  Gert DoeringExclude the last two whitespace-only uncrustify fixes...
2022-05-05  Arne SchwabeExtract read_incoming_tls_ciphertext into function
2022-05-05  Gert DoeringFix trailing-whitespace errors in last patch.
2022-05-05  Arne SchwabeImplement stateless HMAC-based sesssion-id three-way...
2022-04-29  Arne SchwabeImplement constructing a control channel reset client...
2022-04-27  Arne SchwabeChange reliable_get_buf_sequenced to reliable_get_entry...
2022-04-27  Arne SchwabeMove CRL reload to key_state_init from S_START transition
2022-04-26  Arne SchwabeRemove pointless indentation from tls_process.
2022-04-26  Arne SchwabeMove tls_process_state into its own function
2022-04-26  Arne SchwabeExtract session_move_active into its own function
2022-04-26  Arne SchwabeChange FULL_SYNC macro to no_pending_reliable_packets...
2022-04-26  Arne SchwabeExtract session_move_pre_start as own function, use...
2022-04-26  Arne SchwabeRefactor tls-auth/tls-crypt wrapping into into own...
2022-04-26  Marc Beckerfix GitHub workflow working directories in MinGW builds
2022-04-25  Arne SchwabeSplit out reliable_ack_parse from reliable_ack_read
2022-04-25  Arne SchwabeAdd unit tests for test_tls_decrypt_lite
2022-04-25  Arne SchwabeMove ssl function related to control channel wrap/unwra...
2022-04-25  Arne SchwabeExtend tls_pre_decrypt_lite to return type of packet...
2022-04-25  Arne SchwabeMove pre decrypt lite check to its own function
2022-04-25  Arne SchwabeMake buf_write_u8/16/32 take the type they pretend...
2022-04-25  Marc Beckervcpkg-ports/pkcs11-helper: bump to release 1.29
2022-04-24  Arne SchwabeAdd documentation for swap_hmac function
2022-04-24  Arne SchwabeRemove tls_init_control_channel_frame_parameters wrappe...
2022-04-22  Arne SchwabeRemove EXPONENTIAL_BACKOFF define
2022-04-22  Arne SchwabeRemove inc_pid argument from reliable_mark_deleted...
2022-04-22  Arne SchwabeRemove dead PID_TEST code
2022-04-22  Antonio Quartulliauth-pam.c: add missing include limits.h
2022-04-22  Heiko HundAdd git pre-commit hook script to uncrustify
2022-04-21  David SommersethThe Great Reformatting of 2022
2022-04-21  David Sommersethdev-tools: Avoid uncrustify mangling MAC_FMT macro
2022-04-21  David Sommersethdev-tools: Remove uncrustify -p
2022-04-21  David Sommersethdev-tools: Remove no longer needed openvpn-plugin.h...
2022-04-08  Antonio Quartullit_net.sh: delete dummy iface using iproute command
2022-04-08  Antonio Quartullinetworking: implement net_iface_new and net_iface_del...
2022-04-08  Antonio Quartullinetworking_iproute2: don't pass M_WARN to openvpn_execv...
2022-04-03  Antonio Quartullinetworking: silence warnings about unused arguments
2022-04-03  Arne Schwabenetworking: remove duplicate methods from networking_si...
next