Sergey Abramchuk
|
82a42eddc3
|
Update method signatures that have error objects
|
2018-02-02 11:40:53 +03:00 |
|
Sergey Abramchuk
|
7078de3bae
|
Apply style guide rules to certificate, key and reachability classes
|
2018-01-18 17:00:28 +03:00 |
|
Sergey Abramchuk
|
eff0bccfef
|
Refactor generation of mbedTLS errors
|
2018-01-18 16:39:41 +03:00 |
|
Jonathan Downing
|
fc4b257ffd
|
Fix a possible null pointer dereference error
|
2017-09-16 14:45:38 +03:00 |
|
Sergey Abramchuk
|
edea44cd0a
|
Increase buffer length
|
2017-09-07 20:08:54 +03:00 |
|
Sergey Abramchuk
|
a346e0c51a
|
Free allocated PEM buffer
|
2017-09-07 14:11:57 +03:00 |
|
Sergey Abramchuk
|
e4d57245ad
|
Remove null character
|
2017-09-07 10:35:57 +03:00 |
|
Sergey Abramchuk
|
066d6704f2
|
Use predefined result value for error reason
|
2017-09-07 10:35:02 +03:00 |
|
Sergey Abramchuk
|
b714cf11a1
|
Implement writing certificate DER data
|
2017-09-07 10:21:10 +03:00 |
|
Sergey Abramchuk
|
d5a96bf764
|
Modify localized descriptions
|
2017-09-06 23:31:25 +03:00 |
|
Sergey Abramchuk
|
7cbb69fed5
|
Implement writing certificate PEM data
|
2017-09-06 23:29:06 +03:00 |
|
Sergey Abramchuk
|
18a41d88d1
|
Remove a condition from the deallocation
|
2017-09-06 23:05:15 +03:00 |
|
Sergey Abramchuk
|
f22702d2f6
|
Remove unnecessary nullable keywords from method definitions
|
2017-09-06 23:02:22 +03:00 |
|
Sergey Abramchuk
|
da4abe9ba1
|
Return error object if parsing finished with failure
|
2017-09-06 22:58:41 +03:00 |
|
Sergey Abramchuk
|
760a5c7b74
|
Add assign modifier to the crt property
|
2017-09-06 19:04:03 +03:00 |
|
Sergey Abramchuk
|
5f1343f7f2
|
Implement parsing certificate DER data
|
2017-09-06 18:18:36 +03:00 |
|
Sergey Abramchuk
|
062b07a957
|
Implement parsing certificate PEM data
|
2017-09-06 18:10:26 +03:00 |
|
Sergey Abramchuk
|
23beb936cf
|
Declare OpenVPNCertificate class and its methods for parsing PEM and DER format
|
2017-09-06 18:07:16 +03:00 |
|