Egor Karavaev
|
5b89874deb
|
Wip.
|
2017-09-20 10:08:37 +03:00 |
|
Egor Karavaev
|
fb539515d7
|
Initial integraion of smoltcpd.
|
2017-09-20 10:08:37 +03:00 |
|
Egor Karavaev
|
1ad591ad05
|
Add Smolnetd daemon.
|
2017-09-20 10:08:14 +03:00 |
|
Egor Karavaev
|
091d7472a6
|
Replace usize with RawFd where it makes sense.
|
2017-09-20 10:08:14 +03:00 |
|
Jeremy Soller
|
47179f9701
|
Update dependencies, better implementation of C socket
|
2017-09-17 16:37:52 -06:00 |
|
Jeremy Soller
|
5f70470c5c
|
Send events on connect
|
2017-09-16 11:59:08 -06:00 |
|
Jeremy Soller
|
4d6bf89397
|
Add debug messages, update lock file
|
2017-08-21 19:00:54 -06:00 |
|
Jeremy Soller
|
cce699888a
|
Update Cargo.lock
|
2017-08-19 14:46:58 -06:00 |
|
Jeremy Soller
|
e088dca7bd
|
Update Cargo.lock
|
2017-08-02 21:14:39 -06:00 |
|
Jeremy Soller
|
48eb950401
|
Update Cargo.lock
|
2017-08-02 19:52:23 -06:00 |
|
Jeremy Soller
|
f4a9882764
|
Update Cargo.lock
|
2017-07-29 08:24:45 -06:00 |
|
Jeremy Soller
|
d2f9874f9d
|
Update Cargo.lock
|
2017-07-26 08:17:40 -06:00 |
|
Jeremy Soller
|
51abd85d70
|
Add Cargo.lock file
|
2017-07-26 08:02:46 -06:00 |
|
Jeremy Soller
|
b346221840
|
Add Cargo.lock
|
2017-07-26 07:54:58 -06:00 |
|
Jeremy Soller
|
7f1eddc84d
|
Return error when dup buf is not empty
|
2017-07-22 13:16:41 -06:00 |
|
Jeremy Soller
|
133d38ba7e
|
Trim network config
|
2017-07-20 20:01:22 -06:00 |
|
Jeremy Soller
|
dc1cd969cd
|
Merge pull request #3 from ids1024/curl
tcpd: fix bug in partial reads that was breaking https in curl
|
2017-06-22 16:29:54 -06:00 |
|
Ian Douglas Scott
|
20793828c4
|
tcpd: fix bug in partial reads that was breaking https in curl
|
2017-06-22 15:26:18 -07:00 |
|
Jeremy Soller
|
c61ebc269e
|
Merge pull request #2 from ids1024/fpath
Correct fpath() for tcpd
|
2017-06-16 18:11:43 -06:00 |
|
Ian Douglas Scott
|
a2d75af7d7
|
Correct fpath() for tcpd
|
2017-06-16 16:39:48 -07:00 |
|
Jeremy Soller
|
b027725a1e
|
Merge pull request #1 from batonius/icmpd
Initial ICMP support
|
2017-06-13 13:19:07 -06:00 |
|
Egor Karavaev
|
53db52c119
|
Fix clippy warnings.
|
2017-06-13 16:23:49 +03:00 |
|
Egor Karavaev
|
ce69cdbb8f
|
Add small fix after testing with ping.
|
2017-06-12 19:59:25 +03:00 |
|
Egor Karavaev
|
47563fa29e
|
Add support for Echo sub-header.
|
2017-06-12 15:25:15 +03:00 |
|
Egor Karavaev
|
8301ee85a1
|
Add initial support for icmp scheme.
|
2017-06-12 00:23:04 +03:00 |
|
Egor Karavaev
|
69bb8fb80b
|
Add icmpd daemon, only Echo reply for now.
|
2017-06-11 00:53:30 +03:00 |
|
Jeremy Soller
|
6bfd4be40e
|
Fix missing ethernetd
|
2017-05-09 21:35:58 -06:00 |
|
Jeremy Soller
|
daaa8a3a39
|
Add ethernetd, ipd, tcpd, and udpd
|
2017-05-09 21:31:09 -06:00 |
|