Fix indent |
|
More...
|
almost 10 years ago
|
CyaSSL is always available as wolfssl |
|
More...
|
almost 10 years ago
|
Merge branch 'master' of https://github.com/wifidog/wifidog-gateway into feature-ssl |
|
More...
|
almost 10 years ago
|
Merge pull request #85 from florida63/whitespace |
|
More...
|
almost 10 years ago
|
Fix really bad white spaces and more comments |
|
More...
|
almost 10 years ago
|
fix whitespace |
|
More...
|
almost 10 years ago
|
Make sure all use of write() check for partial writes. |
|
More...
|
almost 10 years ago
|
Handle errors before relying on invalid input. |
|
More...
|
almost 10 years ago
|
Comments and use safe_malloc instead of malloc |
|
More...
|
almost 10 years ago
|
Fix style of an if statement for readability |
|
More...
|
almost 10 years ago
|
Remove some error client handling from gateway.c |
|
More...
|
almost 10 years ago
|
Merge branch 'master' of https://github.com/florida63/wifidog-gateway into feature-disconnect-command |
|
More...
|
almost 10 years ago
|
Merge pull request #81 from florida63/human-readable-error-message |
|
More...
|
almost 10 years ago
|
Adding human readable error messages. |
|
More...
|
almost 10 years ago
|
Fix void return |
|
More...
|
almost 10 years ago
|
Fix a couple small bugs |
|
More...
|
almost 10 years ago
|
Merge pull request #71 from acv/fix_leak |
|
More...
|
almost 10 years ago
|
Merge pull request #62 from mhaas/feature-ipset2 |
|
More...
|
almost 10 years ago
|
Merge pull request #79 from wifidog/fix-whitespace |
|
More...
|
almost 10 years ago
|
fix whitespace |
|
More...
|
almost 10 years ago
|
Fix: some clang compiler warnings |
|
More...
|
almost 10 years ago
|
Fix: strlen returns size_t, not int |
|
More...
|
almost 10 years ago
|
Fix: buffer not cleared before reading response |
|
More...
|
almost 10 years ago
|
Add documentation: how to disable SSL completely |
|
More...
|
almost 10 years ago
|
Merge branch 'master' of https://github.com/wifidog/wifidog-gateway into feature-ssl |
|
More...
|
almost 10 years ago
|
Fix: only verify host name if CA certs loaded |
|
More...
|
almost 10 years ago
|
Add logging of CyaSSL error messages |
|
More...
|
almost 10 years ago
|
White space fixes |
|
More...
|
almost 10 years ago
|
Enable host name check in CyaSSL |
|
More...
|
almost 10 years ago
|
Add helpful error message on cert failure |
|
More...
|
almost 10 years ago
|