This project is a fork of the tuntaposx.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/tuntaposx.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiontun and tap interfaces for OS X
homepage URLhttp://tuntaposx.sourceforge.net/
repository URLhttp://git.code.sf.net/p/tuntaposx/code
ownermackyle@gmail.com
last changeSat, 4 Jul 2020 20:38:43 +0000 (4 22:38 +0200)
last refreshWed, 8 May 2024 17:55:37 +0000 (8 19:55 +0200)
content tags
add:
readme
This is a mirror of the sourceforge repository.
shortlog
2020-07-04 Mattias NisslerAdd README.md indicating that the project is inactive.master
2015-01-18 Mattias NisslerVersion bump.release_20150118
2015-01-02 Mattias NisslerUpdate documentation to reflect startup item removal.
2014-11-03 Mattias NisslerVersion bump.release_20141104
2014-11-03 Mattias NisslerFix MTU enforcment in tuntap_interface::cdev_write
2014-11-03 Mattias NisslerWork around a crash on re-attaching interfaces.
2014-11-03 Mattias NisslerAdd support for code/installer signatures.
2014-11-03 Mattias NisslerModernize package generation.
2014-10-18 Mattias NisslerHave git ignore compiled python modules.
2014-10-18 Mattias NisslerUpdate Makefiles to compile on Mavericks.
2012-07-07 Mattias NisslerGenerate an artificial LINK_ON event on MAC address...
2012-07-07 Mattias NisslerImplement SIOCGIFMEDIA for the tap devices.
2012-07-02 Mattias NisslerAdd a test for changing the link-level address on tap...
2012-07-02 Mattias NisslerHandle EGAIN in the packet reader.
2012-07-02 Mattias NisslerHandle errors on BlockingReader subprocess gracefully.
2011-11-01 Mattias NisslerVersion bump.release_20111101
...
tags
9 years ago release_20150118
9 years ago release_20141104
12 years ago release_20111101
14 years ago release_20090913
14 years ago release_20090905
15 years ago release_20080804
15 years ago release_20080607
16 years ago release_20080121
16 years ago release_20071221
16 years ago release_20071114 TunTap Leopard 20071114
heads
3 years ago master
12 years ago lion_fixes