Daniel Sanchez Quiros
|
f80947d283
|
Dangling double free on waku create pubsub topic
|
2023-02-16 17:12:44 +01:00 |
|
Daniel Sanchez Quiros
|
8290daa5fd
|
Dangling double free on waku default pubsub topic
|
2023-02-16 17:09:14 +01:00 |
|
Daniel Sanchez Quiros
|
cbfa4121df
|
Missing decode calls
|
2023-02-16 11:55:09 +01:00 |
|
Daniel Sanchez
|
d1a467edcc
|
Free strings (#46)
* Free strings on discovery
* Free strings on filter
* Free strings on lightpush
* Added missing linking flags
* Free strings on management
* Fix management inner calls
* Free strings on peers
* Free strings on relay
* Free strings on store
* Free strings on decrypt
* Fix toychat example
* Fix tests
* Added decode_response method
* Use decode response
* Rename decode response util
* Use decode response in decrypt
|
2023-02-14 18:30:08 +01:00 |
|
Daniel Sanchez
|
d006ef4ecd
|
Crates publish setup (#17)
* Added config.toml to waku crate
* Update gitignore
* Update readme
* Remove private items docs
* Fix docs links
* Refactor waku to waku-bindings crate
Added badges
* Fix links
* Add usage
|
2022-11-02 08:21:15 -07:00 |
|