..
libscp_commands_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_commands.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_connection.c
Log malloc errors with LOG_LEVEL_ERROR
2016-10-17 08:38:22 -07:00
libscp_connection.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_init.c
Use "void" for empty argument list in declarations
2017-01-05 17:27:20 -08:00
libscp_init.h
Use "void" for empty argument list in declarations
2017-01-05 17:27:20 -08:00
libscp_lock.c
Typo fixes
2016-05-04 23:33:30 -07:00
libscp_lock.h
More spelling fixes found by codespell and aspell
2016-01-30 17:39:25 -08:00
libscp_session.c
Use "void" for empty argument list in declarations
2017-01-05 17:27:20 -08:00
libscp_session.h
Use "void" for empty argument list in declarations
2017-01-05 17:27:20 -08:00
libscp_tcp.c
Fix typos
2016-02-13 20:41:07 -08:00
libscp_tcp.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_types_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_types.h
vnc: change password file to use guid hash
2016-12-03 23:12:48 -08:00
libscp_v0.c
vnc: change password file to use guid hash
2016-12-03 23:12:48 -08:00
libscp_v0.h
vnc: change password file to use guid hash
2016-12-03 23:12:48 -08:00
libscp_v1c_mng.c
Use g_new or g_new0 when C++ compiler would complain about implicit cast
2016-07-08 04:29:49 +00:00
libscp_v1c_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_v1c.c
Use g_new or g_new0 when C++ compiler would complain about implicit cast
2016-07-08 04:29:49 +00:00
libscp_v1c.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_v1s_mng.c
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
libscp_v1s_mng.h
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
libscp_v1s.c
Fix memory leak: free session data
2016-10-21 20:15:50 +00:00
libscp_v1s.h
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
libscp_vX.c
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
libscp_vX.h
Fix typos
2016-02-13 20:41:07 -08:00
libscp.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07:00
Makefile.am
fix build with --enable-xrdpdebug=yes
2017-01-04 19:20:44 +00:00