1.1 --- a/build-mac/generated-files-asn1.txt Fri Jan 17 10:51:40 2020 +0100
1.2 +++ b/build-mac/generated-files-asn1.txt Fri Jan 17 10:51:40 2020 +0100
1.3 @@ -24,8 +24,6 @@
1.4 $(SRCROOT)/../asn.1/ElectGroupKeyResetLeader.h
1.5 $(SRCROOT)/../asn.1/GroupHandshake.c
1.6 $(SRCROOT)/../asn.1/GroupHandshake.h
1.7 -$(SRCROOT)/../asn.1/GroupKeyReset.c
1.8 -$(SRCROOT)/../asn.1/GroupKeyReset.h
1.9 $(SRCROOT)/../asn.1/GroupKeysAndClose.c
1.10 $(SRCROOT)/../asn.1/GroupKeysAndClose.h
1.11 $(SRCROOT)/../asn.1/GroupKeysForNewMember.c
2.1 --- a/build-mac/pEpEngine.xcodeproj/project.pbxproj Fri Jan 17 10:51:40 2020 +0100
2.2 +++ b/build-mac/pEpEngine.xcodeproj/project.pbxproj Fri Jan 17 10:51:40 2020 +0100
2.3 @@ -29,7 +29,6 @@
2.4 158FF95D23C49ED600CB1016 /* InitUnledGroupKeyReset.h in Headers */ = {isa = PBXBuildFile; fileRef = 158FF95423C49ED500CB1016 /* InitUnledGroupKeyReset.h */; };
2.5 158FF95E23C49ED600CB1016 /* Distribution.h in Headers */ = {isa = PBXBuildFile; fileRef = 158FF95523C49ED600CB1016 /* Distribution.h */; };
2.6 158FF95F23C49ED600CB1016 /* GroupKeysUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 158FF95623C49ED600CB1016 /* GroupKeysUpdate.h */; };
2.7 - 158FF96023C49ED600CB1016 /* GroupKeyReset.h in Headers */ = {isa = PBXBuildFile; fileRef = 158FF95723C49ED600CB1016 /* GroupKeyReset.h */; };
2.8 158FF96123C49ED600CB1016 /* Distribution.c in Sources */ = {isa = PBXBuildFile; fileRef = 158FF95823C49ED600CB1016 /* Distribution.c */; };
2.9 158FF96223C49ED600CB1016 /* GroupKeysForNewMember.h in Headers */ = {isa = PBXBuildFile; fileRef = 158FF95923C49ED600CB1016 /* GroupKeysForNewMember.h */; };
2.10 158FF96323C49ED600CB1016 /* InitUnledGroupKeyReset.c in Sources */ = {isa = PBXBuildFile; fileRef = 158FF95A23C49ED600CB1016 /* InitUnledGroupKeyReset.c */; };
2.11 @@ -168,7 +167,6 @@
2.12 432714AB23A10B3B007EAD4A /* GroupKeysUpdate.c in Sources */ = {isa = PBXBuildFile; fileRef = 432714AA23A10B3B007EAD4A /* GroupKeysUpdate.c */; };
2.13 43370833203C075A004E6547 /* sqlite3.c in Sources */ = {isa = PBXBuildFile; fileRef = 4337082D203C075A004E6547 /* sqlite3.c */; };
2.14 43370834203C075A004E6547 /* sqlite3.h in Headers */ = {isa = PBXBuildFile; fileRef = 43370832203C075A004E6547 /* sqlite3.h */; };
2.15 - 43495982239E417300CF1E12 /* GroupKeyReset.c in Sources */ = {isa = PBXBuildFile; fileRef = 43495981239E417300CF1E12 /* GroupKeyReset.c */; };
2.16 4378C79123D1AF1700D1AF3F /* ElectGroupKeyResetLeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4378C78B23D1AF1700D1AF3F /* ElectGroupKeyResetLeader.h */; };
2.17 4378C79223D1AF1700D1AF3F /* ElectGroupKeyResetLeader.c in Sources */ = {isa = PBXBuildFile; fileRef = 4378C79023D1AF1700D1AF3F /* ElectGroupKeyResetLeader.c */; };
2.18 438C43B52167752C00C7425B /* labeled_int_list.h in Headers */ = {isa = PBXBuildFile; fileRef = 438C43AF2167752C00C7425B /* labeled_int_list.h */; };
2.19 @@ -281,7 +279,6 @@
2.20 158FF95423C49ED500CB1016 /* InitUnledGroupKeyReset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InitUnledGroupKeyReset.h; path = ../asn.1/InitUnledGroupKeyReset.h; sourceTree = "<group>"; };
2.21 158FF95523C49ED600CB1016 /* Distribution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Distribution.h; path = ../asn.1/Distribution.h; sourceTree = "<group>"; };
2.22 158FF95623C49ED600CB1016 /* GroupKeysUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupKeysUpdate.h; path = ../asn.1/GroupKeysUpdate.h; sourceTree = "<group>"; };
2.23 - 158FF95723C49ED600CB1016 /* GroupKeyReset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupKeyReset.h; path = ../asn.1/GroupKeyReset.h; sourceTree = "<group>"; };
2.24 158FF95823C49ED600CB1016 /* Distribution.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Distribution.c; path = ../asn.1/Distribution.c; sourceTree = "<group>"; };
2.25 158FF95923C49ED600CB1016 /* GroupKeysForNewMember.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupKeysForNewMember.h; path = ../asn.1/GroupKeysForNewMember.h; sourceTree = "<group>"; };
2.26 158FF95A23C49ED600CB1016 /* InitUnledGroupKeyReset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = InitUnledGroupKeyReset.c; path = ../asn.1/InitUnledGroupKeyReset.c; sourceTree = "<group>"; };
2.27 @@ -420,7 +417,6 @@
2.28 432714AA23A10B3B007EAD4A /* GroupKeysUpdate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GroupKeysUpdate.c; path = ../asn.1/GroupKeysUpdate.c; sourceTree = "<group>"; };
2.29 4337082D203C075A004E6547 /* sqlite3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sqlite3.c; path = ../src/sqlite3.c; sourceTree = "<group>"; };
2.30 43370832203C075A004E6547 /* sqlite3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sqlite3.h; path = ../src/sqlite3.h; sourceTree = "<group>"; };
2.31 - 43495981239E417300CF1E12 /* GroupKeyReset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GroupKeyReset.c; path = ../asn.1/GroupKeyReset.c; sourceTree = "<group>"; };
2.32 4378C78B23D1AF1700D1AF3F /* ElectGroupKeyResetLeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ElectGroupKeyResetLeader.h; path = ../asn.1/ElectGroupKeyResetLeader.h; sourceTree = "<group>"; };
2.33 4378C79023D1AF1700D1AF3F /* ElectGroupKeyResetLeader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ElectGroupKeyResetLeader.c; path = ../asn.1/ElectGroupKeyResetLeader.c; sourceTree = "<group>"; };
2.34 438C43962167582400C7425B /* sync_api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sync_api.h; path = ../src/sync_api.h; sourceTree = "<group>"; };
2.35 @@ -556,7 +552,6 @@
2.36 43188AAB23C4B549008EF79C /* Commands.h */,
2.37 158FF95823C49ED600CB1016 /* Distribution.c */,
2.38 158FF95523C49ED600CB1016 /* Distribution.h */,
2.39 - 158FF95723C49ED600CB1016 /* GroupKeyReset.h */,
2.40 158FF95923C49ED600CB1016 /* GroupKeysForNewMember.h */,
2.41 158FF95623C49ED600CB1016 /* GroupKeysUpdate.h */,
2.42 158FF95A23C49ED600CB1016 /* InitUnledGroupKeyReset.c */,
2.43 @@ -565,7 +560,6 @@
2.44 158FF95323C49ED500CB1016 /* KeyReset.h */,
2.45 432714AA23A10B3B007EAD4A /* GroupKeysUpdate.c */,
2.46 432713AF23A10B07007EAD4A /* GroupKeysForNewMember.c */,
2.47 - 43495981239E417300CF1E12 /* GroupKeyReset.c */,
2.48 15147EED237E9EA7003989FE /* GroupHandshake.h */,
2.49 15147EEE237E9EA7003989FE /* GroupKeysAndClose.c */,
2.50 15147EEF237E9EA7003989FE /* GroupKeysAndClose.h */,
2.51 @@ -822,7 +816,6 @@
2.52 15B0380F22B2B823002D664C /* Sync.h in Headers */,
2.53 15B0380422B2B822002D664C /* constr_SET_OF.h in Headers */,
2.54 15B0381322B2B823002D664C /* asn_application.h in Headers */,
2.55 - 158FF96023C49ED600CB1016 /* GroupKeyReset.h in Headers */,
2.56 15B0380322B2B822002D664C /* OwnKeysRequester.h in Headers */,
2.57 154918AB22B940200091B6D6 /* fsm_common.h in Headers */,
2.58 15147EF3237E9EA7003989FE /* GroupKeysAndClose.h in Headers */,
2.59 @@ -1078,7 +1071,6 @@
2.60 15B0380B22B2B822002D664C /* NativeInteger.c in Sources */,
2.61 15147EF2237E9EA7003989FE /* GroupKeysAndClose.c in Sources */,
2.62 158FF95B23C49ED600CB1016 /* KeyReset.c in Sources */,
2.63 - 43495982239E417300CF1E12 /* GroupKeyReset.c in Sources */,
2.64 15B037B122B2B822002D664C /* NegotiationRequest.c in Sources */,
2.65 15B037FC22B2B822002D664C /* Hex.c in Sources */,
2.66 432714AB23A10B3B007EAD4A /* GroupKeysUpdate.c in Sources */,