2002-09-07 |
Pekka Riikonen | Removed "base version" version from command line. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | When disabled channel is found on normal server in... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Resolved local info with IDENTIFY in connecting. silc.client.0.9.5.1 |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Append distribution name to protocol version as vendor... silc.client.0.9.5 |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Do not save locally resolved hostname for local entry... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Use distribution versions as protocol versions too... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Mark cache->expire = 0 in JOIN notify handling to... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Lubomir Sedlacik | updates (--without-pthreads, --with-iconv[=DIR]) |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Lubomir Sedlacik | introduce --with-pthreads[=DIR], use --without-pthreads... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Fixed -C option to work on command line. Bug #16. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | typo fix. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | typo fixes. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pekka Riikonen | Cannot close itself. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Giovanni Giacobbi | do not care about the executable |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Giovanni Giacobbi | * Added global variable silc_log_timestamp that tells... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Pekka Riikonen | Debug message changes. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Pekka Riikonen | Fixed to not allow duplicate PKCS registering. Bug... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Pekka Riikonen | Fixed fingerprint emptines checking. Bug #18. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Lubomir Sedlacik | revert mistakenly changed --with-silcd-conf back to... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Lubomir Sedlacik | more clanups, sort, show brackets in default values... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Lubomir Sedlacik | note lib/silcmath/mpi/configure.in changes and add... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
cras | silc_rng_exec_command() left zombie processes if comman... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Lubomir Sedlacik | clean, simplify, clean, sort, clean, unify, clean, ... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Lubomir Sedlacik | note last changes in configure.in.pre |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Lubomir Sedlacik | added --with-iconv, rewrote iconv checking. note that... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Lubomir Sedlacik | search for ldopen in -lc, this enables SIM support... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Lubomir Sedlacik | s/clinet/client |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Lubomir Sedlacik | don't call AM_CONDITIONAL conditonally for SILC_THREADS... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Pekka Riikonen | Added example files for backup router in doc/examples. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Pekka Riikonen | More checks for not having purge timeout for global... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Pekka Riikonen | Do not process commands if sock->user_data is NULL... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Pekka Riikonen | Fixed security problems (loosing bits in CFB encryptio... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Pekka Riikonen | Buffer overflow fix. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Pekka Riikonen | Yet more checks for assuring client is not expired... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Pekka Riikonen | Merged c0ffee's MIME signal patch. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Pekka Riikonen | Comment fix. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Pekka Riikonen | Free all cache entries in silc_server_free. silc.server.0.9.4 |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Pekka Riikonen | Fixed pending command deletion to delete correctly. |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Pekka Riikonen | Go through whole list of pending commands when deleting by |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Pekka Riikonen | Memory leak fixes. |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Pekka Riikonen | Send NO_SUCH_CHANNEL error in USERS for secret and... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Pekka Riikonen | updates. silc.toolkit.0.9.3 |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Added better checks that entry is never expired if... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Added one more assert in client entry freeing. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Fixed socket connection counting. Added checks for... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Mark backup waiting FALSE after primary has resumed... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Do not wait for backup after rehash. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Remove oper privileges in DETACH command. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Rearranged the detaching of a remote client entry... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Pekka Riikonen | Do not replace the primary itself backup is accidental... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | Fixed notify sending to opers to not crash router. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | Fixed CUMODE mode->mode character conversion buffer... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | Fixed New Channel packet handling when received with... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | removed assert() |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | Fixed notify sending to backup routers, and fixed... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | Stop waiting for backuup connection through timeout |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Lubomir Sedlacik | add Phil, he is going to be busy with rewritting conten... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Pekka Riikonen | Completed the backup router support for standalone... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Pekka Riikonen | Added silc_server_remove_servers_by_server to remove... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Pekka Riikonen | Fixed silc_string_regexify to add '^' to start of... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Pekka Riikonen | Added preliminary support for non-backup-aware servers... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Pekka Riikonen | Cleaned up some SILC_LOG_DEBUG's in backup protocol... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Pekka Riikonen | Added silc_server_send_opers[_notify] to send packets... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Pekka Riikonen | updates silc.client.0.9.4 |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Pekka Riikonen | Return VERSION not "". |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | Added preliminary backup router support for standalone... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | Options fix. |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | memory leak fix. |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | Don't do SILC_STRING_LANGUAGE conversion with NULL... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | Version number update. silc.client.0.9.3 |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Pekka Riikonen | Remote crash bugfix merged from irssi.org. |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Fixed KILLED notify handling in normal server. |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Added support for handling notifys always in same... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Made lib/contrib stuff compilation conditional. |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | More fixes on CUMODE_CHANGE notify handling to preserv... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Chnaged "disconnect" client operation to deliver the... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Fixed TOPIC_SET, CMODE_CHANGE notifys and New Channel... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Send CMODE_CHANGE and CUMODE_CHANGE notifys to the... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Added --without-irssi and without-silcd. |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Pekka Riikonen | Merged some fixes from c0ffee's silc-plugin. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Pekka Riikonen | Improved UTF-8 encoding and decoding, improved toolkit... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Pekka Riikonen | Fixed topic annoucning, server signoff handling, added... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Pekka Riikonen | Fixed a bug in disconnecting in irssi. silc.client.0.9.2 |
commit | commitdiff | tree | snapshot |
next |