Fix installation for silc-client and silc-toolkit packages
[silc.git] / lib /
2014-05-28 Pekka Riikonensilcclient: Fix error path memory freeing
2014-05-28 Pekka Riikonensilcnet: handle OOM situation gracefully
2014-05-15 Pekka RiikonenFix log file cycling
2014-05-11 Pekka Riikonentoolkit: update MAC OS X build instructions
2014-05-10 Pekka Riikonensilcclient: associate context with verify_public_key
2014-05-10 Pekka Riikonensilcclient: fix error reporting in silc_client_init
2014-05-06 Pekka Riikonensilcclient: handle command timeout error correctly
2014-05-06 Pekka Riikonensilc-client: handle prompt abort better silc.client.1.1.19 silc.client.1.1.9 silc.toolkit.1.1.11
2014-05-05 Pekka Riikonensilcclient: check packet type as responder before start...
2014-05-05 Pekka RiikonenFix compilation warnings
2014-05-05 Pekka Riikonensilc-toolkit: rpm packaging updates
2014-04-29 Pekka RiikonenSKE: handle invalid protocol state errors
2014-04-28 Pekka RiikonenBump version numbers
2014-04-28 Pekka Riikonensilcclient: auto-negotiation of private message key...
2014-04-28 Pekka Riikonensilcclient: fix packet stream coder function
2014-04-28 Pekka Riikonensilcclient: Add generic client entry operation context
2014-04-28 Pekka RiikonenSKE: support for simplified key exchange
2014-04-28 Pekka Riikonensilccore: packet injection and stream wrap improvements
2014-04-28 Pekka RiikonenTargeted say-operation messages
2014-04-27 Pekka RiikonenUse backtrace() in stack tracing for prettier output
2014-04-27 Pekka RiikonenStatic analyzer fixes
2014-04-22 Pekka RiikonenEnable higher security messages MACs
2014-04-22 Pekka RiikonenRemove obsolete backwards support code
2014-04-22 Pekka RiikonenLonger default PKCS keys
2014-04-22 Pekka RiikonenStatic analyzer bug fixes
2012-06-22 Pekka RiikonenMac OS X >= 10.7 support
2010-05-11 Pekka RiikonenPacket engine: prevent divide by 0
2010-05-11 Pekka RiikonenSKE: Make sure failure received from remote is error...
2009-09-25 Pekka RiikonenSet SO_KEEPALIVE for all accept()ed sockets.
2009-09-25 Pekka Riikonenclientlib: Close connection after failed rekey
2009-08-07 Pekka RiikonenMore string format fixes in silcd and client libary silc.toolkit.1.1.10
2009-07-31 Pekka RiikonenFixed string format vulnerability in client entry handling.
2009-02-27 Pekka RiikonenPacketEngine: Don't free underlaying stream in packet...
2009-02-26 Pekka RiikonenFixed unsigned <-> signed char issues
2009-02-26 Pekka RiikonenSKE: When failure is received mark SKE always failed
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 RiikonenRemoved libtoolfix
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 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: fix long/int format string errors.
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 Pekka RiikonenMerge branch 'topic/detach-fixes' of git://valera-ext...
2008-12-13 Pekka RiikonenMerge branch 'topic/serverlink-fixes' of git://valera...
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-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 SkywingFix initialization/deinitialization of various Silc...
2008-11-09 SkywingFix reference counting for SilcServerEntry objects,
2008-11-09 KpAssert that the client count is positive prior to decre...
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 SkywingFix initialization/deinitialization of various Silc...
2008-11-08 SkywingFix reference counting for SilcServerEntry objects,
2008-11-08 kp@valhallalegends.comAssert that the client count is positive prior to decre...
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-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 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-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 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-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...
next