Commits for galt
switch to files view, user index
v385_base to v386_preview (2019-07-22 to 2019-07-29) v386
Show details
5359edc160de518d8e43fdd3448365c15b912c3c Mon Jul 22 11:48:10 2019 -0700
- Added ipv6 support. Listening processes us hybrid dual stack feature of OS to simplify implementation and use a single listening socket. Works with both TCP and UDP. Parasol working. geoIp also updated and ready for IPv6. Should be invisible to most users, while providing connections via ipv6 where available. Supports both ipv4 and ipv6.
- src/gfClient/gfClient.c - lines changed 1, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 14, context: html, text, full: html, text
- src/gfServer/tests/testPcr - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testProtNib - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testProtTwoBit - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testTransNib - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testTransTwoBit - lines changed 1, context: html, text, full: html, text
- src/hg/geoIp/README.v4 - lines changed 135, context: html, text, full: html, text
- src/hg/geoIp/geoIpCountry.as - lines changed 8, context: html, text, full: html, text
- src/hg/geoIp/geoIpCountry6.as - lines changed 8, context: html, text, full: html, text
- src/hg/geoIp/geoIpNode.as - lines changed 8, context: html, text, full: html, text
- src/hg/geoIp/geoIpNode6.as - lines changed 8, context: html, text, full: html, text
- src/hg/geoIp/geoIpToCountryMaxMind.c - lines changed 189, context: html, text, full: html, text
- src/hg/geoIp/geoIpToCountryMaxMind6.c - lines changed 277, context: html, text, full: html, text
- src/hg/geoIp/save-old-for-compare - lines changed 1, context: html, text, full: html, text
- src/hg/lib/geoMirror.c - lines changed 85, context: html, text, full: html, text
- src/hg/utils/geoMirrorNode/geoMirrorNode.c - lines changed 11, context: html, text, full: html, text
- src/parasol/inc/paraLib.h - lines changed 7, context: html, text, full: html, text
- src/parasol/inc/paraMessage.h - lines changed 9, context: html, text, full: html, text
- src/parasol/inc/paraVersion.h - lines changed 1, context: html, text, full: html, text
- src/parasol/lib/paraLib.c - lines changed 11, context: html, text, full: html, text
- src/parasol/lib/paraMessage.c - lines changed 98, context: html, text, full: html, text
- src/parasol/paraHub/paraHub.c - lines changed 32, context: html, text, full: html, text
- src/parasol/paraHub/paraHub.h - lines changed 2, context: html, text, full: html, text
- src/parasol/paraHub/sockSuck.c - lines changed 16, context: html, text, full: html, text
- src/parasol/paraHub/spoke.c - lines changed 14, context: html, text, full: html, text
- src/parasol/paraHubStop/paraHubStop.c - lines changed 1, context: html, text, full: html, text
- src/parasol/paraNode/paraNode.c - lines changed 52, context: html, text, full: html, text
- src/parasol/paraNodeStatus/paraNodeStatus.c - lines changed 2, context: html, text, full: html, text
- src/parasol/paraNodeStop/paraNodeStop.c - lines changed 1, context: html, text, full: html, text
- src/parasol/parasol/parasol.c - lines changed 9, context: html, text, full: html, text
- src/parasol/version.doc - lines changed 1, context: html, text, full: html, text
- src/utils/dnsInfo/dnsInfo.c - lines changed 28, context: html, text, full: html, text
- src/utils/dnsInfo/makefile - lines changed 1, context: html, text, full: html, text
- src/weblet/bottleneck/bottleneck.c - lines changed 1, context: html, text, full: html, text
24df7c63a1f95a59e027efd0c4d0262955e62b88 Mon Jul 22 11:57:26 2019 -0700
- oops. not needed.
59e838db401f7d00cab3dc0b741beb6c4853bb31 Mon Jul 22 15:22:54 2019 -0700
- improved subnet error
74597092e577172001a9662facf4ce09dd058db6 Wed Jul 24 15:12:57 2019 -0700
- incrementing blat version due to added ipv6 support
switch to files view, user index