issues
search
enarx-archive
/
cipherpipe
Cipherpipe is a wrapper around libc to add the IPPROTO_TLS socket protocol.
Apache License 2.0
1
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test incoming pull requests for `git signoff`
#25
mbestavros
opened
5 years ago
2
Implement an automated test to detect merge commits
#24
mbestavros
opened
5 years ago
2
Use bindgen correctly
#23
frozencemetery
closed
5 years ago
0
Implement getsockopt()
#22
haraldh
closed
5 years ago
0
Implement read() and write() function
#21
haraldh
closed
5 years ago
2
remove std::mem::transmute_copy
#20
haraldh
closed
5 years ago
1
Fix dlsym compiler issue
#19
haraldh
closed
5 years ago
0
Add Apache 2.0 license headers to source files
#18
mbestavros
closed
5 years ago
2
Add Apache 2 license headers to repository files
#17
mbestavros
closed
5 years ago
0
Broken dlsym()
#16
npmccallum
closed
5 years ago
1
Implement getsockopt()
#15
DK-DARKmatter
closed
5 years ago
1
Implement setsockopt()
#14
DK-DARKmatter
closed
5 years ago
0
Implement read() and write() function
#13
DK-DARKmatter
closed
5 years ago
5
Implement send() and sendto() function. Remove unnecessary keywords.
#12
DK-DARKmatter
closed
5 years ago
0
Return to default style and add Travis CI test harness
#11
npmccallum
closed
5 years ago
0
Implement recv() and recvmsg()
#10
DK-DARKmatter
closed
5 years ago
1
Add description to cipherpipe github repo
#9
MikeCamel
closed
5 years ago
1
Reorganize the code in some functions
#8
DK-DARKmatter
closed
5 years ago
0
Implement shutdown()
#7
DK-DARKmatter
closed
5 years ago
0
Delete duplicated function declaration
#6
DK-DARKmatter
closed
5 years ago
0
Implement connect()
#5
DK-DARKmatter
closed
5 years ago
0
Implement listen()
#4
DK-DARKmatter
closed
5 years ago
1
Add basic rustfmt file
#3
frozencemetery
closed
5 years ago
1
Make all C functions as extern "C"
#2
DK-DARKmatter
closed
5 years ago
1
Mark all C functions as extern "C"
#1
npmccallum
closed
5 years ago
2