Commit Graph

  • 552265b5a4
    Kotlin: Set Java target to 11 java_11 Francisco Cunha 2022-01-11 14:35:05 +0100
  • e9f3e0683d
    Kotlin: Add import of .jar files in /libs Francisco Cunha 2022-01-11 14:29:58 +0100
  • ead76b7be7 Doc: README.md heck 2022-01-04 14:17:23 +0100
  • ee166f6ec2 Merge pull request 'kotlin_interface_update' (#7) from Francisco/libpEpTransport:kotlin_interface_update into master huss 2022-01-03 17:44:13 +0100
  • 87905fc07b Kotlin: Add cannot_reach_eth_network and cannot_decode_pdl_message status codes Francisco Cunha 2021-11-08 12:56:34 +0100
  • aa71b3788c Kotlin: Restructure Event StatusChanged OnSent and OnReceive to accommodate Flow Francisco Cunha 2021-11-08 12:52:15 +0100
  • e96ca1383c Kotlin: Replace notify() with getEventsFlow() Francisco Cunha 2021-11-08 12:51:06 +0100
  • 3ac62c389a Kotlin: Replace receiveNext() with getAlMessages() Francisco Cunha 2021-11-08 12:50:36 +0100
  • 9d184ca1c7 Kotlin: add Result to startup() and send() methods return Francisco Cunha 2021-11-08 12:48:50 +0100
  • dd343083de Merge pull request 'Kotlin: Add gradle dependency' (#9) from Francisco/libpEpTransport:kotlin_gradle into master huss 2022-01-03 17:43:41 +0100
  • b6081a7ac3 Kotlin: Add gradle dependency Francisco Cunha 2021-11-15 17:33:37 +0100
  • 736f8255af ObjC: consistans [non]nullable specifier Andreas Buff 2021-12-16 16:18:07 +0100
  • dec895ddca Merge branch 'IPS-120' Andreas Buff 2021-12-16 11:09:22 +0100
  • 75b41198cf IPS-120 adapts to trasnport.h changes (adds rating to sendResult) Andreas Buff 2021-12-15 18:59:00 +0100
  • 7a3a8fa3e3 IPS-120 moved back to pEp4IPsec. The master didn't like it here Andreas Buff 2021-12-14 14:13:37 +0100
  • d20962b25c IPS-120 comments out C API. Will be independent lib Andreas Buff 2021-12-14 13:45:33 +0100
  • 39dedc088a IPS-120 redme update re SIGUSR1 vs. LLDB-Xcode Andreas Buff 2021-12-13 18:24:30 +0100
  • f13a1ee7a4 IPS-120 cosmetic Andreas Buff 2021-12-13 18:12:13 +0100
  • 8d3c2236f6 IPS-120 fixes: header search paths accidentally overridden in target Andreas Buff 2021-12-13 18:11:05 +0100
  • 912f92da7b IPS-120 add scheme to build and run TestAutoSendingControlChannel_macOS Andreas Buff 2021-12-13 18:10:09 +0100
  • 69b753c9e9 IPS-120 fixes: init always returns nil Andreas Buff 2021-12-13 18:09:23 +0100
  • ba9584ff2e IPS-120 makes config optional (uses good defaults nil) Andreas Buff 2021-12-13 18:05:58 +0100
  • 452dae618c IPS-120 adds auto-sending test ControlChannel transport Andreas Buff 2021-12-10 18:07:00 +0100
  • 05a66e4264 IPS-120 first, partly self-recovering, implementation Andreas Buff 2021-12-10 17:57:35 +0100
  • 77ac7e25bd IPS-120 in progress ... Andreas Buff 2021-12-10 12:35:25 +0100
  • 68a2f575cb IPS-120 renames to PEPIPsecControlChannel Andreas Buff 2021-12-09 17:39:29 +0100
  • 26d5c97c01 IPS-120 fixes refs and search paths Andreas Buff 2021-12-09 16:55:44 +0100
  • 6b3d798892 IPS-120 moves in pEpCC from pEp4IPsec Andreas Buff 2021-12-09 16:37:07 +0100
  • 5738d9f070 build-mac - fixes: generate script not triggered even not build folder exists (wrong path in output file). Andreas Buff 2021-11-30 09:57:39 +0100
  • 0829bb5dbb Merge branch 'IPS-9' Dirk Zimmermann 2021-11-25 14:40:13 +0100
  • 675f935327 IPS-9 More verbose status code parameter name Dirk Zimmermann 2021-11-22 14:35:10 +0100
  • a61e53a497 IPS-9 The destination is build-mac/build Dirk Zimmermann 2021-11-22 12:20:31 +0100
  • 8cd23fd574 Merge branch 'master' into IPS-9 Dirk Zimmermann 2021-11-19 11:47:46 +0100
  • 5e33207408 transport.hh - add constructor to ConfigError heck 2021-11-18 14:19:44 +0100
  • f2c31ea2e7 IPS-9 Don't use @import Dirk Zimmermann 2021-11-18 12:08:09 +0100
  • 257da477cc IPS-9 Import the status code Dirk Zimmermann 2021-11-18 12:06:28 +0100
  • 9abccada87 IPS-9 Remove the debug output (script for generating) Dirk Zimmermann 2021-11-18 11:57:23 +0100
  • 84e026197a IPS-9 Adapt the generate script to the new relative position Dirk Zimmermann 2021-11-18 11:53:44 +0100
  • 0eb96403c0 IPS-9 Add shared data Dirk Zimmermann 2021-11-18 11:50:08 +0100
  • deae804b2a IPS-9 Move the project dir into build-mac directly Dirk Zimmermann 2021-11-18 11:46:47 +0100
  • 0d7b52cf63 Merge branch 'master' into IPS-9 Dirk Zimmermann 2021-11-16 15:45:35 +0100
  • 6563291c80
    Kotlin: Add cannot_reach_eth_network and cannot_decode_pdl_message status codes trial Francisco Cunha 2021-11-08 12:56:34 +0100
  • cb0bd89ec8
    Kotlin: Restructure Event StatusChanged OnSent and OnReceive to accommodate Flow Francisco Cunha 2021-11-08 12:52:15 +0100
  • 80760158c9
    Kotlin: Replace notify() with getEventsFlow() Francisco Cunha 2021-11-08 12:51:06 +0100
  • 84869805c9
    Kotlin: Replace receiveNext() with getAlMessages() Francisco Cunha 2021-11-08 12:50:36 +0100
  • 6b52974a10
    Kotlin: add Result to startup() and send() methods return Francisco Cunha 2021-11-08 12:48:50 +0100
  • 880cfb5691
    Kotlin: Add java-library to build.gradle Francisco Cunha 2021-11-15 16:35:38 +0100
  • 0ab047fd35
    Kotlin: Add gradle dependency Francisco Cunha 2021-11-11 13:03:29 +0100
  • a417afa1e7
    Kotlin: Add gradle dependency Francisco Cunha 2021-11-15 17:33:37 +0100
  • c1bc46b54c
    Kotlin: Add gradle dependency kotlin_gradle Francisco Cunha 2021-11-15 17:33:37 +0100
  • 02a3f20ab9
    Kotlin: Add cannot_reach_eth_network and cannot_decode_pdl_message status codes kotlin_interface_update Francisco Cunha 2021-11-08 12:56:34 +0100
  • dc6a563cc8 Xcode: s/make/make src Andreas Buff 2021-11-11 18:28:55 +0100
  • c6a95f53e1 Merge branch 'master' into IPS-9 Dirk Zimmermann 2021-11-11 14:39:11 +0100
  • ce1ba1dd92 Fixes: only parts of required headers copied in /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src install mkdir -p /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp mkdir -p /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/lib cp -v transport.hh PEPTransportProtocol.h PEPTransportStatusCode.h transport_status_code.h TransportStatusCode.cs /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/ transport.hh -> /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/transport.hh PEPTransportProtocol.h -> /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/PEPTransportProtocol.h PEPTransportStatusCode.h -> /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/PEPTransportStatusCode.h transport_status_code.h -> /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/transport_status_code.h TransportStatusCode.cs -> /Users/buff/workspace/pEp/src_pEp4ipsec/libpEpTransport/build-mac/pEpTransport/../build/include/pEp/TransportStatusCode.csby adding /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src make[1]: Nothing to be done for `all'. before Andreas Buff 2021-11-11 14:26:18 +0100
  • 04f64d7950 IPS-9 Do the essential `make ; make install` Dirk Zimmermann 2021-11-11 08:54:18 +0100
  • 830f14e839 IPS-9 Roll back changes to master Dirk Zimmermann 2021-11-11 08:53:10 +0100
  • 76a0325d83 IPS-9 Copy the targets to the prefix Dirk Zimmermann 2021-11-10 16:18:31 +0100
  • 94edd14f3f IPS-9 Declare src/PEPTransportStatusCode.h as generated Dirk Zimmermann 2021-11-10 09:10:20 +0100
  • 8361f07d7d IPS-9 SCTP error on receiving Dirk Zimmermann 2021-11-09 14:55:40 +0100
  • ac52403a1a IPS-9 Warning about file generation Dirk Zimmermann 2021-11-09 13:34:47 +0100
  • 1ab576d3f7 Merge branch 'master' into IPS-9 Dirk Zimmermann 2021-11-08 15:43:01 +0100
  • ed1f5f8364 Merge branch 'IPS-5' Andreas Buff 2021-11-08 15:41:52 +0100
  • bdfa5ea42d
    Kotlin: Restructure Event StatusChanged OnSent and OnReceive to accommodate Flow Francisco Cunha 2021-11-08 12:52:15 +0100
  • 508cbadafc
    Kotlin: Replace notify() with getEventsFlow() Francisco Cunha 2021-11-08 12:51:06 +0100
  • 9caf26602f
    Kotlin: Replace receiveNext() with getAlMessages() Francisco Cunha 2021-11-08 12:50:36 +0100
  • affb6d46eb
    Kotlin: add Result to startup() and send() methods return Francisco Cunha 2021-11-08 12:48:50 +0100
  • 0046a4a921 IPS-5 fixes wrong build dir. It must not know the Engine and it didn't follow our, well, "concept" Andreas Buff 2021-11-05 17:09:55 +0100
  • 6dcd76933b IPS-9 Revert "Copy the generated status code to the engine include dir" Dirk Zimmermann 2021-11-05 11:46:15 +0100
  • 0077f4564e IPS-9 SCTP status code for when not being able to decode Dirk Zimmermann 2021-11-05 11:24:52 +0100
  • 395bc19ef2 IPS-9 SCTP status codes start with sctp Dirk Zimmermann 2021-11-05 11:24:12 +0100
  • ff1e1f4067 IPS-9 Copy the generated status code to the engine include dir Dirk Zimmermann 2021-11-05 09:21:38 +0100
  • 1a57b4551f IPS-9 No callbackExecutionType in the protocol Dirk Zimmermann 2021-11-04 10:49:57 +0100
  • 260adf1729 Merge branch 'master' into IPS-9 Dirk Zimmermann 2021-11-04 10:07:17 +0100
  • 5f12d88767 Merge branch 'IPS-67' master Dirk Zimmermann 2021-11-04 09:00:48 +0100
  • 677398548f Merge branch 'master' into IPS-67 Dirk Zimmermann 2021-11-04 08:42:26 +0100
  • 7c9e9d6a11 Merge pull request 'kotlin_interface_update' (#6) from Francisco/libpEpTransport:kotlin_interface_update into master huss 2021-11-03 14:12:00 +0100
  • 4d4e8f8dbb Kotlin: add missing properties types Francisco Cunha 2021-11-02 15:20:28 +0100
  • f26d3d5e7f Kotlin: fix wrong status type Francisco Cunha 2021-11-02 15:16:11 +0100
  • 0156ef818c Kotlin: deliver rating for sent messages Francisco Cunha 2021-11-02 13:35:54 +0100
  • 58955bcae4 IPS-9 Remove ghost xcode project Dirk Zimmermann 2021-11-03 10:21:23 +0100
  • ab4c5ad9f8 Merge branch 'master' into IPS-67 Dirk Zimmermann 2021-11-02 16:33:57 +0100
  • 8c0b847346 IPS-67 Keep iOS and macOS the same Dirk Zimmermann 2021-11-02 14:13:46 +0100
  • b73c0989b5 IPS-67 Only one target dir is needed Dirk Zimmermann 2021-11-02 14:11:56 +0100
  • 6a9b5159e2 IPS-67 Fix paths Dirk Zimmermann 2021-11-02 14:03:54 +0100
  • fe55482202 change signal_sendto_result() for now. Type aliases for callback funcs. heck 2021-11-02 13:50:57 +0100
  • e992d0e3ce IPS-67 Revert "Debug this" Dirk Zimmermann 2021-11-02 13:49:13 +0100
  • af00718ad9 IPS-67 Debug this Dirk Zimmermann 2021-11-02 13:39:47 +0100
  • 4246331fc3 IPS-67 Move engine transport subproject Dirk Zimmermann 2021-11-02 12:38:42 +0100
  • b54c45b7a3 IPS-67 Own mac build directory Dirk Zimmermann 2021-11-02 12:37:28 +0100
  • 6d32d1b97c Add function prototype to header file, otherwise useless. IPS-67 heck 2021-11-01 22:21:01 +0100
  • 8acf7525f3 Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport heck 2021-10-21 23:02:42 +0200
  • 6e2315d25c The delegate doesn't signal errors itself, so void Dirk Zimmermann 2021-10-18 09:37:37 +0200
  • 44e9c3154e doc heck 2021-10-17 23:18:56 +0200
  • 09232f4217 Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport Volker Birk 2021-10-15 15:11:36 +0200
  • 4baeb4e985 changing ownership; sendto() now takes ownership of message Volker Birk 2021-10-15 15:11:06 +0200
  • 5dc0082ddb Use the same naming is in pEpCC Dirk Zimmermann 2021-10-14 17:12:00 +0200
  • c28920344e Unify with pEpCC Dirk Zimmermann 2021-10-14 17:06:29 +0200
  • 09e79ee279 transport.hh: suggestions/questions for fdik :) heck 2021-10-09 15:50:08 +0200
  • c267dd808a we do not need constructors in an interface Volker Birk 2021-10-07 19:11:15 +0200
  • 195a6943f9 no unresolved symbols in pure abstract classes Volker Birk 2021-10-07 17:14:57 +0200