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)
No gitlab ci, that was a mistake b20caa5324ba9c8dd0d2c5c3a9624f6e45fef5b1 GDR! 2020-08-15 17:45:33
drone -> dockerhub 6925f6f97913776d38219f8101d8dc09fba00b8a GDR! 2020-08-15 17:35:52
Drone test for building a docker image 7c13e546aefabdcdcc55a795df10af16abf8e5a2 GDR! 2020-08-15 17:31:10
Try gitlab docker build 97770576a38f72785cbe52dad61da81c661e3f63 GDR! 2020-08-15 17:25:09
Perform a complete build inside Docker b8c58d39c381e1b8706c39f17f2e4518a07769a9 GDR! 2020-08-15 17:19:52
Fix gcc warnings about strncpy 0a8b0399cfac7873d350e4b2a90ec5203178922c GDR! 2020-08-15 16:50:44
Fix travis b139b0dfe6e2aa25f35b1956093d2fd9f26f4f2d GDR! 2020-08-15 16:36:25
Use py3 in travis 0cd42e68da86950f912a0858c34473b2c8326883 GDR! 2020-08-15 16:29:57
FreeBSD build instructions 78a9cc5e21145d953d06e149d86cc57840435d20 GDR! 2020-08-15 14:44:23
Try using pwd instead of . for docker context bddbfcfdfc3fe449f7d5250d632c89ca4026bfb0 GDR! 2020-08-15 14:11:27
https://stackoverflow.com/questions/43296019/docker-build-gives-unable-to-prepare-context-context-must-be-a-directory-use 72ab320a96f2016478e0e75482837f857d770819 GDR! 2020-08-15 14:09:44
Try building a docker image because why keep it fucking sane lol b8b8318e32b893bf04ad309545aa4c6bb947414b GDR! 2020-08-15 14:06:01
FAQ - links to packages 4c29f4b8774ff2032e4d8ce3fc8067b52f86933d GDR! 2020-08-15 14:01:38
Try to name the deb appropiately 376975d2619b12823d78be0f145245d2a8585c4b GDR! 2020-08-15 08:11:32
Lets try creating .tar.gz without dh_make 7d9b82acd6375b719a962fa36935c85aee240503 GDR! 2020-08-15 08:04:57
Prevent dh_make warnings from stopping the build e055ec52c4fdbbdfd8878a01f642a69ba27713b2 GDR! 2020-08-15 08:00:28
-y for dh_make 145f8fdee5ebb3056cd1f2f1009a2b4e4b9d575b GDR! 2020-08-15 07:57:58
fix dh_make 69dbbc2fa7ef42ad06c8685c41b0308059d411ba GDR! 2020-08-15 07:54:45
ci 9a008ae6371e95008ce947eb5603a585f0324f93 GDR! 2020-08-15 07:45:39
Build instructions for deb packages a15bc102fd84ae9325774abc3209eb7e8fcf5b39 GDR! 2020-08-15 07:13:10
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