HTTP: fix stack overwrite due to format string error.
[silc.git] / apps /
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 SkywingFix crash on expired keyboard prompts
2008-11-09 SkywingAdd reference counting to SilcClientEntry/SilcServerEnt...
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-08 SkywingFix crash on expired keyboard prompts
2008-11-08 SkywingAdd reference counting to SilcClientEntry/SilcServerEnt...
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-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 Jochen EisingerSun Nov 18 16:43:04 CET 2007 Jochen Eisinger <coffee...
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-08-07 Pekka Riikonen Fixed format string.
2007-07-01 Pekka Riikonen More Toolkit porint for SILC Server 1.1.
2007-06-30 Pekka Riikonen Handle also zero timeouts.
2007-06-28 Pekka Riikonen make DESTDIR install is still broken. silc.client.1.1.1
2007-06-28 Pekka Riikonen Added missing packet stream refs.
2007-06-26 Jochen Eisingerprepend DESTDIR so files are installed correctly
2007-06-24 Pekka Riikonen More SILC Toolkit 1.1 porting work.
2007-06-24 Jochen EisingerSun Jun 24 14:43:21 CEST 2007 Jochen Eisinger <coffee...
2007-06-17 Jochen EisingerSun Jun 17 20:08:26 CEST 2007 Jochen Eisinger <coffee...
2007-06-14 Jochen EisingerThu Jun 14 21:15:31 CEST 2007 Jochen Eisinger <coffee...
2007-06-10 Pekka Riikonen Added preliminary support for dynamic connection durin...
2007-06-10 Pekka Riikonen Added more joining error handling for server 1.1.
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-06-08 Pekka Riikonen updates.
2007-06-07 Pekka Riikonen Add all fd task events to fd's added to glib main...
2007-06-06 Pekka Riikonen Rewrote SILC Scheduler handling. Use the notify callb...
2007-06-04 Jochen Eisingerint is volatile - can be modified in callback
2007-06-04 Jochen EisingerMon Jun 4 22:02:53 CEST 2007 Jochen Eisinger <jochen...
2007-06-04 Pekka Riikonen Removed --enable-silc-plugin. Added --with-silc-plugin.
2007-06-03 Pekka Riikonen updates.
2007-06-03 Pekka Riikonen updates.
2007-06-02 Pekka Riikonen Added silc-client.spec.in RPM spec file for SILC Client
2007-06-01 Pekka Riikonen Fixed key pair loading crash with SILC Plugin when...
2007-06-01 Pekka Riikonen updates.
2007-06-01 Pekka Riikonen Added prereq directive. autodist.1.3.2
2007-06-01 Pekka Riikonen updates.
2007-06-01 Pekka Riikonen Added support for passing extra parameters for autodis...
2007-05-31 Pekka Riikonen Added autodist.spec.in for RPM.
2007-05-29 Pekka Riikonen updates.
2007-05-27 Pekka Riikonen Copy libfe_common_silc.so to libfe_silc.so in make...
2007-05-23 Pekka Riikonen Do not call silc_client_stop before silc_client_init...
2007-05-23 Pekka Riikonen Fixed formatted nickname renaming to rename irssi...
2007-05-22 Pekka Riikonen updates.
2007-05-21 Jochen Eisingerinclude help for silc in any case
2007-05-21 Pekka Riikonen updates.
2007-05-21 Pekka Riikonen updates.
2007-05-21 Pekka Riikonen updates. silc.client.1.1.beta5
next