catalinux / Conn (public) (License: LGPLv2) (since 2016-03-01) (hash sha1)
Net library for easy building ipv4/ipv6 network daemons/clients
List of commits:
Subject Hash Author Date (UTC)
Replaced umbrella with embedromix. 6b6671cce7f0a2c98ac27705ad638c4e1bc52213 Catalin(ux) M. BOIE 2007-10-03 21:56:40
Incremented revision. e79bace79bb15f59133841a144ef1ff04e516cd5 Catalin(ux) M. BOIE 2007-10-03 21:55:25
Changed changelog. 00c9dba4e97d924299fd992ff8f4e20fce5c770e Catalin(ux) M. BOIE 2007-10-03 20:43:21
First import. 5ad0e7b8aa527aaebab52c53b45c36257fce5d0a Catalin(ux) M. BOIE 2007-10-03 20:20:26
Commit 6b6671cce7f0a2c98ac27705ad638c4e1bc52213 - Replaced umbrella with embedromix.
Author: Catalin(ux) M. BOIE
Author date (UTC): 2007-10-03 21:56
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2007-10-03 21:56
Parent(s): e79bace79bb15f59133841a144ef1ff04e516cd5
Signing key:
Tree: 690e1046ccc4cf0175bcffce518329934b941ade
File Lines added Lines deleted
README 1 1
File README changed (mode: 100644) (index 4e68e6a..5b11bdf)
1 1 Author: Catalin(ux aka Dino) BOIE Author: Catalin(ux aka Dino) BOIE
2 2 Date: 2004 jul 01 Date: 2004 jul 01
3 Project page: http://kernel.umbrella.ro/us/
3 Project page: http://kernel.embedromix.ro/us/
4 4 Description: Net library for easy building ipv4/ipv6 network daemons/clients. Description: Net library for easy building ipv4/ipv6 network daemons/clients.
5 5 License: LGPL License: LGPL
6 6
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/catalinux/Conn

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/Conn

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