Commit graph

22 commits

Author SHA1 Message Date
Anton
ee408b7ff8 socks5 tests fixed reinterpret_cast
Some checks failed
PR Check / on-push-commit-check (push) Failing after 14m25s
2024-11-13 02:03:30 +03:00
810ebbfa86 Add Serialization and Deserialization generation for std::optional 2024-11-12 20:28:25 +03:00
eafa3aff85 Add serialization and deserialization for vector 2024-11-12 20:28:25 +03:00
460f3f96c9 Add automatic serialization/deserialization generation 2024-11-12 20:28:25 +03:00
Anton
46d630de39 ConnectViaProxy socks5 fix try
Some checks failed
PR Check / on-push-commit-check (push) Failing after 3m26s
2024-11-12 01:55:26 +03:00
bb605dc9a8 Add tests for iq::*, add iq::*::Parse 2024-10-11 18:26:16 +00:00
eafdecba7b Add ConstructT option for boost pfr FieldSetHelper With 2024-10-09 18:55:18 +00:00
0636e1c234 Add stream errors handling 2024-10-08 09:37:08 +00:00
bb336da4d9 Add Stream Errors 2024-10-06 18:56:10 +00:00
145bf7bd80 Move ReadStartStream to RawXmlStream 2024-10-06 12:25:42 +00:00
2eb9d4e0b8 Add RawXmlStream 2024-10-03 02:13:42 +00:00
77c1b81e95 Fix scram auth and add tests 2024-09-26 19:20:52 +00:00
3b78412da4 Initial client support 2024-09-14 15:21:42 +00:00
5c5d1a37d5 Update field set helpers 2024-08-30 18:50:33 +00:00
84abbe8178 Add streams 2024-08-30 16:37:42 +00:00
030f69c66d Update tests/jid.cpp (auto format) 2024-08-30 13:00:01 +00:00
3f06b44e25 Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
816c5db9f5 Add field set util to library 2024-08-27 17:24:56 +00:00
945b44e0e4 Update Jid 2024-08-27 12:07:03 +00:00
52ec88216c Remove tests/test.cpp 2024-08-27 10:11:16 +00:00
6690b04a50 Add Jid to library 2024-08-27 10:11:02 +00:00
5203f3a6fb First version 2024-08-25 12:22:31 +00:00