-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: daankolthof/simpleNW
base: master
head repository: daankolthof/simpleNW
compare: ssl
- 9 commits
- 16 files changed
- 2 contributors
Commits on Oct 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 43ab789 - Browse repository at this point
Copy the full SHA 43ab789View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa56b0e - Browse repository at this point
Copy the full SHA fa56b0eView commit details -
Merge pull request #2 from daank94/ssl-server
Started working on SSL server
Daan Kolthof committedOct 21, 2015 Configuration menu - View commit details
-
Copy full SHA for d4d8ff1 - Browse repository at this point
Copy the full SHA d4d8ff1View commit details
Commits on Oct 22, 2015
-
Created TCPConnectionBase as base class for normal TCP connection cla…
…ss and SSL connection class. Implemented TCPConnectionSSL.
Configuration menu - View commit details
-
Copy full SHA for a76169d - Browse repository at this point
Copy the full SHA a76169dView commit details -
Merge pull request #3 from daank94/ssl-server
Created TCPConnectionBase as base class for normal TCP connection cla…
Daan Kolthof committedOct 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 5b8a4da - Browse repository at this point
Copy the full SHA 5b8a4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e269b - Browse repository at this point
Copy the full SHA 97e269bView commit details -
Merge pull request #4 from daank94/ssl-server
Implemented the SSL TCP server class.
Daan Kolthof committedOct 22, 2015 Configuration menu - View commit details
-
Copy full SHA for cc226eb - Browse repository at this point
Copy the full SHA cc226ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf09c9 - Browse repository at this point
Copy the full SHA 1bf09c9View commit details -
Merge pull request #5 from daank94/ssl-server
Changes to NetworkService so SSL servers can be used.
Daan Kolthof committedOct 22, 2015 Configuration menu - View commit details
-
Copy full SHA for e7906b5 - Browse repository at this point
Copy the full SHA e7906b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...ssl