• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Révision l'heure Auteur
10652e0 2015-12-10 17:13:42 Ruben Agin

Enabled large file support for other mmap calls to fix issue on 32-bit Windows.

af55b05 2015-12-10 15:36:35 Ruben Agin

Added glib time as default when using glib threads. Enabled large file support for mmap replacement function.

9a05ad8 2015-12-04 12:30:03 Ruben Agin

Fix for TAP windows ethernet. Updated docs for OpenVPN. New version.

1c267f4 2015-11-24 17:40:44 Ruben Agin

Added full options from openvpn to be able to configure devices completely.

31fd735 2015-11-22 15:59:12 Ruben Agin

Update to next release.

ddb3c29 2015-11-20 20:20:51 Ruben Agin

Various enhancements to configuration process to enable optimal behavior by default. Removed X11 dependency, and cleaned up compilation some more. Prep for mingw release.

347187b 2015-11-16 20:01:45 Ruben Agin

Updated next release to use openvpn frame buffer.

196b192 2015-11-16 14:28:06 Ruben Agin

Switched to openvpn buffers for tun i/o.

81dabe8 2015-11-14 08:02:39 Ruben Agin

Started adding in event subsystem from openvpn.

c29c51d 2015-11-07 16:44:58 Ruben Agin

Removed restriction on tap devices to allow direct connection. Upgrade to next version.

066158b 2015-11-03 14:37:54 phabrics

Changed openvpn host to use openvpn ethernet access methods.

c77d602 2015-10-30 20:24:16 phabrics

Identified and fixed issue with DLL imports not working properly for function pointers. Update to next minor release.

e740555 2015-10-29 16:56:54 phabrics

Replaced start rwlock with dedicated, rather than using suspend/resume.

bdb0912 2015-10-26 17:30:40 phabrics

Update to 0.12beta8

bb5d377 2015-10-25 18:45:12 phabrics

Added suspend/resume functionality to glib threads.

36be492 2015-10-25 13:01:35 Rooster Hawk

Changed thread init synchronization to use suspend/resume functions instead of thread condition.

256add8 2015-10-25 10:11:56 Rooster Hawk

Synchronize thread entry on a condition that indicates that the thread system has started.

868d9e4 2015-10-23 14:42:09 phabrics

Shared libraries now installed back into lib, to avoid issues with duplicate symbols.

3544d27 2015-10-20 19:02:23 phabrics

Update to next revision, 0.12beta7.

925e84f 2015-10-19 17:33:38 phabrics

Got ipv6 working under OpenVPN.

140b162 2015-10-19 12:21:33 phabrics

Fixed issue with threads init code being called multiple times from different locations.

aefc561 2015-10-17 18:20:52 phabrics

Removed GTK dependencies from main tmesh code completely. All such platform dependencies should be loaded from modules.

5737129 2015-10-15 13:37:50 phabrics

Changes to get IPv6 working under OpenVPN.

87979cc 2015-10-14 19:37:40 phabrics

Added openvpn functionality to get hardware address and set ipv6 address. Moved setuid to end at GTK init so that all init code that needed it could run before getting there in the main thread.

430a4eb 2015-10-12 18:42:29 phabrics

Get openvpn tap functionality working.

fdb1290 2015-10-12 08:45:57 phabrics

Added unconditional openvpn tap functionality to parallel original.

992e2f3 2015-10-10 08:59:03 phabrics

Fixed Windows dependency issues and added in resources.

47a3295 2015-10-09 19:59:00 phabrics

Fixes for linkage conflicts caused by new compatibility library.

884d584 2015-10-10 00:07:41 Ruben Agin

Integrated mman replacement functions.

3a98fc0 2015-10-09 17:59:31 phabrics

Started adding mmap compatibility routines.