2000-07-19 |
Pekka Riikonen | Added AWAY command. |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Pekka Riikonen | Added version detection support to SKE. Minor bugfixes. |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Pekka Riikonen | Bug fix in mp2bin |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Pekka Riikonen | Minor bug fix in silc_encode_pem |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | Added ^U functionality, clears input line (patch form... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | Allow partial command strings in comparison. |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | Debug version bug fixes. |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | Use length of data found from cache instead of length... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Pekka Riikonen | Still bug fix in silc_log_format :) |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Pekka Riikonen | Buffer overflow bug fixe in silc_log_format. |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Pekka Riikonen | Added command lagging support. Added idle counting... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Pekka Riikonen | Added debug logging |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Fixed bug in silc_hmac_make. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Moved all the generic packet sending, encryption,... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Put the HMAC keys into the HMAC object instead of... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Moved all the generic packet sending, encryption,... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Put the HMAC keys into the HMAC object instead on... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Fixed key-pair generation. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Moved all the generic packet sending, enryption, recep... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | Added silc_buffer_realloc. Fixed silc_buffer_clone. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | Major rewrite of ID Cache system. Support added for... |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | Major rewrite of ID Cache system. Support added for... |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | Added client_parse_nickname. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | Created idlist.c |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | Major rewrite of whole ID Cache system. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | version updates |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Removed command packet processing from server.c and... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Support for public key encoding functions added. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added missing token to administrative information. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Minor bug fixes. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added support for verifying incoming public keys from... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added INFO and VERSION commands. Minor changes to... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added INFO command. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Fixed screen refresh. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Created. MP integer binary encoding/decoding functions. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added PEM/binary encoding/decoding to public/private... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added silc_rng_get_rng_data to get variable length... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added fingerprint functions. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Fixed bug -- does not change original data anymore. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added binary encoding to mp integers. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added PEM encoding/decoding functions. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | Added mp binary encoding as protocols defines. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Inform user when received unsupported public key from... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Added SILC style public key support and made server... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Do not allow client to join twice on same channel. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Fixed channel joining bug, do not allow joining twice... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Print channel name when receiving channel message... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Added support for server public key verification. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Fixed screen refresh routine. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Removed ske_verify_public_key function as it is not... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | Bug fixes on public/private key saving. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Check for NULL in client_on_channel. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Cipher name in joining is not mandatory, removed check. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Fixed a wrong way of sending command replies. The... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Added SilcPublicKey's |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Cleaner code fro password and public key authentication. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | removed |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Fixes to NAMES command handling. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Deprecated old `channel_auth' protocol. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Support for SILC style public keys added. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Public and private key setting now takes SilcPublicKey and |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | Removed status paylaod encoding functions -> not neede... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Added undef __USE_GNU becase RH 6.2 headers has some... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Global costemic changes. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Added PING, INVITE and NAMES command. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Support for SILC style public keys added. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Tweaked NAMES command reply for better. Should now... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Global cosmetic changes. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Added ~./silc directory checking, autoloading of keys and |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Changed palce of includes. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | updates. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Check for bad keys when setting public/private keys. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Implemented SILC protocol compliant public key. Added... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Added file saving with specific mode. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Assert if system is out of memory. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | Global cosmetic change. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Removed. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Added silc_server_get_route to return communication... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Added support for PING command. The ping times are... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Added INVITE, PING and NAMES command. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Changes to LEAVE command -- more consistent now and... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Added destination ID resolving to the structures. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Changed message route discovery to use silc_server_get... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | Added NO_SERVER_ID status messages. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Pekka Riikonen | updates |
commit | commitdiff | tree | snapshot |
next |