This website works better with JavaScript.
559c6c5641
introduce bidirectional error codes
UDP
Gernot Kranz
2022-11-16 14:15:41 +0100
4a47a34eb8
Add a first batch of udp status codes
Gernot Kranz
2022-11-15 13:37:54 +0100
03b63f6d4f
Merge pull request 'PEMA-103-hotfix' (#12 ) from TSaschabc/libpEpTransport:PEMA-103-hotfix into master
master
positron
2022-11-14 12:19:43 +0100
7e233c2a0c
PEMA-103
#12
Sascha Bacardit
2022-11-04 15:54:40 +0100
be19e65428
PEMA-103 Blocked with uuid static library building
ignaciogarcia
2022-11-03 12:08:33 +0100
d2b6cc3872
PEMA-103 Make engine depend on transport
ignaciogarcia
2022-11-03 09:04:10 +0100
87b0230283
Merge branch 'IPS-197'
Dirk Zimmermann
2022-03-14 10:02:26 +0100
20cd2595a8
Merge branch 'master' into IPS-197
IPS-197
Dirk Zimmermann
2022-03-10 13:20:59 +0100
ecd0aa9cac
Merge branch 'IPS-168'
Dirk Zimmermann
2022-03-09 16:00:51 +0100
23b49e1a63
IPS-197 Fix PEPBlockBasedTransportTests
Dirk Zimmermann
2022-03-03 10:02:16 +0100
78d5d17449
IPS-197 Behave according to transport spec
Dirk Zimmermann
2022-03-03 09:45:12 +0100
9f6bc1090a
IPS-197 Change comment
Dirk Zimmermann
2022-03-03 09:39:52 +0100
13e4fe7156
IPS-197 Rely on the transport to always notify about connection up
Dirk Zimmermann
2022-03-03 09:37:01 +0100
68823f28aa
IPS-168 Line ending
IPS-168
Dirk Zimmermann
2022-03-01 11:57:02 +0100
b337404ae1
Merge branch 'master' into IPS-168
Dirk Zimmermann
2022-02-22 13:47:35 +0100
b885fbf26a
Make finding PEPTransportStatusCode.h great again
Dirk Zimmermann
2022-02-22 12:30:29 +0100
b5f5346c03
Fix PEPTransportStatusCode, PEPTransportProtocol
Dirk Zimmermann
2022-02-22 11:19:40 +0100
09dd6365a7
Also copy PEPTransportProtocol.h
dz_patch_2022-02-22
Dirk Zimmermann
2022-02-22 11:51:01 +0100
7d63327835
Keep PEPTransportStatusCode.h generated
Dirk Zimmermann
2022-02-22 11:19:40 +0100
fff4bc1cad
IPS-168 Doc all asserts, make sure release builds do the right thing as well
Dirk Zimmermann
2022-02-21 11:28:14 +0100
811ca37df5
Merge branch 'master' into IPS-168
Dirk Zimmermann
2022-02-21 10:00:05 +0100
66a071f9e4
Xcode: removes all Header build phases. We do not use them any more.
Andreas Buff
2022-02-18 17:02:04 +0100
2cdafbd9d4
IPS-107 cleans import mess and cyclic import issues when using all our transports in one project (Supervisor)
Andreas Buff
2022-02-18 15:48:27 +0100
ad6d4af8c9
IPS-168 Need pEp includes
Dirk Zimmermann
2022-02-16 15:56:13 +0100
0b6e9b7e7c
IPS-168 Makefile for the transport lib
Dirk Zimmermann
2022-02-16 10:01:20 +0100
2f515d2242
Merge branch 'IPS-157'
Dirk Zimmermann
2022-02-15 08:34:13 +0100
eb8b16d8f9
IPS-157 Import the correct headers, after the rename
IPS-157
Dirk Zimmermann
2022-02-14 16:38:43 +0100
c0e485f1e7
IPS-157 Comment
Dirk Zimmermann
2022-02-14 16:35:09 +0100
34735a1699
IPS-157 Rename
Dirk Zimmermann
2022-02-14 16:34:31 +0100
efe71988ca
IPS-157 Good bye, nullable session parameter
Dirk Zimmermann
2022-02-14 10:23:15 +0100
7674810638
IPS-157 All of a sudden the transport status code needs link update
Dirk Zimmermann
2022-02-14 10:03:23 +0100
5549ab43d3
IPS-157 Set test timeout to something less
Dirk Zimmermann
2022-02-14 09:55:39 +0100
e03c0076c4
IPS-157 Revert "Poor hacker's code coverage tool"
Dirk Zimmermann
2022-02-10 16:58:11 +0100
a02a040fb8
IPS-157 Poor hacker's code coverage tool
Dirk Zimmermann
2022-02-10 16:34:23 +0100
c567ea112b
IPS-157 Update comment
Dirk Zimmermann
2022-02-10 16:13:57 +0100
aeb46ac31b
IPS-157 Use another critical error, for variety
Dirk Zimmermann
2022-02-10 16:07:23 +0100
9fbd3257be
IPS-157 Test that this error is indeed critical
Dirk Zimmermann
2022-02-10 16:07:06 +0100
6beb9d93c6
IPS-157 Add another critical status code
Dirk Zimmermann
2022-02-10 16:05:03 +0100
a54092ad79
IPS-157 Comment
Dirk Zimmermann
2022-02-10 16:02:58 +0100
d6027dc25c
IPS-157 PEPTransportStatusCodeShutDown is the only critical error
Dirk Zimmermann
2022-02-10 15:37:49 +0100
25acba2453
IPS-157 Comment
Dirk Zimmermann
2022-02-10 15:32:34 +0100
25bbfc468e
IPS-157 PEPTransportStatusCodeShutDown is the only real error, atm
Dirk Zimmermann
2022-02-10 15:29:40 +0100
7a79637d3d
IPS-157 PEPTransportStatusCodeShutDown is also a critical error
Dirk Zimmermann
2022-02-10 15:02:41 +0100
b4e2d23cc6
IPS-157 Reword comment
Dirk Zimmermann
2022-02-10 14:54:35 +0100
7ae343ea08
IPS-157 Also check for critical errors
Dirk Zimmermann
2022-02-10 14:52:26 +0100
530a6d22f3
IPS-157 Revert "No need for isErrorStatusCode"
Dirk Zimmermann
2022-02-10 14:32:52 +0100
4bf16abe2e
IPS-157 No need for isErrorStatusCode
Dirk Zimmermann
2022-02-10 13:57:01 +0100
bd506201df
IPS-157 Only react to critical errors, docs
Dirk Zimmermann
2022-02-10 13:53:42 +0100
6ed254f890
IPS-157 Can check for critical errors
Dirk Zimmermann
2022-02-10 13:49:17 +0100
b29ff85c72
IPS-157 Typo
Dirk Zimmermann
2022-02-10 13:48:29 +0100
84dc7fad24
IPS-157 Fix isErrorStatusCode
Dirk Zimmermann
2022-02-10 13:38:06 +0100
a973bdc21f
IPS-157 Implement severity
Dirk Zimmermann
2022-02-10 13:20:23 +0100
eeb90dfe4c
IPS-157 Add tests for status severity
Dirk Zimmermann
2022-02-10 13:07:01 +0100
529b433647
IPS-157 Start PEPTransportStatusCodeUtilTests
Dirk Zimmermann
2022-02-10 13:03:07 +0100
8831c8a6fd
IPS-157 Stub for getting the severity of status codes
Dirk Zimmermann
2022-02-10 13:00:07 +0100
ca8d1e55b2
IPS-157 Comment signalStatusChangeWithTransportID
Dirk Zimmermann
2022-02-10 10:44:33 +0100
b9b52268dd
IPS-157 Fix typo
Dirk Zimmermann
2022-02-09 17:09:34 +0100
b8dfafc2e2
IPS-157 Note this as TODO, for later discussion
Dirk Zimmermann
2022-02-09 15:21:43 +0100
1db4f4d767
IPS-157 Comment
Dirk Zimmermann
2022-02-09 13:01:12 +0100
378ffe5c61
IPS-157 Remove unused methods
Dirk Zimmermann
2022-02-09 12:58:44 +0100
a2ad997743
IPS-157 Whitespace
Dirk Zimmermann
2022-02-09 12:45:56 +0100
de67e57825
IPS-157 Error status codes as in PEPIPsecControlChannel
Dirk Zimmermann
2022-02-08 17:40:27 +0100
dcf27b927f
IPS-157 Tweak import order
Dirk Zimmermann
2022-02-07 14:44:44 +0100
d9de734fcd
IPS-157 Use a class extension, and everything just works
Dirk Zimmermann
2022-02-07 14:41:00 +0100
9db8d86465
IPS-157 Correct comment
Dirk Zimmermann
2022-02-07 10:52:30 +0100
e06b4b1fa3
IPS-157 Mock-sending messages uses the correct status code
Dirk Zimmermann
2022-02-07 10:47:49 +0100
a01f0c6ec5
IPS-157 Make the NSString const
Dirk Zimmermann
2022-02-07 09:57:15 +0100
c2fd1448d5
IPS-157 Only the tests link to the adapter types
Dirk Zimmermann
2022-02-04 17:07:50 +0100
03cb599902
IPS-157 macOS 10.10
Dirk Zimmermann
2022-02-04 15:51:46 +0100
5f49bde27f
IPS-157 Copy public headers
Dirk Zimmermann
2022-02-04 15:08:19 +0100
45ec07b326
IPS-157 Label this error domain
Dirk Zimmermann
2022-02-04 12:58:45 +0100
a5eed3727d
IPS-157 We need that class public, as well, as impl
Dirk Zimmermann
2022-02-04 11:45:36 +0100
3e760bce29
IPS-157 Remove now unused classes
Dirk Zimmermann
2022-02-04 09:39:56 +0100
8ca8c981f0
IPS-157 Only test public interface
Dirk Zimmermann
2022-02-04 09:37:50 +0100
7909556919
IPS-157 Test incoming message
Dirk Zimmermann
2022-02-03 16:24:43 +0100
33fc103f87
IPS-157 Helper for creating test messages
Dirk Zimmermann
2022-02-03 15:31:52 +0100
5f3160f3c8
IPS-157 Start a test for incoming messages
Dirk Zimmermann
2022-02-03 15:30:15 +0100
f845c385b2
IPS-157 Test some more error codes
Dirk Zimmermann
2022-02-03 15:27:47 +0100
2cb8c1593d
IPS-157 And that check works now also
Dirk Zimmermann
2022-02-03 15:23:45 +0100
7fb7b0db32
IPS-157 It's PEPTransportStatusCodeShutDown, yes
Dirk Zimmermann
2022-02-03 15:22:09 +0100
2c5e09141b
IPS-157 PEPTransportStatusCodeShutDown looks quite nice
Dirk Zimmermann
2022-02-03 15:20:25 +0100
21613fc1ea
IPS-157 Rewrite some rules, break all the tests
Dirk Zimmermann
2022-02-03 15:12:56 +0100
cdb90702ec
IPS-157 Don't test this for now
Dirk Zimmermann
2022-02-03 14:25:29 +0100
c98e213c7f
IPS-157 Indicate whether any callbacks have been informed
Dirk Zimmermann
2022-02-03 13:33:17 +0100
0f64548fa5
IPS-157 Rename test method
Dirk Zimmermann
2022-02-03 12:43:35 +0100
d4dd8a3f5a
IPS-157 Rename the mock status code var
Dirk Zimmermann
2022-02-03 12:40:18 +0100
87d11b6e0f
IPS-157 Implement the test for general status changes
Dirk Zimmermann
2022-02-03 12:39:12 +0100
c59fe2aaa0
IPS-157 Make this const static
Dirk Zimmermann
2022-02-03 12:37:18 +0100
11a6058368
IPS-157 Mock status changes
Dirk Zimmermann
2022-02-03 12:36:33 +0100
6f816d8309
IPS-157 Unify the naming
Dirk Zimmermann
2022-02-03 12:34:24 +0100
f229689c2e
IPS-157 Start test for "connection stopped"
Dirk Zimmermann
2022-02-03 12:33:12 +0100
1646f18683
IPS-157 Comment the "not doing anything here" line
Dirk Zimmermann
2022-02-03 11:41:29 +0100
29fb467150
IPS-157 Comment
Dirk Zimmermann
2022-02-03 11:39:23 +0100
81ee2e2234
IPS-157 Remove checks that are now non-sense.
Dirk Zimmermann
2022-02-03 11:10:26 +0100
b08c3e589f
IPS-157 Rename
Dirk Zimmermann
2022-02-03 11:06:15 +0100
9d26344929
IPS-157 Less sync
Dirk Zimmermann
2022-02-03 11:05:36 +0100
4e4812d94e
IPS-157 Implement PEPTransportStatusChangeDelegate
Dirk Zimmermann
2022-02-03 10:50:00 +0100
049543aba4
IPS-157 Directly use the utility methods
Dirk Zimmermann
2022-02-03 10:45:37 +0100
2e54ab454a
IPS-157 All properties readonly for delegates
Dirk Zimmermann
2022-02-03 10:37:49 +0100
c9ccecde6b
IPS-157 Set the incoming message delegate
Dirk Zimmermann
2022-02-03 10:36:45 +0100