Loading evaluation/demonstration/client −3.1 MiB (2.11 MiB) File changed.No diff preview for this file type. View original file View changed file evaluation/demonstration/client.c +1 −3 Original line number Diff line number Diff line #define DEBUG #include <pthread.h> #include <assert.h> #include <getopt.h> Loading Loading @@ -354,7 +352,7 @@ int main(const int iArgC, char *papsArgV[]) exit(-1); } int iBytesSent=SSL_write(tConfig.pSSL, text->valuestring, strlen(text->valuestring)); printf ("[CLIENT DEBUG] Sent %d bytes { %s }\n", iBytesSent, text->valuestring); printf ("[CLIENT] Sent %d bytes { %s }\n", iBytesSent, text->valuestring); } cJSON_Delete(json); Loading evaluation/demonstration/middlebox −3.1 MiB (2.11 MiB) File changed.No diff preview for this file type. View original file View changed file evaluation/demonstration/middlebox.c +1 −3 Original line number Diff line number Diff line #define DEBUG #include "common.h" #include <time.h> #include <stdbool.h> Loading Loading @@ -474,7 +472,7 @@ int main(int argc, char **argv) if (argc < 4) { printf ("Usage: mcmbox port proxy-address midlebox-id [command handler...]\n"); printf ("Usage: middlebox port proxy-address midlebox-id [command handler...]\n"); exit(0); } port = atoi(argv[1]); Loading evaluation/demonstration/server −3.1 MiB (2.1 MiB) File changed.No diff preview for this file type. View original file View changed file Loading
evaluation/demonstration/client −3.1 MiB (2.11 MiB) File changed.No diff preview for this file type. View original file View changed file
evaluation/demonstration/client.c +1 −3 Original line number Diff line number Diff line #define DEBUG #include <pthread.h> #include <assert.h> #include <getopt.h> Loading Loading @@ -354,7 +352,7 @@ int main(const int iArgC, char *papsArgV[]) exit(-1); } int iBytesSent=SSL_write(tConfig.pSSL, text->valuestring, strlen(text->valuestring)); printf ("[CLIENT DEBUG] Sent %d bytes { %s }\n", iBytesSent, text->valuestring); printf ("[CLIENT] Sent %d bytes { %s }\n", iBytesSent, text->valuestring); } cJSON_Delete(json); Loading
evaluation/demonstration/middlebox −3.1 MiB (2.11 MiB) File changed.No diff preview for this file type. View original file View changed file
evaluation/demonstration/middlebox.c +1 −3 Original line number Diff line number Diff line #define DEBUG #include "common.h" #include <time.h> #include <stdbool.h> Loading Loading @@ -474,7 +472,7 @@ int main(int argc, char **argv) if (argc < 4) { printf ("Usage: mcmbox port proxy-address midlebox-id [command handler...]\n"); printf ("Usage: middlebox port proxy-address midlebox-id [command handler...]\n"); exit(0); } port = atoi(argv[1]); Loading
evaluation/demonstration/server −3.1 MiB (2.1 MiB) File changed.No diff preview for this file type. View original file View changed file