Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some initial support for tests with the full-rust engine | Simon THOBY | 2022-10-02 | 6 | -173/+70 | |
| | ||||||
* | add some trivial serialization/deserialization support in Rust | Simon THOBY | 2022-09-25 | 9 | -414/+803 | |
| | ||||||
* | delete the dependency on libmnl | Simon THOBY | 2022-08-26 | 5 | -80/+373 | |
| | ||||||
* | anonymous set support | Simon THOBY | 2022-08-26 | 2 | -19/+21 | |
| | ||||||
* | support c_char sizes of various architectures | lafleur | 2021-12-09 | 5 | -10/+11 | |
| | ||||||
* | resolve link to build.rs | lafleur | 2021-11-29 | 1 | -1/+2 | |
| | | | | | the generated doc does not hold a copy of build.rs, so linking to gitlab's source file instead. | |||||
* | typo in list_objects_with_data docstring | lafleur | 2021-11-29 | 1 | -1/+1 | |
| | ||||||
* | docstrings update + typography | lafleur | 2021-11-28 | 21 | -126/+117 | |
| | ||||||
* | ergonomic change: delete the reference on `Set` objects | Simon THOBY | 2021-11-26 | 2 | -15/+15 | |
| | ||||||
* | tests: add tests for `Set`s | Simon THOBY | 2021-11-26 | 1 | -1/+2 | |
| | ||||||
* | tests: move common test code to a separate file | Simon THOBY | 2021-11-26 | 1 | -1/+1 | |
| | | | | | Also: fix a few TODOs with the current expressions Fun fact: the test identified a problem in our implementation of Payload::Transport::build ! | |||||
* | fix iface(), docs | lafleur | 2021-11-09 | 2 | -14/+16 | |
| | ||||||
* | use native types in chain_methods | lafleur | 2021-11-09 | 2 | -59/+21 | |
| | ||||||
* | sample ChainMethods impl, updated example | lafleur | 2021-11-09 | 2 | -0/+81 | |
| | ||||||
* | rule_match => rule_methods | lafleur | 2021-11-09 | 2 | -7/+7 | |
| | ||||||
* | move iface() to iface_id() and add new iface() to Rule | lafleur | 2021-11-09 | 2 | -7/+20 | |
| | ||||||
* | fix dev 'query' feature being pulled in release build | lafleur | 2021-11-09 | 1 | -1/+1 | |
| | ||||||
* | add working Match trait to Rule | lafleur | 2021-11-09 | 2 | -0/+217 | |
| | ||||||
* | wipe rustables-sys away | lafleur | 2021-11-07 | 23 | -0/+3760 | |