include banner in the XML success message.

This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-27 22:29:10 +01:00
parent cb89a7438d
commit 83c9793033
3 changed files with 47 additions and 17 deletions

View File

@@ -101,6 +101,7 @@ struct main_server_st;
#include <tun.h>
#define MAX_BANNER_SIZE 256
#define MAX_USERNAME_SIZE 64
#define MAX_PASSWORD_SIZE 64
#define TLS_MASTER_SIZE 48