Commit Graph

11 Commits

Author SHA1 Message Date
Julius Pfrommer
eb9409b435 Examples: Use _clear instead of _deleteMembers for the examples 2018-12-09 19:40:02 +01:00
Julius Pfrommer
89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 2018-12-04 18:39:12 +01:00
Jose Cabral
1605455a74 Fixes #1925 and clean examples 2018-07-25 08:17:51 +02:00
StalderT
da64add5c0 client basic 256sha256 / server sample / tests / various fixes (#1691)
* client basic 256sha256 / tests / various fixes

* fix server basic256sha256

* remove duplicated loadFile

* Fix fuzzing by making backup of message buffer

* Disable sonarcloud on PRs
2018-03-29 19:15:20 +02:00
StalderT
7e30f66b0b fix if/while/for/switch typo 2018-01-22 22:00:55 +01:00
StalderT
386a2f4c80 fix cppcheck error (#1481)
* fix cppcheck error

* fix return
2017-12-24 16:21:47 +01:00
StalderT
32725bdada Update server_certificate.c 2017-11-07 14:36:34 +01:00
Stefan Profanter
ace26ed6ea Use new server config 2017-11-06 14:09:17 +01:00
Stefan Profanter
369103e793 Use proper defines for malloc, free, calloc, realloc 2017-07-21 15:39:17 +02:00
Julius Pfrommer
ce6f56c348 use amalgamated header for the examples 2017-02-09 23:07:10 +01:00
Sten Grüner
966a7a255d reviving server's certificates in an example (#708)
* reviving server's certificates in an example

* adding a forgotten new example

* trying selfsigned on appveyor

* adding server to global server.c and the script

* path fix

* msvs fopen deprication warning disabled

* one more path fix

* one more msvs fix

* more defines for msvs warnings

* one more try
2016-07-18 23:21:14 +02:00