silc.git
2009-01-08 Pekka RiikonenFixed libtool installation: always use --mode=install silc.server.1.1.15 silc.toolkit.1.1.9
2009-01-08 Pekka Riikonenfix.pl: support for new perl
2009-01-08 Pekka RiikonenRemoved libtoolfix
2009-01-08 Pekka RiikonenDocumented public_ip field
2009-01-08 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
2008-12-16 Pekka RiikonenPacket engine: more padding length check fixes
2008-12-13 SkywingDon't decrement my_clients when killing or expiring...
2008-12-13 Pekka RiikonenMerge branch 'topic/format-cleanup' of git://valera...
2008-12-13 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
2008-12-13 KpCleanup: limit length of strings scanned by scanf.
2008-12-13 KpCleanup: fix long/int format string errors.
2008-12-13 KpFix error logging format string mangled by a bogus...
2008-12-13 KpCleanup: fix various int/long format string errors.
2008-12-13 KpCleanup: cast socket to long before logging it.
2008-12-13 KpFix missing argument in SKR debug logging.
2008-12-13 KpFix missing argument in client_entry.c debug logging.
2008-12-13 KpFix missing argument in silc_client_abort_key_agreement...
2008-12-13 KpHTTP: fix stack overwrite due to format string error.
2008-12-13 Pekka RiikonenID Cache: Fixed destructor callback calling.
2008-12-13 Pekka RiikonenPacket engine: do not do the padding length check for...
2008-12-13 SkywingCancel future rekeys on a detaching client connection.
2008-12-13 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
2008-12-13 SkywingSend resume notifications to previous owner server...
2008-12-13 Pekka RiikonenMerge branch 'topic/serverlink-fixes' of git://valera...
2008-12-13 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
2008-12-12 SkywingFix use-after-free condition when reconnecting silcd...
2008-12-12 SkywingDon't count detached users in server local user count.
2008-11-23 SkywingUse primary router when sending WHOIS packet if client...
2008-11-23 SkywingUse primary router when sending WHOIS packet if client...
2008-11-23 Pekka Riikonensilcd: disconnect packet errors with random timeout
2008-11-23 Pekka RiikonenPacket engine: moved packet sanity checks after MAC...
2008-11-23 Pekka RiikonenRemoved extra semicolons from SILC_ASSERT and SILC_VERI...
2008-11-22 Pekka RiikonenMerge branch 'master' of git://valera-ext.nynaeve.net...
2008-11-22 SkywingCancel silc_server_connect_to_router_retry when connecting.
2008-11-22 SkywingMark outbound initiated server to server connections...
2008-11-22 SkywingMerge branch 'master' of git://valera-ext.nynaeve.net...
2008-11-14 SkywingPrevent continuing of an already finished FSM.
2008-11-14 SkywingFix crash on SKE failure.
2008-11-09 SkywingFix crash on expired keyboard prompts
2008-11-09 SkywingAdd reference counting to SilcClientEntry/SilcServerEnt...
2008-11-09 SkywingFix initialization/deinitialization of various Silc...
2008-11-09 SkywingFix reference counting for SilcServerEntry objects,
2008-11-09 SkywingAdd support for autosendcmd on channel entries to the
2008-11-09 KpAssert that the client count is positive prior to decre...
2008-11-09 SkywingAdd ``ExternalIp'' config directive to ServerInfo tag in
2008-11-09 KpFix reference counting for key exchange handling.
2008-11-09 SkywingPrevent continuing of an already finished FSM.
2008-11-09 SkywingFix crash on SKE failure.
2008-11-09 SkywingRevert "Don't delete packet stream"
2008-11-08 SkywingDon't delete packet stream
2008-11-08 SkywingFix crash on expired keyboard prompts
2008-11-08 SkywingAdd reference counting to SilcClientEntry/SilcServerEnt...
2008-11-08 SkywingFix initialization/deinitialization of various Silc...
2008-11-08 SkywingFix reference counting for SilcServerEntry objects,
2008-11-08 SkywingAdd support for autosendcmd on channel entries to the
2008-11-08 kp@valhallalegends.comAssert that the client count is positive prior to decre...
2008-11-08 SkywingAdd ``ExternalIp'' config directive to ServerInfo tag in
2008-11-08 kp@valhallalegends.comFix reference counting for key exchange handling.
2008-10-25 Pekka RiikonenFixed channel MAC key setting in JOIN notify and comman... silc.client.1.1.6 silc.server.1.1.14 silc.toolkit.1.1.8
2008-10-22 Pekka Riikonensilcd: fixed memory leaks
2008-09-24 Pekka RiikonenMerge branch 'topic/mm-fixes' of git://208.110.73.182... silc.server.1.1.13
2008-09-24 Pekka RiikonenDisconnect problem: Mark incoming connections immediate...
2008-09-24 Pekka RiikonenFixed more backup router reconnecting problems
2008-09-24 Pekka RiikonenFixed server/backup router reconnecting
2008-09-13 Pekka RiikonenDocumented public_ip configuration option silc.server.1.1.12
2008-09-13 Pekka RiikonenFixed backup router shutdown crash
2008-09-13 Pekka RiikonenSKE: Verify initiator's public key always
2008-09-11 Pekka RiikonenMerge branch 'topic/code-cleanup' of git://208.110...
2008-09-11 Pekka RiikonenMerge branch 'topic/null-fixes' of git://208.110.73...
2008-09-11 Pekka RiikonenMerge branch 'topic/type-safety' of git://208.110.73...
2008-09-11 SkywingFix reference count bug leading to memory corruption...
2008-09-11 SkywingMake packet stream reference counts 32 bits.
2008-09-01 KpPacket streams: make packet handling callback pointers...
2008-09-01 KpReorder #if 0/#endif block to avoid splitting a basic...
2008-09-01 SkywingFix double free in silcd.
2008-09-01 KpPacket streams: avoid double free if silc_id_id2str...
2008-09-01 KpPacket streams: fix memory leak on dlist allocation...
2008-09-01 KpASN1: Fix NULL pointer dereference on stack allocation...
2008-09-01 KpAvoid NULL dereference when leaving a channel with...
2008-09-01 KpASN1: Fix stack variable overwrite when encoding OID.
2008-09-01 KpTypes: make SilcUInt32 an unsigned int in most cases.
2008-09-01 KpType sanity: add compile time check that integers are...
2008-09-01 KpServer: always drop privileges, even in foreground...
2008-08-31 Pekka RiikonenHandle failed memory allocations in packet sending silc.client.1.1.5
2008-08-31 Pekka Riikonensilc_stack_free can now be called with NULL stack
2008-08-30 Pekka RiikonenHandle EAGAIN and EINTR correctly in silc_get_input...
2008-08-30 Pekka RiikonenMark client entry invalid when killed and when notified...
2008-08-30 Pekka RiikonenFixed command calling crash
2008-08-30 Pekka RiikonenChanged packet_error structure const correctly
2008-08-30 Pekka RiikonenFixed resuming to work even when there are no joined...
2008-08-30 Pekka RiikonenFixed channel private key deleting to restore original...
2008-08-30 Pekka RiikonenResolve channel in INVITE notify if we don't have it yet
2008-06-22 Pekka RiikonenRemove client from expired client list before deleting it silc.server.1.1.11
2008-06-22 Pekka RiikonenFixed the silc_parse_userqfdn argument handling, again.
2008-06-22 Pekka RiikonenFixed silc_parse_userfqdn argument check silc.server.1.1.10
2008-06-22 Pekka RiikonenMake sure client entry is not expired more than once
2008-06-09 Pekka RiikonenClose socket if TCP connecting fails to avoid leaking... silc.server.1.1.9
2008-06-09 Pekka RiikonenAdd non-executing stack when compiling AES asm for...
2008-06-09 Pekka RiikonenFixed automatic reconnection to router and malloc failu...
2008-06-06 Pekka RiikonenFree sock user data before disconnecting remote peer
next