]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2014-03-21  Arne SchwabeMove the initialization of the environment to the top...
2014-03-21  Arne SchwabeFix connecting to localhost on Android
2014-03-17  James YonanSet SSL_OP_NO_TICKET flag in SSL context for OpenSSL...
2014-03-17  Arne SchwabeFix warning for max-routes: do not quit when parsing...
2014-03-17  Arne SchwabeIntroduce safety check for http proxy options
2014-02-23  Heiko Hundgrow route lists dynamically
2014-01-23  Thomas VeermanFix "." in description of utun.
2014-01-20  Gert DoeringAdd "test-driver" and "compile" to .gitignore
2014-01-17  Heiko Hundconvert struct signal_info element
2014-01-17  Heiko Hundmake sure sa_family_t is defined
2014-01-16  Gert DoeringReplace copied structure elements with including <net...
2014-01-16  Gert DoeringRename 'struct route' to 'struct route_ipv4'
2014-01-12  Steffan KargerFix compiler warnings in ssl_polarssl.c
2014-01-12  Steffan KargerRemove unused variables from ssl_verify_polarssl.c...
2014-01-12  Steffan KargerFix compiler warning for unused result of write()
2014-01-12  Gert DoeringDocument issue with --chroot, /dev/urandom and PolarSSL.
2014-01-11  Gert DoeringCleanup ir6->netbits handling.
2014-01-11  Gert Doeringremove some 'unused variable' warnings
2014-01-09  Gert DoeringReduce IV_OPENVPN_GUI_VERSION= to IV_GUI_VER=
2014-01-09  Gert DoeringMake code and documentation for --remote-random-hostnam...
2014-01-07  Jens WagnerFix spurious ignoring of pushed config options (trac...
2014-01-06  Gert DoeringDocument "lz4" argument to "compress" config option.
2014-01-06  Gert DoeringProvide LZ4 sources in src/compat/ and use if no system...
2014-01-06  Gert DoeringImplement LZ4 compression.
2014-01-05  Steffan KargerDisable export ciphers by default for OpenSSL builds.
2014-01-05  Steffan KargerMake tls_ctx_restrict_ciphers accept NULL as char ...
2014-01-03  Arne SchwabeUpdate IPv6 related readme files
2014-01-03  Steffan KargerRemove OpenSSL tmp_rsa_callback. Removes support for...
2014-01-03  Steffan KargerIf --tls-cipher is supplied, make --show-tls parse...
2014-01-03  Steffan KargerUpdate TLSv1 error messages to SSLv23 to reflect change...
2014-01-03  Steffan KargerAlso update TLSv1_method() calls in support code to...
2013-12-17  Arne SchwabeAdd warning for using connection block variables after...
2013-12-16  David SommersethFix file checks when --chroot is being used
2013-12-16  Alon Bar-Levpkcs11: use generic evp key instead of rsa
2013-12-05  Heiko HundSupport non-ASCII characters in Windows tmp path
2013-12-01  Gert DoeringFix IPv6_V6ONLY logic.
2013-11-29  Arne SchwabeImplement listing on IPv4/IPv6 dual socket on all platform
2013-11-29  Arne SchwabeMove ASSERT so external-key with OpenSSL works again
2013-11-29  Arne SchwabeImplement dual stack client support for OpenVPN
2013-11-27  Arne SchwabeWhen resolving fails print the error message from socke...
2013-11-27  Arne Schwabechange the type of 'remote' to addrinfo*, and rename...
2013-11-26  Arne SchwabeRemove the ip-remote-hint option.
2013-11-26  Arne SchwabeChange proto_remote() function to return a constant...
2013-11-26  Arne SchwabeSplit link_socket_init_phase1 and link_socket_init_phas...
2013-11-24  Arne SchwabeFix assertion when SIGUSR1 is received while getaddrinf...
2013-11-24  Gert Doeringt_client.sh: ignore fields from "ip -6 route show"...
2013-11-24  Arne SchwabeFix two instances of asserting AF_INET
2013-11-24  Arne SchwabeSplit the PROTO_UDP_xx options into AF_INET/AF_INET6...
2013-11-23  Arne SchwabeSimplify print_sockaddr_ex function, merge duplicate...
2013-11-23  Arne SchwabeFix compile error in ssl_openssl introduced by polar...
2013-11-23  Joachim Schipperexternal_pkcs1_sign: Support non-RSA_SIG_RAW hash_ids
2013-11-23  Joachim Schipper--management-external-key for PolarSSL
2013-11-23  Joachim SchipperRefactor tls_ctx_use_external_private_key()
2013-11-22  Arne SchwabeChange the type of all ports in openvpn to const char...
2013-11-20  Max MusterRemove duplicate cipher entries from TLS translation...
2013-11-17  Gert DoeringFix slow memory drain on each client renegotiation.
2013-11-17  Gert DoeringFix IPv6 examples in t_client.rc-sample
2013-11-16  David Sommersetht_client.sh: Add prepare/cleanup possibilties for each...
2013-11-16  David Sommersetht_client.sh: Write errors to stderr and document requir...
2013-11-15  David Sommersetht_client.sh: Check for fping/fping6 availability
2013-11-15  Davide BriniDocument authfile for socks server
2013-11-15  Klee Dienestls_ctx_load_ca: Improve certificate error messages
2013-11-15  Gert DoeringFix argument type warning introduced by http extra...
2013-11-15  Arne SchwabeAdd reporting of UI version to basic push-peer-info...
2013-11-15  Arne SchwabeImplement custom HTTP header for http-proxy, and always...
2013-11-14  Josh CepekRequire a 1.2.x PolarSSL version
2013-10-24  Steffan KargerRequire polarssl >= 1.2.10 for polarssl-builds, which...
2013-10-23  Heiko HundSupport non-ASCII TAP adapter names on Windows
2013-08-23  Peter SagersonFix configure interaction with static OpenSSL libraries
2013-08-22  Jesse GlickAllow use of NetBeans without saving nbproject/ directory.
2013-08-22  Josh CepekCorrect error text when no Windows TAP device is present
2013-08-16  Heikki HannikainenAlways load intermediate certificates from a PKCS#12...
2013-08-16  Arne SchwabeAdd a note what setenv opt does for OpenVPN < 2.3.3
2013-08-16  Arne SchwabeAdd support to ignore specific options.
2013-08-16  James YonanMSVC fixes
2013-07-15  James YonanAdded "setenv opt" directive prefix. If present, and...
2013-07-11  James YonanTLS version negotiation
2013-07-03  David Sommersethautoconf: Fix typo
2013-07-03  David Sommersethplugin: Extend the plug-in v3 API to identify the SSL...
2013-07-03  David SommersethRemove the --disable-eurephia configure option
2013-07-03  David Sommersethman page: Update man page about the tls_digest_{n}...
2013-07-03  Arne SchwabeAdd support of utun devices under Mac OS X
2013-06-20  Arne SchwabePATCHv3 Remove unused variables or put them to the...
2013-06-11  Gert DoeringImprove documentation and help text for --route-ipv6.
2013-06-11  Tamas TEVESZAdd support for client-cert-not-required for PolarSSL.
2013-06-07  Steffan KargerDo not pass struct tls_session* as void* in key_state_s...
2013-06-01  Arne SchwabeFix another #ifdef/#if P2MP_SERVER
2013-05-31  Arne SchwabeMove checking of script file access into set_user_script
2013-05-31  Arne SchwabeMove settings of user script into set_user_script function
2013-05-31  Arne SchwabeFix #ifdefs for P2MP_SERVER
2013-05-30  Davide BriniProvide more accurate warning message
2013-05-30  Arne SchwabeOnly print script warnings when a script is used. Remov...
2013-05-30  Gert DoeringFix problem with UDP tunneling due to mishandled pktinf...
2013-05-27  Gert DoeringMake push-peer-info visible in "normal" per-instance...
2013-05-27  James YonanAlways push basic set of peer info values to server.
2013-05-24  Jan Just Keijsermake 'explicit-exit-notify' pullable again
2013-05-19  Gert DoeringFix usage of 'compression ...' from global config.
2013-05-19  James YonanAdded support for the Snappy compression algorithm
2013-05-19  Josh CepekFix Windows script execution when called from script...
2013-05-18  Gert DoeringFix NULL-pointer crash in route_list_add_vpn_gateway().
next