]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2011-04-24  Gert Doeringenv_block(): if PATH is not set, add standard PATH...
2011-04-24  JuanJo Ciarlante* make ipv6_payload compile under windowze
2011-04-24  Gert Doeringadd some TODOs to TODO.IPv6
2011-04-24  Gert DoeringNetBSD fixes - on 4.0 and up, use multi-af mode. On...
2011-04-24  Gert Doeringremove NOTES file from commit - private scribbling
2011-04-24  Gert DoeringEnable IPv6 Payload in OpenVPN p2mp tun server mode...
2011-04-24  Gert Doeringbasic documentation of IPv6 related options and their...
2011-04-24  Gert Doeringundo accidential duplication of existing "--iroute...
2011-04-24  Gert Doeringadd some TODOs to TODO.IPv6
2011-04-24  Gert Doeringnew feature: "ifconfig-ipv6-push" (from ccd/ config)
2011-04-24  Gert Doering4a, 9, 10, 11, 12 added - and 11. done right away :-)
2011-04-24  Gert DoeringNetBSD fixes - on 4.0 and up, use multi-af mode. On...
2011-04-24  Gert Doeringremove NOTES file from commit - private scribbling
2011-04-24  Gert DoeringEnable IPv6 Payload in OpenVPN p2mp tun server mode...
2011-04-24  James YonanAdded 'dir' flag to "crl-verify" (see man page for...
2011-04-21  Robert FischerUpdate man page with info about --connect-timeout
2011-04-21  Robert FischerUpdate man page with info about --capath
2011-04-21  David SommersethAdd a simple comment regarding openvpn_snprintf() is...
2011-04-21  David SommersethImprove the mysprintf() issue in openvpnserv.c
2011-04-19  James YonanRevert r7092 and r7151, i.e. remove --enable-osxipconfig
2011-04-15  Samuli SeppänenFixed a bug with GUI icon deletion on upgrade from...
2011-04-14  Gisle VanemAvoid re-defining uint32_t when using mingw compiler
2011-04-14  rfAdded man page entry for --management-client
2011-04-14  rfUpdate man page with info about --remote-random-hostname
2011-04-14  Samuli SeppänenFixed copying of tapinstall.exe to dist/bin when using...
2011-04-14  Samuli SeppänenRemoved Win2k from supported platforms list in INSTALL...
2011-04-14  Samuli SeppänenFix a bug in devcon source code handling
2011-04-14  David SommersethChange the default --tmp-dir path to a more suitable...
2011-04-14  James YonanFixed bug in port-share that could cause port share...
2011-04-14  Gert DoeringAdd more detailed explanation regarding the function...
2011-04-14  Samuli SeppänenChange all CRLF linefeeds to LF linefeeds
2011-04-12  James YonanVersion 2.1.3t
2011-04-12  James YonanFor Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry...
2011-04-05  Samuli SeppänenAdd man page entry for --redirect-private
2011-04-03  James YonanFixed bug in port-share that could cause port share...
2011-04-02  James YonanFixed bug that incorrectly placed stricter TCP packet...
2011-03-31  James YonanAdded more packet ID debug info at debug level 3 for...
2011-03-31  David SommersethFix the --client-cert-not-required feature
2011-03-27  JuanJo Ciarlante* ipv6-0.4.16: fix mingw32 build
2011-03-27  JuanJo Ciarlante* ipv6-0.4.15b: rebase over openvpn-testing-master
2011-03-27  James YonanAdded ./configure --enable-osxipconfig option for Mac...
2011-03-26  James YonanAdded "auth-token" client directive, which is intended...
2011-03-25  JuanJo Ciarlante* ipv6-0.4.15: add --multihome support to xBSD
2011-03-25  JuanJo Ciarlante* ipv6-0.4.14: fix xinetd usage:
2011-03-25  JuanJo Ciarlante* fix --multihome for ipv6: IPV6_RECVPKTINFO
2011-03-25  JuanJo Ciarlante* fix --multihome for ipv4: cmsg_len must compare again...
2011-03-25  JuanJo Ciarlante* undo mroute.c changes related to ipv6 payload,
2011-03-25  JuanJo Ciarlante* rebased to v2.1.1 release
2011-03-25  JuanJo Ciarlante* doc updates
2011-03-25  JuanJo Ciarlante* fix --disable-ipv6 build
2011-03-25  JuanJo Ciarlante* updated doc
2011-03-25  JuanJo Ciarlante* polished redirect-gateway (ipv4 on ipv6 endpoints...
2011-03-25  JuanJo Ciarlante* (prototype) fix for supporting "redirect-gateway...
2011-03-25  JuanJo Ciarlante* no new funcionality, just small cleanups:
2011-03-25  JuanJo Ciarlante* openbsd: no IFF_MULTICAST, #ifdef around it
2011-03-25  JuanJo Ciarlante* doc updates
2011-03-25  JuanJo Ciarlante* fixed segfault for undef address family in print_sock...
2011-03-25  JuanJo Ciarlante* socket.c: better buf logic in print_sockaddr_ex
2011-03-25  JuanJo Ciarlante* TODO.ipv6 update
2011-03-25  JuanJo Ciarlante* fix multi-tcp crash (corrected assertion)
2011-03-25  JuanJo Ciarlante* init.c: small in-doc tweaks
2011-03-25  JuanJo Ciarlante* init.c: document the ENABLE_MANAGEMENT place to work on
2011-03-25  JuanJo Ciarlante* updated {README,TODO}.ipv6 from feedback at openvpn...
2011-03-25  JuanJo Ciarlante* renamed README.ipv6{.txt,}
2011-03-25  JuanJo Ciarlante* correctly setup hints.ai_socktype for getaddrinfo(),
2011-03-25  JuanJo Ciarlante* make possible to x-compile openvpn/win32 in Linux
2011-03-25  JuanJo Ciarlante* doc update w/unittests results
2011-03-25  JuanJo Ciarlante* document ipv6 milestone status
2011-03-25  JuanJo Ciarlante* ipv6 on win32 "milestone": 1st snapshot that passes...
2011-03-25  JuanJo Ciarlante* fixed win32 non-ipv6 build
2011-03-25  JuanJo Ciarlante* added README.ipv6.txt
2011-03-25  JuanJo Ciarlante* important fix for tcp6 reconnection
2011-03-25  JuanJo Ciarlante* support --disable-ipv6 build properly:
2011-03-25  JuanJo Ciarlante* socket.c: use USE_PF_INET6 in switch constructs to...
2011-03-25  JuanJo Ciarlante* migrated all getaddrinfo() to getaddr6
2011-03-25  JuanJo Ciarlante* created getaddr6(), use it from resolve_remote()
2011-03-25  JuanJo Ciarlante* rebased openvpn-2.1_rc1b.jjo.20061206.d.patch
2011-03-25  chantraClarify --tmp-dir option
2011-03-25  James Yonanwin/sign.py now accepts an optional tap-dir argument.
2011-03-25  David SommersethUse a version-less version identifier on the master...
2011-03-25  Joe Pattersoncommon_name passing in auth_pam plugin
2011-03-25  Stefan HellermannFixed typo in plugin.h
2011-03-25  Stefan Hellermannplugin.h: update prototype of plugin_call dummy in...
2011-03-25  David SommersethSeparate the general plug-in version constant and v3...
2011-03-25  David SommersethAdded a simple plug-in demonstrating the v3 plug-in...
2011-03-25  David SommersethExtend the v3 plug-in API to send over X509 certificates
2011-03-25  David SommersethImplement the core v3 plug-in function calls.
2011-03-25  David SommersethDefine the new openvpn_plugin_{open,func}_v3() API
2011-03-25  David SommersethProvide 'dev_type' environment variable to plug-ins...
2011-03-25  James YonanMisc fixes to r6708.
2011-03-25  James YonanAdded "management-external-key" option. This option...
2011-03-25  James YonanFixed compiling issues when using --disable-crypto
2011-03-25  Markus KoetterAdd extv3 X509 field support to --x509-username-field
2011-03-24  David SommersethPreparing for the v2.2-RC2 release v2.2-RC2
2011-03-24  Alon Bar-LevWindows cross-compile cleanup
2011-03-24  Samuli SeppänenClarified --client-config-dir section on the man-page.
2011-03-24  David SommersethClarify default value for the --inactive option.
2011-03-24  David SommersethOpen log files as text files on Windows
2011-03-23  Samuli SeppänenFixes to Makefile.am
2011-03-21  Samuli SeppänenUpdated INSTALL-win32.txt
next