catalinux / Conn (public) (License: LGPLv2) (since 2016-03-01) (hash sha1)
Net library for easy building ipv4/ipv6 network daemons/clients

Mode Type Size Ref File
100644 blob 112 3a048942198455b0035de36927f4655a76284dc6 .exclude
100644 blob 137 bd7f50c983d416799691d785782298dbb96681ef .gitignore
100644 blob 169 c003c095218f64ad33aeb89987f61eb575557d96 .mailmap
100644 blob 1945 fecf0e7a7e8580485101a179685aedc7e00affbb Changelog.pre109
100644 blob 79220 6fdb2aace235fccc45e8670e671cc601e15dab05 Conn.c
100644 blob 5781 6eeb57430cb4963cdcafd507bf475b374f86bc4c Conn.h
100644 blob 918 81719e1e7879db0237d688cd74febff5e658a163 Conn.spec.in
100644 blob 747 662c3f3fe8d0a3d23770631d7a0a260719d81e62 Conn_config.h.in
100644 blob 5262 29ae224447a7296f2f65a44e3564500dd01ecef5 Conn_intern.h
100644 blob 10823 14e0d5b682b7c136b4b67644d3818eec215d68ea Conn_web.c
100644 blob 93 4754320eef2b558b97b9c75bd01e545f102670b7 Conn_web.h
100644 blob 30 d987fa5df957830331139935d517009e2911b0cf INSTALL
100644 blob 25275 92b8903ff3fea7f49ef5c041b67a087bca21c5ec LICENSE
100644 blob 1177 2a1a14e400ec0949641341c032ace39dc8879628 Makefile.in
100644 blob 192 5b11bdfb23857d8588845465aef993b320596b44 README
100644 blob 19335 1105b5efeb81d0791d097499e4361cad0b821c80 TODO
100755 blob 30 92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 configure
040000 tree - d4c9c4a69c5cfa2a84316967185f1661b6817779 docs
100755 blob 16781 a3216721d79029b2a35e47c6139cdc90cfee498f duilder
100644 blob 1023 3729c7b64fbfa6ce922d282bcec3fee033e6f93a duilder.conf
040000 tree - 8f41d72f3824230bb488f7e8af0f729885970bc3 examples
040000 tree - cc405c053275900a4395d05041eb8e6decae0647 tests
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