..
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
Downgrade "libscp initialized" to LOG_LEVEL_DEBUG, remove line number
2016-07-08 04:15:39 +00:00
libscp_init.h
Fix typos
2016-02-13 20:41:07 -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
Log malloc errors with LOG_LEVEL_ERROR
2016-10-17 08:38:22 -07:00
libscp_session.h
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00: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
Remove unused string support in scp_session_set_addr()
2016-07-08 04:15:41 +00:00
libscp_v0.c
Check return value of scp_session_set_bpp()
2016-02-10 09:30:23 -08:00
libscp_v0.h
o moved from GNU General Public License to Apache License, Version 2.0
2012-09-19 20:51:34 -07: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
Move headers from EXTRA_DIST to sources, sort alphabetically
2016-02-21 23:06:48 -08:00