0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jack Lloyd
b100147493 Avoid serializing if returning a new object makes more sense 2020-09-23 15:24:38 -04:00
Jack Lloyd
27a5711e91 Make optional u32 handling simpler 2020-09-23 15:18:43 -04:00
Jack Lloyd
13ee68ad16 Return arrays and strings in newly allocated copies 2020-09-23 12:58:16 -04:00
Jack Lloyd
89bbfa294b Return strings as copies 2020-09-23 12:18:10 -04:00
Jack Lloyd
a0ba3a592a cargo fmt 2020-09-23 10:41:19 -04:00
Jack Lloyd
dd9ef4b0a4 Use _destroy suffix consistently for destructor fns 2020-09-23 10:40:44 -04:00
Jack Lloyd
594b9434d1 Change fingerprint interface 2020-09-18 18:40:41 -04:00
Jack Lloyd
e3ede0030a Consistent naming 2020-09-18 15:39:12 -04:00
Jack Lloyd
e21f6a9e50 Change signature verification ABI 2020-09-18 15:28:47 -04:00
Jack Lloyd
e7372b1aaa Correct typo 2020-09-18 15:21:34 -04:00
Jack Lloyd
953e00a715 Add support for Context argument 2020-09-16 18:55:30 -04:00
Jack Lloyd
95281f7822 clippy fixes 2020-09-16 13:31:38 -04:00
Jack Lloyd
b87c486200 Initial C ABI 2020-09-16 12:57:25 -04:00
Jack Lloyd
845ffe4e82 Basic README and license 2020-09-16 12:54:24 -04:00