Weston Schmidt
|
a582bb3252
|
Fix several compilation errors (multiple definitions of global variables, remove overlapping strncpy() strings which cause latent bugs) to allow for code coverage to work.
|
2020-09-15 18:04:41 -07:00 |
|
Bill Williams
|
22feddeadc
|
properly shut down tasks, and fix memory leaks
|
2019-01-07 14:24:55 -08:00 |
|
Bill Williams
|
9e3b32af69
|
refactored connection.c
|
2018-08-03 08:20:03 -07:00 |
|
Sadhyama Vengilat
|
a1e63ca251
|
Few modifications for build failures in tests
|
2018-05-24 12:21:43 +05:30 |
|
shilpa24balaji
|
ee9d7684c6
|
Revert "Remove static char arrays from ParodusCfg structure. "
|
2018-05-23 17:40:04 -07:00 |
|
shilpa24balaji
|
c5819e4cb1
|
Revert "Fix SEG FAULT (signal 11) caused by calling strlen(null)"
|
2018-05-23 17:39:15 -07:00 |
|
mander207
|
15d9b14e31
|
Use absolute path name for test file (based on Cmake vars)
|
2018-05-23 14:13:51 -07:00 |
|
mander207
|
8eb6ff8fa8
|
Move read_key_from_file() declaration to config.h
|
2018-05-17 11:59:13 -07:00 |
|
mander207
|
4276e2dd24
|
Removed all refernces to static arrays in ParodusCfg structure
|
2018-05-15 20:41:15 -07:00 |
|
Bill Williams
|
b07ff93fd8
|
Use length code when parsing rr recs in token.c
|
2018-04-10 16:48:58 -07:00 |
|
Bill Williams
|
0a4ef718f6
|
remove comcast specific references in tests
|
2018-04-03 11:18:32 -07:00 |
|
Bill Williams
|
2aa134c9d4
|
remove references to comcast in readme. change dns-id param to dns-txt-url
|
2018-02-16 08:00:55 -08:00 |
|
Sadhyama Vengilat
|
5f4d640467
|
Changes for Configurable secure flag and port
|
2018-01-08 14:20:36 +05:30 |
|
Sadhyama Vengilat
|
912638d59b
|
Modified all strcpy to use parStrncpy wrapper
|
2017-07-17 16:17:03 +05:30 |
|
Gayathri
|
88c4315a68
|
Allow JWT token validation to be configurable at compile time
|
2017-07-13 15:41:00 +05:30 |
|
Bill Williams
|
f8a0179753
|
add parentheses and another test
|
2017-06-14 10:06:58 -07:00 |
|
Bill Williams
|
6aeb6a42b1
|
fix coverity errors and add unit tests
|
2017-06-12 13:24:29 -07:00 |
|
Bill Williams
|
58c3fe35db
|
forgot to activate dns server call in connection.c, also added more unit tests
|
2017-06-10 17:12:21 -07:00 |
|
Bill Williams
|
e11a52fb57
|
cjwt integration into parodus
|
2017-06-07 09:23:57 -07:00 |
|