Commit Graph

11 Commits (a8fcbf8c2dc48f0e015093e061c5b7efb63fbdc1)

Author SHA1 Message Date
Jay Sorg 57905d71ad vnc: change password file to use guid hash 8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings 9 years ago
Pavel Roskin 1ded8ec437 Remove unused string support in scp_session_set_addr()
Using the same argument for binary and text data is not a good idea. If
string support is ever needed, it should be a separate function.

Remove SCP_ADDRESS_TYPE_IPV4_BIN and SCP_ADDRESS_TYPE_IPV6_BIN, use
SCP_ADDRESS_TYPE_IPV4 and SCP_ADDRESS_TYPE_IPV6, which simplifies the
code.
9 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging 14 years ago
jsorg71 8490a2b24b update copyright year 15 years ago
jsorg71 df8527b251 pass domain, program, and directory to sesman and use directory and program 16 years ago
jsorg71 3417482d10 update copyright year 16 years ago
ilsimo d14b076a70 still more work on logging
libscp makefile fix
17 years ago
jsorg71 cd57d1b689 update copyright year 17 years ago
ilsimo 8c3d20c3d5 adding SCP_SESSION and SCP_CONNECTION handling code 18 years ago