34 Commits

Author SHA1 Message Date
Ian Partridge e3d6b11e30 Update README.md 2018-09-24 11:16:16 +01:00
Gelareh Taban ef892d595e Add constant structure 0.0.7 2018-01-09 10:46:41 -06:00
Gelareh Taban da0f814bdb Remove getPendingBytes 2018-01-09 10:46:41 -06:00
Gelareh Taban a3e62e235a Add new API getPendingBytes() to TLSService protocol. 2018-01-09 10:46:41 -06:00
Gelareh Taban 68a8b2c8a2 update comment 2018-01-09 10:46:41 -06:00
Gelareh Taban 88f89cf174 Update to Swift4 2018-01-09 10:46:41 -06:00
Gelareh Taban a3c78cffd4 Add TLSConfiguration struct.
Separating this struct from TLSService allows us to define TLS configuration without including the TLSService.
2018-01-09 10:46:41 -06:00
gtaban a368777eb4 fix the names of didCreateClient etc. 2018-01-09 10:46:41 -06:00
Gelareh Taban 20a6635abf Add send and receive APIs with Data type 2018-01-09 10:46:41 -06:00
gtaban 5407c26b23 Rename Security to ServerSecurity 2018-01-09 10:46:41 -06:00
gtaban 12f19a0f03 Fix module name 2018-01-09 10:46:41 -06:00
gtaban 45475d7b01 Delete TLSServiceTests.swift
clean up
2018-01-09 10:46:41 -06:00
gtaban 2ed6e07ee0 Update Package.swift
Remove OpenSSL module map
2018-01-09 10:46:41 -06:00
gtaban 48843e67cf Delete TLSService.swift 2018-01-09 10:46:41 -06:00
Gelareh Taban 8715013cd0 extend ConnectionType enum 2018-01-09 10:46:41 -06:00
Gelareh Taban e355e66fce Remove the extra sub directory and put code in master directory 2018-01-09 10:46:41 -06:00
Gelareh Taban 2906d6cb46 rename file 2018-01-09 10:46:41 -06:00
Gelareh Taban b53ead319a fix bug 2018-01-09 10:46:41 -06:00
Gelareh Taban f8af5ac19e clean up 2018-01-09 10:46:41 -06:00
Gelareh Taban f6c91a9559 Update protocol's initialization and naming 2018-01-09 10:46:41 -06:00
Gelareh Taban 5b87f038b7 Initial commit
Status: server OK, client ?
2018-01-09 10:46:41 -06:00
Gelareh Taban ae579dcf29 Adding license and the Protocol folder 2018-01-09 10:46:41 -06:00
Gelareh Taban cb10ee5824 Initial commit of a new project 2018-01-09 10:46:41 -06:00
gtaban 2c421af813 Merge pull request #4 from seabaylea/master
Add License file
2017-04-21 13:56:07 -05:00
seabaylea 42b1ecea68 Add License file 2017-04-21 16:55:42 +01:00
Chris Bailey 0305c74c14 Correct FIPS 104 to 140 2017-03-04 23:53:12 +00:00
gtaban 0e19395bcb 140 instead of 104 2017-03-01 14:14:42 -06:00
Chris Bailey 2da03ca2ed Add a new design goal
Add a new design goal
2017-02-09 09:50:13 +00:00
gtaban 2cb804d200 Update wording of requirement 2017-02-08 08:58:38 -06:00
gtaban 13b5649cc5 Add a new design goal 2017-02-07 16:02:47 -06:00
Chris Bailey c25265552d Add pitch to README.md 2017-01-25 21:56:18 +00:00
gtaban 7a80f70d84 Update README.md 2017-01-25 15:48:48 -06:00
gtaban df2135d92d Update README.md
Initial draft of the pitch for this working group.
2017-01-25 15:21:17 -06:00
Chris Bailey 67c6d3b0b1 Initial commit 2017-01-25 20:57:13 +00:00