Fix installation for silc-client and silc-toolkit packages
[silc.git] / apps / silcd /
2014-05-11 Pekka Riikonentoolkit: update MAC OS X build instructions
2014-05-09 Pekka Riikonensilcd: better anonymised user names
2014-05-06 Pekka Riikonensilcd: handle empty LIST command reply
2014-05-05 Pekka Riikonensilc-server: rpm packaging updates
2014-05-04 Pekka Riikonensilcd: allow ServerType, Location, Admin and AdminEmail...
2014-04-28 Pekka Riikonensilcd: show MAC in welcome notifys
2014-04-22 Pekka RiikonenLonger default PKCS keys
2014-04-22 Pekka RiikonenStatic analyzer bug fixes
2010-05-11 Pekka Riikonensilcd: check entity validity after command reply
2009-09-27 Pekka Riikonensilcd: cancel rekey and heartbeat in silc_server_discon...
2009-09-26 Pekka Riikonensilcd: Added heartbeat support
2009-09-25 Pekka Riikonensilcd: Fixed SIGUSR1 signal handling
2009-08-07 Pekka RiikonenMore string format fixes in silcd and client libary silc.toolkit.1.1.10
2009-06-08 Pekka Riikonensilcd: Fixed IDENTIFY command reply handling for channels
2009-06-08 Pekka Riikonensilcd: Abort active protocols in DETACH command
2009-06-07 Pekka Riikonensilcd: Added SKR to debug levels
2009-06-02 Pekka Riikonensilcd: Save debug message in ring buffer
2009-05-25 Pekka Riikonensilcd: fixed Deny hostname comparison
2009-03-03 Pekka Riikonensilcd: IDENTIFY command reply didn't save userinfo...
2009-03-03 Pekka Riikonensilcd: IDENTIFY command reply didn't save client correctly
2009-02-27 Pekka Riikonensilcd: handle SIGNOFF notify for local clients correctly
2009-01-17 Pekka Riikonensilcd: increment stat.clients statistics whenever addin...
2009-01-15 Pekka Riikonensilcd: do not create dynamic connections on non-dynamic...
2009-01-09 Pekka RiikonenFixed operation context NULLin in disconnect.
2009-01-09 Pekka RiikonenTake stream reference correctly in packet error callback
2009-01-08 Pekka RiikonenRemove possible packet error timeouts in EOS callback
2009-01-08 Pekka RiikonenAdded debug logs for updating stat.clients value
2009-01-08 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
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 KpFix error logging format string mangled by a bogus...
2008-12-13 KpCleanup: fix various int/long format string errors.
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-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-09 KpAssert that the client count is positive prior to decre...
2008-11-09 SkywingAdd ``ExternalIp'' config directive to ServerInfo tag in
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-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 RiikonenFixed backup router shutdown crash
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-01 KpReorder #if 0/#endif block to avoid splitting a basic...
2008-09-01 SkywingFix double free in silcd.
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-06-22 Pekka RiikonenRemove client from expired client list before deleting it silc.server.1.1.11
2008-06-22 Pekka RiikonenMake sure client entry is not expired more than once
2008-06-09 Pekka RiikonenFixed automatic reconnection to router and malloc failu...
2008-06-06 Pekka RiikonenFree sock user data before disconnecting remote peer
2008-06-05 Pekka RiikonenMore disconnection crash fixes. silc.server.1.1.8
2008-05-25 Pekka RiikonenFixes to connection freeing crashes
2008-04-20 Pekka RiikonenCancel rekey timeout when closing connection. silc.server.1.1.6
2008-04-20 Pekka RiikonenFixed KILL command related crash in silcd silc.server.1.1.5
2008-04-17 Pekka RiikonenFree connection data correctly when disconnecting the...
2008-04-16 Pekka RiikonenFixed many 64-bit alignment issues from silcd. silc.server.1.1.4
2008-04-12 Pekka RiikonenCheck for valid packet stream when counting number... silc.server.1.1.3
2008-04-10 Pekka RiikonenFixed packet stream destroy crashes when closing connec...
2008-04-08 Pekka RiikonenAccept 0600 and 0640 for server private key permissions.
2008-04-08 Pekka RiikonenFixed busy-loop in WATCH command when adding public...
2008-03-13 Pekka Riikonen Fixed NEW_CLIENT packet processing crash when the... silc.server.1.1.1
2007-11-18 Pekka Riikonen Added spec file.
2007-11-11 Pekka Riikonen Free stream data always in eod of stream. Added some...
2007-11-11 Pekka Riikonen Accept RESUME_CLIENT with and without source id in...
2007-11-11 Pekka Riikonen Fixed client resuming.
2007-11-11 Pekka Riikonen Fixed client entry updating in IDENTIFY and WHOWAS...
2007-11-11 Pekka Riikonen Fixed public key authentication. Mark public keys...
2007-11-04 Pekka Riikonen Removed module_path and module options.
2007-11-03 Pekka Riikonen Set correct ID for message payload encrypting.
2007-11-03 Pekka Riikonen Do not free packet engine before uninitializing scheduler.
2007-07-01 Pekka Riikonen More Toolkit porint for SILC Server 1.1.
2007-06-28 Pekka Riikonen Added missing packet stream refs.
2007-06-24 Pekka Riikonen More SILC Toolkit 1.1 porting work.
2007-06-10 Pekka Riikonen Added preliminary support for dynamic connection durin...
2007-06-10 Pekka Riikonen Check for valid HTTPD config.
2007-06-10 Pekka Riikonen open_server ->dynamic_server
2007-06-10 Pekka Riikonen Server Id's will be static.
2007-06-08 Pekka Riikonen Added dynamic server connection support with WHOIS...
2007-05-09 Pekka Riikonen Added support for NO_SUCH_PUBLIC_KEY status.
2007-04-28 Pekka Riikonen More SILC Server 1.1 porting. Added HTTP statistics...
2007-04-24 Pekka Riikonen More preliminary changes for 1.1 Server. Fixed quitting,
2007-04-22 Pekka Riikonen Preliminary SILC Server 1.1 commit.
2007-03-11 Jochen EisingerSun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee...
next