Added checks for encryption/decryption lengths that they must
[silc.git] / apps /
2002-12-05 Pekka Riikonen Fixed backup router resuming protocol bugs, especially...
2002-12-05 Pekka Riikonen Added ignore_message_signatures setting.
2002-12-04 Pekka Riikonen updates.
2002-12-04 Jochen EisingerWed Dec 4 21:08:52 CET 2002 Jochen Eisinger <c0ffee...
2002-12-04 Jochen EisingerWed Dec 4 21:08:52 CET 2002 Jochen Eisinger <c0ffee...
2002-12-04 Jochen EisingerWed Dec 4 21:08:52 CET 2002 Jochen Eisinger <c0ffee...
2002-12-03 Pekka Riikonen Fixed CUMODE founder mode authentication to not check...
2002-12-03 Jochen EisingerTue Dec 3 12:02:41 CET 2002 Jochen Eisinger <c0ffee...
2002-12-02 Pekka Riikonen unused vars.
2002-12-02 Pekka Riikonen Added support for automatically parsing and encoding...
2002-12-02 Pekka Riikonen Fixed invite and ban list handling in command reply.
2002-12-02 Pekka Riikonen updates
2002-12-01 Pekka Riikonen Debug prints.
2002-12-01 Pekka Riikonen Added support setting/using publi key files in CMODE...
2002-12-01 Pekka Riikonen Fixed CMODE setting when founder mode was set. Bug...
2002-11-30 Giovanni Giacobbi make publickeydir actually accepting only .pub as...
2002-11-30 Pekka Riikonen Toni's help file patch.
2002-11-30 Pekka Riikonen Take only files with .pub suffix in PublicKeyDir.
2002-11-30 Pekka Riikonen Debug printing change.
2002-11-30 Giovanni Giacobbi Added the config directive PublicKeyDir for the client...
2002-11-30 Giovanni Giacobbi Extended the SILC_SERVER_LOG_ERROR macro to all availa...
2002-11-30 Pekka Riikonen updates
2002-11-30 Pekka Riikonen Toni's patch.
2002-11-30 Pekka Riikonen updates.
2002-11-29 Pekka Riikonen updates
2002-11-29 Pekka Riikonen command syntax changes.
2002-11-29 Pekka Riikonen Fixed detaching. Bug #93.
2002-11-29 Pekka Riikonen updates.
2002-11-29 Pekka Riikonen updates
2002-11-28 Jochen EisingerThu Nov 28 17:17:11 CET 2002 Jochen Eisinger <c0ffee...
2002-11-28 Jochen EisingerThu Nov 28 17:17:11 CET 2002 Jochen Eisinger <c0ffee...
2002-11-28 Jochen EisingerThu Nov 28 17:17:11 CET 2002 Jochen Eisinger <c0ffee...
2002-11-28 Jochen EisingerThu Nov 28 17:17:11 CET 2002 Jochen Eisinger <c0ffee...
2002-11-28 Jochen EisingerThu Nov 28 17:17:11 CET 2002 Jochen Eisinger <c0ffee...
2002-11-28 Pekka Riikonen Fixed ban checking in JOIN
2002-11-27 Pekka Riikonen updates.
2002-11-27 Jochen EisingerWed Nov 27 21:51:52 CET 2002 Jochen Eisinger <c0ffee...
2002-11-27 Pekka Riikonen Fixed utf8
2002-11-27 Pekka Riikonen Fixed invlite list updating in killing.
2002-11-27 Pekka Riikonen updates.
2002-11-27 Pekka Riikonen Merged with Irssi 0.8.6. silc.server.0.9.6
2002-11-27 Pekka Riikonen Added support for removing client from invite list...
2002-11-27 Pekka Riikonen Do not send invite list back unless it's modified.
2002-11-26 Pekka Riikonen debug print add
2002-11-26 Pekka Riikonen Invite/ban list length checks.
2002-11-25 Pekka Riikonen Added support for removing client from invite list...
2002-11-25 Pekka Riikonen Support for SILC 1.2 INVITE and BAN commands. Client...
2002-11-25 Pekka Riikonen Delete the keys and stuff when local client resumed...
2002-11-25 Pekka Riikonen Use SILC_IS_LOCAL to check local entry.
2002-11-25 Pekka Riikonen Mark client as local after resume
2002-11-24 Pekka Riikonen Topic UTF-8 decoding. Bug #82.
2002-11-24 Pekka Riikonen Fixed detaching bugs, channel key distribution after...
2002-11-22 Pekka Riikonen Channel/Private Message unify updates.
2002-11-19 Pekka Riikonen Do not wait for EOF after socket error but close conne...
2002-11-18 Pekka Riikonen Added support for setting specific founder public...
2002-11-16 Pekka Riikonen Compilation warning fix.
2002-11-14 Jochen EisingerThu Nov 14 19:33:28 CET 2002 Jochen Eisinger <c0ffee...
2002-11-14 Jochen EisingerThu Nov 14 09:44:54 CET 2002 Jochen Eisinger <c0ffee...
2002-11-12 Jochen EisingerTue Nov 12 19:42:18 CET 2002 Jochen Eisinger <c0ffee...
2002-11-12 Pekka Riikonen Clear outbuf even if error occurred in packet sending
2002-11-12 Pekka Riikonen updates
2002-11-12 Pekka Riikonen Check for valid nick before modifying
2002-11-11 Pekka Riikonen Protocol 1.2 integration continues.
2002-11-10 Pekka Riikonen Protocol version 1.2 integrations
2002-11-08 Pekka Riikonen Optimized PING command handling a bit. silc.protocol.1.1
2002-11-07 Pekka Riikonen Added -no-listener option to FILE SEND command in...
2002-11-07 Pekka Riikonen Move silc_client_packet_send back to internal, added
2002-11-07 Pekka Riikonen Better error printing.
2002-11-06 Pekka Riikonen Resolve public key in JOIN for founder auth. Bug...
2002-11-06 Pekka Riikonen Changed the silc_client_command_call to be simpler...
2002-11-06 Pekka Riikonen Manual pages installation fix patch by Ville Räsänen.
2002-11-05 Pekka Riikonen Log print fix.
2002-11-04 Pekka Riikonen Do not crash if topic was not set in LIST.
2002-11-04 Pekka Riikonen UTF-8 decode topics in TOPIC and LIST command replys.
2002-11-04 Pekka Riikonen Fixed MOTD command reply sending.
2002-11-04 Pekka Riikonen Fixed the INVITE command to send the invite list in...
2002-11-04 Pekka Riikonen updates.
2002-11-04 Pekka Riikonen Print notify for server ops when backup comes online.
2002-11-04 Pekka Riikonen Channel statistics fix.
2002-11-03 Pekka Riikonen Fixed WATCH command reply handling.
2002-11-03 Pekka Riikonen Fixed INVITE command to not crash when no nickname...
2002-11-03 Pekka Riikonen Fixed connect command to work on backup router too.
2002-11-02 Pekka Riikonen Added -P option to change the passphrase of the privat... silc.server.0.9.8
2002-11-02 Pekka Riikonen Added support for encrypted private key files. The...
2002-10-31 Pekka Riikonen Changed the version string variables to #defines.
2002-10-31 Pekka Riikonen updates.
2002-10-31 Pekka Riikonen Added missing.
2002-10-30 Pekka Riikonen Added shared library compilation support.
2002-10-29 Pekka Riikonen Added silcapputil.[ch] for application utility functio...
2002-10-29 Pekka Riikonen Send RESUME_CLIENT from router to backups too.
2002-10-28 Pekka Riikonen Merged latest from irssi.org CVS.
2002-10-28 Pekka Riikonen Fixed memory leak in JOIN command reply.
2002-10-28 Pekka Riikonen In IDENTIFY command parsing, send all other IDs except
2002-10-27 Pekka Riikonen Fixed the query sending between router and server...
2002-10-27 Pekka Riikonen Fixed the heartbeat sending. Move silc_client_packet_send
2002-10-27 Pekka Riikonen Merged c0ffee's /set heartbeat patch.
2002-10-25 Pekka Riikonen added OP alias.
2002-10-24 Pekka Riikonen Added missing code; unprintable mime data must be...
2002-10-24 Pekka Riikonen ROBODoc documented lib/silcrypt/silccipher.h. Patch...
2002-10-24 Pekka Riikonen Fixed memory leaks around the tree.
next