Support for SILC style public keys added.
[silc.git] / apps /
2000-07-06 Pekka Riikonen updates
2000-07-05 Pekka Riikonen Global costemic changes.
2000-07-05 Pekka Riikonen Added PING, INVITE and NAMES command.
2000-07-05 Pekka Riikonen Support for SILC style public keys added.
2000-07-05 Pekka Riikonen Tweaked NAMES command reply for better. Should now...
2000-07-05 Pekka Riikonen Global cosmetic changes.
2000-07-05 Pekka Riikonen Added ~./silc directory checking, autoloading of keys and
2000-07-04 Pekka Riikonen Removed.
2000-07-04 Pekka Riikonen Added silc_server_get_route to return communication...
2000-07-04 Pekka Riikonen Added support for PING command. The ping times are...
2000-07-04 Pekka Riikonen Added INVITE, PING and NAMES command.
2000-07-04 Pekka Riikonen Changes to LEAVE command -- more consistent now and...
2000-07-04 Pekka Riikonen Added destination ID resolving to the structures.
2000-07-04 Pekka Riikonen Changed message route discovery to use silc_server_get...
2000-07-03 Pekka Riikonen Implemented LEAVE command.
2000-07-03 Pekka Riikonen Fixed typo and a bug.
2000-07-03 Pekka Riikonen Added remove_from_one_channel to implement LEAVE command.
2000-07-03 Pekka Riikonen Implemented LEAVE command. Minor bug fixes.
2000-07-03 Pekka Riikonen Remove ':' from the end of line when in commands secti...
2000-06-30 Pekka Riikonen Added SOCKS4 and SOCKS5 support for SILC client.
2000-06-28 Pekka Riikonen Removed Log header. changed version 28062000.
2000-06-28 Pekka Riikonen Shorter timeout for channel joining notify.
2000-06-27 Pekka Riikonen Added missing goto flag.
2000-06-27 Pekka RiikonenInitial revision