-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v5] Small TLSRecordLayer refactor #5
Merged
Merged
Commits on May 28, 2015
-
1
Configuration menu - View commit details
-
Copy full SHA for 5d2e92e - Browse repository at this point
Copy the full SHA 5d2e92eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a3dace5 - Browse repository at this point
Copy the full SHA a3dace5View commit details -
exceptions to internally handle errors
extend exceptions hierarchy to allow for internal handling of errors
1Configuration menu - View commit details
-
Copy full SHA for 8476d99 - Browse repository at this point
Copy the full SHA 8476d99View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 2b043ac - Browse repository at this point
Copy the full SHA 2b043acView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4369409 - Browse repository at this point
Copy the full SHA 4369409View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 694c624 - Browse repository at this point
Copy the full SHA 694c624View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 36d76f6 - Browse repository at this point
Copy the full SHA 36d76f6View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 17cdbf8 - Browse repository at this point
Copy the full SHA 17cdbf8View commit details
Commits on May 31, 2015
-
rm duplication between RecordHeader2 and 3
initializers can be shared between RecordHeader2 and RecordHeader3 also add some documentation to the classes
Configuration menu - View commit details
-
Copy full SHA for dc10604 - Browse repository at this point
Copy the full SHA dc10604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aebb42 - Browse repository at this point
Copy the full SHA 6aebb42View commit details -
make sure loop variables are initialised
fixes pylint W0631 undefined-loop-variable. this is not entirely necessary, as _recvHeader() and _sockRecvAll() will never return without yielding at least once
Configuration menu - View commit details
-
Copy full SHA for 91fc348 - Browse repository at this point
Copy the full SHA 91fc348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2442bc9 - Browse repository at this point
Copy the full SHA 2442bc9View commit details
Commits on Jun 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a2d0523 - Browse repository at this point
Copy the full SHA a2d0523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4b64e - Browse repository at this point
Copy the full SHA 7e4b64eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.