HTTP: fix stack overwrite due to format string error.
[silc.git] / lib /
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...
2008-05-25 Pekka RiikonenHandle memory allocation failures when unformatting... silc.server.1.1.7
2008-05-25 Pekka RiikonenAdd non-executing stack when compiling AES asm for...
2008-05-25 Pekka RiikonenFixed crash when packet stream creation fails.
2008-04-12 Pekka RiikonenSILC_IS_FD_STREAM and SILC_IS_SOCKET_STREAM now checks...
2008-04-12 Pekka RiikonenFixed silc_skr_init to not fail if threads support...
2008-04-12 Pekka RiikonenRemoved wrong SILC_LOG_ERROR and assert check from...
2008-04-10 Pekka RiikonenMark scheduler task unscheduled after silc_schedule_uns...
2008-04-10 Pekka RiikonenFixed QoS data limit handling in socket stream when...
2008-03-20 Pekka RiikonenFixed possible buffer overflow in PKCS#1 message decoding. silc.client.1.1.4 silc.server.1.1.2 silc.toolkit.1.1.7
2008-02-22 Pekka Riikonen Fixed partial encryption in CTR mode. Does not affec... silc.toolkit.1.1.6
2008-01-08 Pekka Riikonen Fixed fingerprint generation. RedHat bug 372021.
2007-12-30 Pekka Riikonen Fixed unix signal delivery.
2007-11-18 Pekka Riikonen updates.
2007-11-15 Pekka Riikonen Remove channel keys and hamcs after LEAVE command.
2007-11-15 Pekka Riikonen Reprocess JOIN command synchronously after...
2007-11-13 Pekka Riikonen Added missing channel entry unreferencing calls.
2007-11-11 Pekka Riikonen updates. silc.toolkit.1.1.5
2007-11-11 Pekka Riikonen Check for NULL public key from SKE.
2007-11-11 Pekka Riikonen Use correct public key in public key auth as responder.
2007-11-11 Pekka Riikonen Added debugs.
2007-11-06 Pekka Riikonen variable name clash fix. silc.client.1.1.3
2007-11-05 Pekka Riikonen Zero tail of CTR mode IV in IV Included mode.
2007-11-05 Pekka Riikonen Fixed CTR rekey. Rewrote IV Included CTR mode encrypt... silc.toolkit.1.1.4
2007-11-04 Pekka Riikonen non-IPv6 compilation error fixes.
2007-11-04 Pekka Riikonen SILC_DIST_VCARD changes.
2007-11-03 Pekka Riikonen Added debugs.
2007-11-03 Pekka Riikonen Fixed channel private key freeing.
2007-10-28 Pekka Riikonen 64-bit Windows fixes. Patch from Skywing.
2007-10-27 Pekka Riikonen SILC_LIBS -> SILC_LINK_LIBS.
2007-09-20 Pekka Riikonen bool -> SilcBool.
2007-09-09 Pekka Riikonen Fixed possible buffer overflows. Patch by Jérémy... silc.toolkit.1.1.3
2007-09-01 Pekka Riikonen mingw compilation fixes, patch by Daniel Atallah.
2007-09-01 Pekka Riikonen Fixed JOIN notify timeout handling, fixes a crash.
2007-09-01 Pekka Riikonen Both UN and HN must be present in SILC public key.
2007-08-07 Pekka Riikonen Fixed alignment issues on 64-bit CPUs.
2007-08-04 Pekka Riikonen Fixed USERS user mode handling (integer overflow).
2007-07-19 Pekka Riikonen Fixed compilation on IA64. Patch from Jérémy Bobbio
2007-07-19 Pekka Riikonen Check lengths correctly.
2007-07-19 Pekka Riikonen Added missing big-endian support.
2007-07-04 Pekka Riikonen updates. silc.client.1.1.2
2007-07-02 Pekka Riikonen Fixed NICK_CHANGE buffer overflow
2007-07-02 Pekka Riikonen Check for valid scheduler before trying to free it.
2007-07-01 Pekka Riikonen updates.
2007-07-01 Pekka Riikonen Fixed _LONG_PAD bitmask.
2007-07-01 Pekka Riikonen Better checks for malformed payload during parsing.
2007-07-01 Pekka Riikonen updates.
2007-07-01 Pekka Riikonen Added rekey with PFS support when using CTR encryption...
next