Joseph Henry
cd4f9e323c
Bump package and license versions numbers
5 years ago
Joseph Henry
d5454040f0
Update Rust crate
5 years ago
Joseph Henry
3dc2479e07
Bump Python version number
5 years ago
Joseph Henry
8c275c4899
Add Rust bindings (alpha)
5 years ago
Joseph Henry
f566f7f4f7
Update Rust crate README.md
5 years ago
Joseph Henry
cd3265f8ae
Add select, getsockopt, setsockopt, ioctl and fcntl to Python wrapper
5 years ago
Joseph Henry
96684860fe
Add Python copyright and license text for wrapper
5 years ago
Joseph Henry
86ffc3645e
Update C# NuGet package documentation
5 years ago
Erik Hollensbe
97da6e976c
Fixed up build to not use concat and rely on cargo/compiler to do this
...
work
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
5 years ago
Erik Hollensbe
2dd5f490c7
These are some things I noticed while working in this tree:
...
- target/ was not in .gitignore
- src/libzt.rs is generated, put in .gitignore and deleted
- time_t was not defined; libc is a build dep so didn't want to bring it
in for a type. Decided to just typedef it.
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
5 years ago
Joseph Henry
5bf60f6d1c
Make Rust address getter return IpAddr instead of String
5 years ago
Joseph Henry
2a41301e33
Add Rust bindings (WIP)
5 years ago
Joseph Henry
a08417cb7d
Bump PyPI package version
5 years ago
Joseph Henry
4e0813d167
Add address getter method to Python wrapper
5 years ago
Joseph Henry
b2c05a81a1
Re-add gradle-wrapper.jar
5 years ago
Joseph Henry
eac36f781d
Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper
5 years ago
Joseph Henry
ab3d3b2079
Minor update to C# NuGet package documentation and example
5 years ago
Joseph Henry
9151f4471c
Slight re-org of C API naming convention
5 years ago
Joseph Henry
6a77f0092f
Update Python bindings to 1.4.0 API (WIP)
5 years ago
Joseph Henry
6638f20003
Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements
5 years ago
Joseph Henry
4b190ee384
Replace manual csc.exe invokation with dotnet project (for NuGet build)
5 years ago
Joseph Henry
42f188cdd6
Add NuGet package workflow
5 years ago
Joseph Henry
6d0b46a5c3
Update PyPI package version to 1.3.4b1
5 years ago
Joseph Henry
73e26c1a79
Bugfix: Check argument types and encodings in zts_py_send()
5 years ago
Joseph Henry
301cf9f41b
Add GitHub workflow script to build Python wheels. Update PyPI package
5 years ago
Joseph Henry
5072d993b1
Implement more of the Python language binding. Minor adjustments to PyPI package
5 years ago
Joseph Henry
43ebeb2760
Update various READMEs
5 years ago
Joseph Henry
7bc690046a
Add PyPI package (WIP)
5 years ago
Joseph Henry
1afc8690d5
Move Apple framework projects into new pkg/ directory
5 years ago
Joseph Henry
02a401bf7f
Update C# wrapper (Namespace restructure, API additions, memory leak fix)
5 years ago
Joseph Henry
4e57827637
Update Android build scripts. Remove unnecessary project files
5 years ago
Joseph Henry
a6297b33e2
Add NuGet package and build scripts
5 years ago