Skip to content
jjo edited this page Sep 13, 2010 · 4 revisions

++ git-whatchanged -r stock..master
commit 0a18e558d46d96ade10417eb27a16f689ca6b81d
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Feb 20 20:28:40 2010 +0100

  • undo mroute.c changes related to ipv6 payload,
    nothing to do w/ipv6 transport afterall.

:100644 100644 bba889d… 006399c… M mroute.c

commit e9f5620e2ae492702a62efa5467109662407119d
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Nov 28 09:19:14 2009 -0800

  • rebased to v2.1.1 release
  • document {un,}trusted_ip6 in manpage

:100644 100644 45e61fa… a49964a… M openvpn.8

commit 5ec64aa95036f1fe1c7333f12511f901f8494d8a
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Nov 17 20:00:05 2009 +0100

  • doc updates

:100644 100644 8c8b3b4… 5d17b91… M README.ipv6

commit 7b7402c49e5ed5c9677381219dcc8cab53f3efea
Author: JuanJo Ciarlante <jjo@google.com>
Date: Thu Nov 12 11:54:13 2009 +0100

  • fix —disable-ipv6 build

:100644 100644 6d25da4… 1792ccd… M route.c

commit 6d701cc9b1576facda1345cd0fa0672271fbfa67
Author: JuanJo Ciarlante <jjo@google.com>
Date: Wed Nov 11 17:25:09 2009 +0100

  • updated doc

:100644 100644 9702a26… 8c8b3b4… M README.ipv6
:100644 100644 565cbf6… 966af2d… M TODO.ipv6

commit db3b8f893775bccadfc40b4c5018225f2d1703c7
Author: JuanJo Ciarlante <jjo@google.com>
Date: Wed Nov 11 15:35:31 2009 +0100

  • polished redirect-gateway (ipv4 on ipv6 endpoints) support

:100644 100644 d7b465a… 6d25da4… M route.c
:100644 100644 12e1e7d… 056e87a… M socket.c
:100644 100644 5fec3a3… ee7d891… M socket.h

commit 7999a1f299d39a3b6d113e17fa7bb213b29f0483
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Nov 10 23:46:46 2009 +0100

  • (prototype) fix for supporting “redirect-gateway” for tunneled ipv4 over ipv6 endpoints

:100644 100644 24d4bd8… d7b465a… M route.c
:100644 100644 6b888ab… 12e1e7d… M socket.c

commit 90a987135164e85e39dfc2c19906ea644cccecf1
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Oct 20 22:38:50 2009 +0200

  • no new funcionality, just small cleanups:
    – cmdline options help: add tcp6/udp6 missing messages
    – win32: expand usage of proto_is_udp(), proto_is_tcp()
    – replace some memset(&obj, 0, sizeof obj) by openvpn’s CLEAR

:100644 100644 dbf539e… 565cbf6… M TODO.ipv6
:100644 100644 5b631f9… bba889d… M mroute.c
:100644 100644 f8858ff… e23c4d3… M options.c
:100644 100644 59d3a4c… 6b888ab… M socket.c

commit 413772948d09abefb23cd1e3dacb592a0e436521
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Oct 20 22:38:26 2009 +0200

  • openbsd: no IFF_MULTICAST, #ifdef around it

:100644 100644 d82ac49… a341332… M tun.c

commit af3df55b95fb1836f1e9bbcd82a959fc4fb13f93
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Oct 12 11:31:33 2009 +0200

  • doc updates

:100644 100644 612c23c… 9702a26… M README.ipv6

commit f2e640ce0c9c4cb408b6057e49b4d28673434f5e
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Oct 5 14:44:20 2009 +0200

  • fixed segfault for undef address family in print_sockaddr_ex (thanks Marcel!)

:100644 100644 02fa876… 59d3a4c… M socket.c

commit ae1e2c47c9e17de5e6d81d31a6468e383e4019fc
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Oct 5 12:24:20 2009 +0200

  • socket.c: better buf logic in print_sockaddr_ex

:100644 100644 97e6234… 02fa876… M socket.c

commit 0008f652249fb5bc8d94b08abc748bb8c1e36e55
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Oct 5 00:18:34 2009 +0200

  • TODO.ipv6 update

:100644 100644 edeb550… dbf539e… M TODO.ipv6

commit 1e305cf2266300e6f3efbf85720b83a59f3fc77a
Author: JuanJo Ciarlante <jjo@google.com>
Date: Thu Oct 1 00:15:12 2009 +0200

  • fix multi-tcp crash (corrected assertion)

:100644 100644 f578429… 7e2b07d… M mtcp.c
:100644 100644 00d841e… 97e6234… M socket.c

commit 7d51c19f7060e92f327e78283babe0442612fe02
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Sep 28 19:51:54 2009 +0200

  • init.c: small in-doc tweaks

:100644 100644 3f56217… e2d2da0… M init.c

commit 96f15d6b11eba5319f3e578521c76d55ce33dabc
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Sep 28 13:47:16 2009 +0200

  • init.c: document the ENABLE_MANAGEMENT place to work on

:100644 100644 55602f9… edeb550… M TODO.ipv6
:100644 100644 504dc23… 3f56217… M init.c

commit d3cdcd17454c6c43722d7d9eba9aa5fe652d74c5
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Sep 28 12:16:26 2009 +0200

  • updated {README,TODO}.ipv6 from feedback at openvpn-devel mlist

:100644 100644 f9b6171… 612c23c… M README.ipv6
:100644 100644 c19e42c… 55602f9… M TODO.ipv6

commit b5ade539888c5619db68995f080ebda2284f6787
Author: JuanJo Ciarlante <jjo@google.com>
Date: Fri Sep 25 23:20:41 2009 +0200

  • renamed README.ipv6{.txt,}

:000000 100644 0000000… f9b6171… A README.ipv6
:100644 000000 f9b6171… 0000000… D README.ipv6.txt

commit 19bdf77928b033c566222d48b853712af7e53ec1
Author: JuanJo Ciarlante <jjo@google.com>
Date: Thu Sep 24 20:09:55 2009 +0200

  • correctly setup hints.ai_socktype for getaddrinfo(),
    althought sorta hacky, see TODO.ipv6.

:100644 100644 3a894f0… f9b6171… M README.ipv6.txt
:000000 100644 0000000… c19e42c… A TODO.ipv6
:100644 100644 aaa4b58… 00d841e… M socket.c
:100644 100644 6adf169… 5fec3a3… M socket.h

commit 9fd9b8c0154997a89200a7e777b7b5f215ea3d2c
Author: JuanJo Ciarlante <jjo@google.com>
Date: Thu Sep 24 19:59:32 2009 +0200

  • make possible to x-compile openvpn/win32 in Linux

:100644 100755 c1a805d… 0f06a01… M install-win32/makeopenvpn

commit 1f04083625a53ea3d22f017d89cb3eacd43f7355
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Sep 19 22:07:25 2009 +0200

  • doc update w/unittests results

:100644 100644 67be89b… 3a894f0… M README.ipv6.txt

commit 076b6ea3bb1188fff7fa52c9ba84ff480c29bb1c
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Sep 19 21:58:15 2009 +0200

  • document ipv6 milestone status

:100644 100644 0d4c462… 67be89b… M README.ipv6.txt

commit 5ca51b7fecc615af1ad082bfbc37a5fdbcc9ab8e
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Sep 19 21:36:46 2009 +0200

  • ipv6 on win32 “milestone”: 1st snapshot that passes all unittests

:100644 100644 6b34014… aaa4b58… M socket.c
:100644 100644 0a8a998… 6adf169… M socket.h
:100644 100644 6e81103… 4c86fd7… M syshead.h
:100644 100644 a972a88… 2b1c09b… M win32.h

commit 6b4511f01462062fa262ba04435a6d5475e7c821
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sat Sep 19 18:33:40 2009 +0200

  • fixed win32 non-ipv6 build

:100644 100644 1ab7de7… 9f4d4db… M buffer.c
:100644 100644 b046a5c… 52531b4… M buffer.h
:100644 100644 0634624… 6b34014… M socket.c
:100644 100644 e5cb77e… 0a8a998… M socket.h

commit f7d0e051d49d80ae6f30a6c8210d5bea90dab500
Author: JuanJo Ciarlante <jjo@google.com>
Date: Thu Sep 17 23:46:01 2009 +0200

  • added README.ipv6.txt

:000000 100644 0000000… 0d4c462… A README.ipv6.txt

commit 21e92bf860610cafdd1cadd7ebe1cc26ed1467d4
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Sep 15 22:42:46 2009 +0200

  • important fix for tcp6 reconnection
    was incorrectly creating a PF_INET socket

:100644 100644 3a7729a… 0634624… M socket.c

commit 7d116f141418d5b107a1e07cd9527dc88112d758
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Sep 15 16:48:46 2009 +0200

  • support —disable-ipv6 build properly:
    – tests now are pass (and fail) properly for ipv6/4 builds
  • more GNU indenting

:100644 100644 5953c5a… 504dc23… M init.c
:100644 100644 e4abdad… 5b631f9… M mroute.c
:100644 100644 2b44421… e34bcee… M multi.c
:100644 100644 7193dfc… f8858ff… M options.c
:100644 100644 f666a82… 3a7729a… M socket.c
:100644 100644 515d637… e5cb77e… M socket.h

commit 3194c2a60ec91d1048582043b7327c0bd9c907f8
Author: JuanJo Ciarlante <jjo@google.com>
Date: Tue Sep 15 09:22:46 2009 +0200

  • socket.c: use USE_PF_INET6 in switch constructs to actually toss them out,
    GNU indentation for my deltas

:100644 100644 cdd0c99… f666a82… M socket.c

commit ccfc07b6fa102360a906b840815c131f0c6b4350
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Sep 14 21:51:54 2009 +0200

  • migrated all getaddrinfo() to getaddr6
  • tests Ok: {loopback,remote}{udp,tcp}{4,6}

:100644 100644 e0e5154… cdd0c99… M socket.c

commit 6e49f77991791a65885ef1b7a71af00f20b518a2
Author: JuanJo Ciarlante <jjo@google.com>
Date: Mon Sep 14 18:31:42 2009 +0200

  • created getaddr6(), use it from resolve_remote()
    next: merge ipv{4,6} signal logic into one inside resolve_remote()
  • passes {loopback,remote}{udp,tcp}{4,6} tests

:100644 100644 a5ded2a… e0e5154… M socket.c

commit 4648b16ec09ece475d4eb7f7b9d4feb864e06420
Author: JuanJo Ciarlante <jjo@google.com>
Date: Sun Sep 13 13:43:04 2009 +0200

  • rebased openvpn-2.1_rc1b.jjo.20061206.d.patch
  • passes {udp,tcp}x{v4,v6} loopback tests
  • passes {udp,tcp}x{v6} remote tests

:100644 100644 d448e5d… 1ab7de7… M buffer.c
:100644 100644 116ff7c… 6864783… M configure.ac
:100644 100644 20ca0a5… 5953c5a… M init.c
:100644 100644 0f72f64… d29b416… M manage.c
:100644 100644 9d8fa66… e4abdad… M mroute.c
:100644 100644 72c9618… f578429… M mtcp.c
:100644 100644 7ea64b4… 2b44421… M multi.c
:100644 100644 468067b… 05cb282… M occ.c
:100644 100644 c5ca8b6… 7193dfc… M options.c
:100644 100644 003fb45… f4c55fe… M ps.c
:100644 100644 fecc398… a5ded2a… M socket.c
:100644 100644 6877e66… 515d637… M socket.h
:100644 100644 60d2b92… 17b138e… M socks.c

Clone this wiki locally