xrdp/sesman/libscp
Koichiro IWAO 2f1196bdc4 Fix CI failure after 8484767
libscp_v0.c:228:52: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare]
  228 |         if ((trans->in_s->end - trans->in_s->data) < trans->header_size)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2022-12-09 23:21:26 +09:00
..
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 Address review comments 2021-07-27 13:36:34 +01:00
libscp_connection.c Changes to libtrans interface 2021-11-25 13:30:34 +00:00
libscp_connection.h Changes to libtrans interface 2021-11-25 13:30:34 +00:00
libscp_init.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
libscp_init.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
libscp_lock.c Unifying logging in chanserv 2020-10-19 05:10:47 +00:00
libscp_lock.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
libscp_session.c Clear password when session ends 2022-11-28 10:44:09 +00:00
libscp_session.h Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00:00
libscp_tcp.c Unifying logging in chanserv 2020-10-19 05:10:47 +00:00
libscp_tcp.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
libscp_types_mng.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
libscp_types.h Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00:00
libscp_v0.c Fix CI failure after 8484767 2022-12-09 23:21:26 +09:00
libscp_v0.h Changes to libtrans interface 2021-11-25 13:30:34 +00:00
libscp_v1c_mng.c Module testing now OK 2021-07-27 13:36:34 +01:00
libscp_v1c_mng.h Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
libscp_v1c.c Address review comments 2021-07-27 13:36:34 +01:00
libscp_v1c.h Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
libscp_v1s_mng.c Module testing now OK 2021-07-27 13:36:34 +01:00
libscp_v1s_mng.h Module testing now OK 2021-07-27 13:36:34 +01:00
libscp_v1s.c Address review comments 2021-07-27 13:36:34 +01:00
libscp_v1s.h Module testing now OK 2021-07-27 13:36:34 +01:00
libscp_vX.c Module testing now OK 2021-07-27 13:36:34 +01:00
libscp_vX.h Module testing now OK 2021-07-27 13:36:34 +01:00
libscp.h Don't include config_ac.h from any header files 2017-03-04 00:52:34 -08:00
Makefile.am Split development option into separate things 2021-05-28 10:57:12 +01:00