124 Commits

Author SHA1 Message Date
tezc
5ec547a85a string trim, use len of sc_str rather than strcmp 2021-02-15 00:08:16 +03:00
Rafael Delboni
dbfc70491c
Option to turn off tests in the build (#42)
* feat: Option to turn of tests

* feat: Option to turn of tests

* fix: Removes test check on coverage

* docs: Force update options cache
v1.0.0
2021-02-14 19:49:21 +03:00
Tezc
9db998bad4
Merge pull request #41 from tezc/sock-init
Sock init, readme, introduce version
2021-02-14 18:08:34 +03:00
tezc
153aa10f20 readme 2021-02-14 17:48:32 +03:00
tezc
c374a6ef71 remove duplicate include 2021-02-14 17:43:45 +03:00
tezc
22c23afb06 readme 2021-02-14 17:41:16 +03:00
tezc
10dc07669a crc32 hardware, sock startup/cleanup 2021-02-14 16:29:50 +03:00
tezc
711a548cec add version 2021-02-14 16:19:26 +03:00
Tezc
eb59b7b763
Merge pull request #40 from rafaeldelboni/master
fix: Changes executables to shared libraries
2021-02-14 13:27:47 +03:00
Rafael Delboni
fe60f169dc
docs: Fixes typo on owner in fetch example 2021-02-13 22:07:15 -03:00
Rafael Delboni
553bbc5069
fix: Changes executables to shared libraries 2021-02-13 21:54:31 -03:00
yasemill
60aa5a82f9
add snprintf check to uri (#38) 2021-02-13 12:56:22 +03:00
Tezc
1d40f0b0ea
save errno in signal handler (#34) 2021-02-11 17:47:12 +03:00
tezc
3eef80ef3f signal gnu source 2021-02-11 03:35:25 +03:00
tezc
e439164565 doc fix 2021-02-11 03:25:37 +03:00
tezc
33131e4984 missing license 2021-02-10 23:58:46 +03:00
tezc
15ca058703 XOPEN_SOURCE check 2021-02-10 21:33:03 +03:00
tezc
23f19aa0f5 readme 2021-02-09 21:56:20 +03:00
tezc
df320b1c2e map test 2021-02-09 19:51:50 +03:00
tezc
4ac9d8691b atomic log level read 2021-02-09 19:12:15 +03:00
tezc
8eff74a4f4 CI name 2021-02-08 23:53:06 +03:00
tezc
0c9c8c7aae test 2021-02-08 23:42:51 +03:00
tezc
851a748323 test 2021-02-08 23:34:02 +03:00
tezc
3a211cce08 connect test 2021-02-08 23:10:45 +03:00
Tezc
488f63265a
map,sock,str tests (#33)
* map, sock tests
2021-02-08 23:01:44 +03:00
tezc
26a6cc95ea str test 2021-02-08 01:24:19 +03:00
tezc
6cf13c1b3a fix warnings 2021-02-08 01:06:14 +03:00
tezc
b6889914fd fix warnings 2021-02-07 22:36:57 +03:00
tezc
b51d81eb33 fix warnings 2021-02-07 22:31:04 +03:00
Tezc
166767be1e
sock, uri, sc tests (#32)
* test fix, config.h
2021-02-07 20:42:08 +03:00
tezc
682d9d786a array test 2021-02-06 21:42:25 +03:00
tezc
1492eb9c09 errno fixes, docs 2021-02-06 21:36:18 +03:00
tezc
e61ab0858e create sc for utility functions 2021-02-06 16:59:49 +03:00
tezc
42865541c6 create sc for utility functions 2021-02-06 16:58:50 +03:00
tezc
ed0e154a83 doc 2021-02-06 10:19:31 +03:00
tezc
0d1c783590 doc 2021-02-06 08:11:54 +03:00
tezc
b19d8d0772 doc 2021-02-06 06:55:41 +03:00
tezc
a67f27cf1b fix windows rename 2021-02-06 05:17:54 +03:00
tezc
3ab9272ca9 fix windows rename 2021-02-05 20:51:46 +03:00
Tezc
3a78b0ed2b
doc (#31) 2021-02-05 20:46:59 +03:00
Tezc
35fe96f0b0
doc fix (#30)
uri test, doc, posix define
2021-02-05 16:35:10 +03:00
Tezc
84fe3523df
Doc all (#29)
* doc

* doc

* doc
2021-02-04 12:18:23 +03:00
Tezc
b45bd1b383
doc (#28)
* doc
2021-02-04 11:17:43 +03:00
Tezc
880290bffc
Doc (#27)
* doc
2021-02-04 02:35:34 +03:00
Tezc
e357ed8d06
doc (#26)
* doc
2021-02-03 08:09:50 +03:00
Tezc
12355dca9e
Merge pull request #25 from tezc/test-sock
sock-test
2021-02-01 07:16:07 +03:00
tezc
f3b3d66be0 sock-test 2021-02-01 07:11:12 +03:00
Tezc
a841cc3598
Merge pull request #24 from tezc/signal-test
fix ub
2021-02-01 04:59:44 +03:00
tezc
00ba623a40 test 2021-02-01 04:59:33 +03:00
tezc
1071fdbb0b test 2021-02-01 04:56:06 +03:00