gdr / tuntox (public) (License: GPLv3) (since 2017-01-24) (hash sha1)
Tunnel TCP connections over the Tox protocol
List of commits:
Subject Hash Author Date (UTC)
Perform a complete build inside Docker 92312438844988e45da6b1804cdb19ca7beef7bd GDR! 2020-08-15 17:19:52
Fix gcc warnings about strncpy a0fb587f1be623423db9d1e9882341731fab8ec5 GDR! 2020-08-15 16:50:44
Fix travis 07fd5cd5506b65afbd15c7289a341cb27da71114 GDR! 2020-08-15 16:36:25
Use py3 in travis c5e965f824faaa1a95647c469d0d8e4add17b3cd GDR! 2020-08-15 16:29:57
FreeBSD build instructions d20567154fb91de3a73baac9361d3ae99984e55c GDR! 2020-08-15 14:44:23
FAQ - links to packages 8691dbe266c51f788f763e0af3c712f3bab97f6f GDR! 2020-08-15 14:01:38
Try to name the deb appropiately 9e834d9af82f5819a59313c0b2276ba0dc2b0477 GDR! 2020-08-15 08:11:32
Lets try creating .tar.gz without dh_make 5d4dee4428e17f76b3b4a8ca769fad8695d8f02d GDR! 2020-08-15 08:04:57
Prevent dh_make warnings from stopping the build ca6a8b1f62e307c0430856619fc2b7797a71ec94 GDR! 2020-08-15 08:00:28
-y for dh_make 194a2bb10b581765d0a2a4c3e78965d4ad0e40df GDR! 2020-08-15 07:57:58
fix dh_make 7ae361ddb1d5d9e310c196e37c9e50e907c7d79c GDR! 2020-08-15 07:54:45
ci 5d7cfcb28e5b477e366dda746b40a99df4a7604f GDR! 2020-08-15 07:45:39
Build instructions for deb packages 0aaee3cc822c784e9bbf5d171ca188ba6fe4ed72 GDR! 2020-08-15 07:13:10
Deb building works 0583691495f0dcfa146c2111d6b2484328880a6d GDR! 2020-08-15 07:10:30
python2->python3 ac66a9f9bfaf86f4c8575c43e04ea87ac8abedb8 GDR! 2020-08-15 06:55:49
Make install support 11dc6ec3eb2cae9c861d1eb6fcfe68b4522b4210 GDR! 2020-08-14 10:42:23
Move generate_tox_bootstrap.py to python3 d4cf8be653cadc7ee0b2c44f771c5dcc6d34713a GDR! 2020-08-14 10:29:41
Update FAQ.md 5cd2b2bc4163b55916ed54481fb1c7d9a61c86a1 GDR! 2020-04-22 11:51:13
WSL screenshot c9dd89e9a0311bd7128231aaabadf9cb8e65e597 GDR! 2020-04-22 11:51:44
Fix wrong return type of functions 3d2f21ac28057f19bf367b7732039102e846b16f GDR! 2020-04-21 18:00:37
Commit 92312438844988e45da6b1804cdb19ca7beef7bd - Perform a complete build inside Docker
Author: GDR!
Author date (UTC): 2020-08-15 17:19
Committer name: GDR!
Committer date (UTC): 2020-08-17 10:05
Parent(s): a0fb587f1be623423db9d1e9882341731fab8ec5
Signer:
Signing key:
Signing status: N
Tree: c454bc4b699edee914da266256a64f6ffe7f5273
File Lines added Lines deleted
gitversion.h 1 1
File gitversion.h changed (mode: 100644) (index c779d55..fdb8a74)
1 #define GITVERSION "376975d2619b12823d78be0f145245d2a8585c4b"
1 #define GITVERSION "0a8b0399cfac7873d350e4b2a90ec5203178922c"
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gdr/tuntox

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gdr/tuntox

Clone this repository using git:
git clone git://git.rocketgit.com/user/gdr/tuntox

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main