Commit Graph

102 Commits (5f12d88767dbd16301d5c4a78ace721ed644d073)
 

Author SHA1 Message Date
Dirk Zimmermann 5f12d88767 Merge branch 'IPS-67' 1 year ago
Dirk Zimmermann 677398548f Merge branch 'master' into IPS-67 1 year ago
huss 7c9e9d6a11 Merge pull request 'kotlin_interface_update' (#6) from Francisco/libpEpTransport:kotlin_interface_update into master
Reviewed-on: pEp.foundation/libpEpTransport#6
1 year ago
Francisco Cunha 4d4e8f8dbb Kotlin: add missing properties types 1 year ago
Francisco Cunha f26d3d5e7f Kotlin: fix wrong status type 1 year ago
Francisco Cunha 0156ef818c Kotlin: deliver rating for sent messages 1 year ago
Dirk Zimmermann ab4c5ad9f8 Merge branch 'master' into IPS-67 1 year ago
Dirk Zimmermann 8c0b847346 IPS-67 Keep iOS and macOS the same 1 year ago
Dirk Zimmermann b73c0989b5 IPS-67 Only one target dir is needed 1 year ago
Dirk Zimmermann 6a9b5159e2 IPS-67 Fix paths 1 year ago
heck fe55482202 change signal_sendto_result() for now. Type aliases for callback funcs. 1 year ago
Dirk Zimmermann e992d0e3ce IPS-67 Revert "Debug this"
This reverts commit af00718ad9.
1 year ago
Dirk Zimmermann af00718ad9 IPS-67 Debug this 1 year ago
Dirk Zimmermann 4246331fc3 IPS-67 Move engine transport subproject 1 year ago
Dirk Zimmermann b54c45b7a3 IPS-67 Own mac build directory 1 year ago
heck 6d32d1b97c Add function prototype to header file, otherwise useless. 1 year ago
heck 8acf7525f3 Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport 1 year ago
Dirk Zimmermann 6e2315d25c The delegate doesn't signal errors itself, so void 1 year ago
heck 44e9c3154e doc 1 year ago
Volker Birk 09232f4217 Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport 1 year ago
Volker Birk 4baeb4e985 changing ownership; sendto() now takes ownership of message 1 year ago
Dirk Zimmermann 5dc0082ddb Use the same naming is in pEpCC 1 year ago
Dirk Zimmermann c28920344e Unify with pEpCC 1 year ago
heck 09e79ee279 transport.hh: suggestions/questions for fdik :) 1 year ago
Volker Birk c267dd808a we do not need constructors in an interface 2 years ago
Volker Birk 195a6943f9 no unresolved symbols in pure abstract classes 2 years ago
Hussein Kasem 5ffd19d3bc
Kotin: Make it generic transport not just for PDL 2 years ago
heck 81be65103f Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport 2 years ago
heck 14b7c79e9f transport.hh: Rule of 5, not 3 anymore... 2 years ago
heck b1ad67e166 transport.hh: interface Config - this should be enough. 2 years ago
heck 3a58748bb5 transport.hh: FDIK said, this class should be pure virtual, not just abtract 2 years ago
heck 5ca0405df4 transport.hh: FDIK said, bin the callback_execution (sync/async) 2 years ago
Hussein Kasem 0f8a4a5dd3
Kotin: Add PdlTransport.kt 2 years ago
Volker Birk ed010e3f8c small bugfix: namespace missing 2 years ago
heck e6714474cb transport.hh: add missing headers 2 years ago
Volker Birk 3379d12894 remove libpEpDatatypes 2 years ago
Volker Birk b65921ebd1 p≡p engine transport system is using transport_status_code.h now, so we have to use it here 2 years ago
heck a2a04a6f71 transport.hh: still have to use "0x00ffffff" for the initial TSC 2 years ago
Volker Birk 0afdca31dd pEp::Transport and not pEp::pEpTransport 2 years ago
Volker Birk 33428ffff3 Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport 2 years ago
Volker Birk 142a01d230 pEp::Transport and not pEp::pEpTransport 2 years ago
heck 8191f22a22 Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport 2 years ago
heck faff4ee21e is it ok if we prefix the type with 'pEp'?
Then impls can be called e.g. pEpTransportRCE
2 years ago
heck f4f4f746be is it ok if we prefix the type with 'pEp'?
Then impls can be called e.g. pEpTransportRCE
2 years ago
heck 38f0a2f271 transport.hh - use PEP_tsc_shut_down instead of hex value 2 years ago
heck 99ff540a0d tranport_status_code.yml2 - improve doc 2 years ago
heck 94e33a425f fix callbacks - they were missing all details from the c interface transport.h 2 years ago
heck afe50408bf use const& instead of copy 2 years ago
heck 17df1bdc2d only comments and fmt 2 years ago
heck 18316e524e add rx_queue_underrun, tx_queue_overflow 2 years ago