aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/options.h
AgeCommit message (Expand)Author
2024-01-16Implement the --tls-export-cert featureArne Schwabe
2024-01-04Check PRF availability on initialisation and add --force-tls-key-material-exportArne Schwabe
2023-12-06Remove --tls-export-certDavid Sommerseth
2023-07-18Implement using --peer-fingerprint without CA certificatesArne Schwabe
2023-07-18Revert commit 423ced962dArne Schwabe
2023-03-24Parse compression options and bail out when compression is disabledArne Schwabe
2023-03-13dco: print version to log if availableAntonio Quartulli
2023-01-11options: Always define options->management_flagsFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2022-12-27Allow skipping multple remotes via management interfaceSelva Nair
2022-12-27Permit unlimited connection entries and remotesSelva Nair
2022-11-14Push server mtu to client when supported and support occ mtuArne Schwabe
2022-11-14Allow tun-mtu to be pushedArne Schwabe
2022-11-06Allow setting control channel packet size with max-packet-sizeArne Schwabe
2022-10-17Allow Authtoken lifetime to be short than renegotiation timeArne Schwabe
2022-10-07auth-user-pass: add support for inline credentialsAntonio Quartulli
2022-10-07implement --session-timeoutDmitry Zelenkovsky
2022-09-20Implement AUTH_FAIL, TEMP message supportArne Schwabe
2022-09-18Implement exit notification via control channelArne Schwabe
2022-09-16Use DCO on Windows by defaultLev Stipakov
2022-09-11Implement --client-crresponse script options and plugin interfaceArne Schwabe
2022-08-25dco-win: implement ovpn-dco support in P2P Windows code pathAntonio Quartulli
2022-08-17Rename OPT_P_IPWIN32 to OPT_P_DHCPDNS and include --dns in itArne Schwabe
2022-08-13ovpn-dco: introduce FreeBSD data-channel offload supportKristof Provost
2022-07-14Remove management_write_peer_info_file and related codeSelva Nair
2022-07-13options: don't export local function pre_connect_save()Antonio Quartulli
2022-06-28dco: add helper function to detect if DCO is enabled or notAntonio Quartulli
2022-06-28dns: also (re)place foreign dhcp options in envHeiko Hund
2022-05-06Implement HMAC based session id for tls-crypt v2Arne Schwabe
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-03-29add support for --dns optionHeiko Hund
2022-03-17Implement fixed MSS value for mssfix and use it for non default MTUsArne Schwabe
2022-02-13Add mtu paramter to --fragment and change fragment calculationArne Schwabe
2022-02-11Change the default for mssfix to mssfix 1492 mtuArne Schwabe
2022-02-04Repair --inactive with 'bytes' argument larger 2Gbytes.Gert Doering
2022-02-02Implement optional mtu parameter for mssfixArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-20Initialize the xkey provider and use it in SSL contextSelva Nair
2021-11-12Allow loading of non default providersArne Schwabe
2021-11-07Remove custom PRNG functionArne Schwabe
2021-09-08compat-mode: allow user to specify version to be compatible withAntonio Quartulli
2021-07-28Remove --ncp-disable optionArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-04-27Change options->data_channel_use_ekm to flagsArne Schwabe
2021-04-17Also restore/save route-gateway options on SIGUSR1 reconnectsArne Schwabe
2021-04-17Also restore/save compress related options in reconnectsArne Schwabe
2021-04-16Always save/restore pull optionsArne Schwabe
2021-04-05Remove conditionals compilation for P2MP, ENABLE_SHAPER and TIME_BACKTRACK_PR...Arne Schwabe
2021-04-03Remove deprecated option '--keysize'Arne Schwabe