projects
/
silc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
silc.git
2002-10-09
Pekka Riikonen
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
Added Requested Attributes sending and receiving suppo...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
Added silc_attribute_payload_encode_data, renamed...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
Attributes length was not saved.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
Remove the resolving flag from client after received...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
silc_hash_table_find_foreach interface change.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
silc_hash_table_find_foreach calls once the callback...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
silc_attribute_payload_parse interface change.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
updates.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Pekka Riikonen
Print out configuration summary
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Pekka Riikonen
Send also SERVICE and SERVER_DIGITAL_SIGNATURE in...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Pekka Riikonen
updates.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
Allow only WHOIS command reply from client.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
Allow command reply packets from clients as well.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
Added Requested Attributes support to WHOIS command...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
SILC_NOT_IMPLEMENTED now use SILC_LOG_INFO.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
Remove silc_attribute_payload_encode_list,...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Pekka Riikonen
zero idle table, or false idle timeouts will appear.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
autoconf update.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
Send disconnect packet before freeing socket data in
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
Automatically reconnect to backup router (on normal...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
Fixed a bug in backup server IP comparison in silc_ser...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
Check that local entry is not put as owner of a client...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Pekka Riikonen
More error printing to backup resuming code.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-05
Pekka Riikonen
Do not send disconnect message to already disconnected...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-05
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-10-05
Pekka Riikonen
Bug tracking.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Pekka Riikonen
added
commit
|
commitdiff
|
tree
|
snapshot
2002-10-01
Pekka Riikonen
updates.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-28
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-26
Pekka Riikonen
Default RSA key length is 2048 bits (old 1024 bits).
commit
|
commitdiff
|
tree
|
snapshot
2002-09-26
Pekka Riikonen
Use a little larger starting point for e exponent.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-26
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-26
Pekka Riikonen
If packet processing fails (like integrity check fails...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-25
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-25
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-25
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-24
Pekka Riikonen
Mark no_reconnect after DETACH command.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-23
Pekka Riikonen
Fixed memory leaks. In TIMEDOUT error remove the...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-23
Pekka Riikonen
Fixed double free in public key setting.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-22
Pekka Riikonen
Preparations for Requested Attributes support.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-22
Pekka Riikonen
Rewrote WHOIS, WHOWAS and IDENTIFY commands.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-21
Pekka Riikonen
ctime -> silc_get_time.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-21
Pekka Riikonen
Added silc_strncat.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-20
Pekka Riikonen
More new query code.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-19
Pekka Riikonen
More new query code.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-19
Pekka Riikonen
Renamed silc_server_get_client_resolve to silc_server_...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Pekka Riikonen
Fixed a bug that put resumed client to wrong list...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Giovanni Giacobbi
Various cleanup in error message output in config...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Pekka Riikonen
Use resovled hostname as remote server name instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-18
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-17
Pekka Riikonen
typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-17
Pekka Riikonen
Check for RTLD flags.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-16
Pekka Riikonen
Heartbeat context is not freed automatically by the...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-16
Pekka Riikonen
Added support for removing unconfigured client connect...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-16
Pekka Riikonen
Added new SILC_STATUS_ERR_TIMEDOUT status type.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-15
Pekka Riikonen
Added STATS command. Patch by Ville Räsänen.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-11
Giovanni Giacobbi
robodoc'd lib/silcutil/silcfileutil.h
commit
|
commitdiff
|
tree
|
snapshot
2002-09-11
Giovanni Giacobbi
silent up some cvs noise.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-11
Giovanni Giacobbi
fixed a warning reported by "jolan" on silcnet
commit
|
commitdiff
|
tree
|
snapshot
2002-09-11
Pekka Riikonen
Assure that channel key is set before sending it.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-11
Pekka Riikonen
In signoff assure that channel key is present before...
silc.server.0.9.5
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
Ignore SERVER_SIGNOFF notify received to your own ID.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
updates.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
Print error about unknown channel ekys only on router...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
Assure that endless loop with detached client resolvin...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Giovanni Giacobbi
updated official silc channel
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Pekka Riikonen
Incoming ftp session cannot be same as sending session...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Pekka Riikonen
SilcAttributeObjMime does not include allocated buffer...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Pekka Riikonen
Added.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Pekka Riikonen
Implemented the draft-riikonen-presence-attrs and...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Pekka Riikonen
Do not allow removing of local server entry in SERVER_...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Pekka Riikonen
Send SERVER_SIGNOFF to local backup routers from prima...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Added anonymous client connections support.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Removed "base version" version from command line.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
When disabled channel is found on normal server in...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Resolved local info with IDENTIFY in connecting.
silc.client.0.9.5.1
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Append distribution name to protocol version as vendor...
silc.client.0.9.5
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Do not save locally resolved hostname for local entry...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Use distribution versions as protocol versions too...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Mark cache->expire = 0 in JOIN notify handling to...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Lubomir Sedlacik
updates (--without-pthreads, --with-iconv[=DIR])
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Lubomir Sedlacik
introduce --with-pthreads[=DIR], use --without-pthreads...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Fixed -C option to work on command line. Bug #16.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Pekka Riikonen
Cannot close itself.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Giovanni Giacobbi
do not care about the executable
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-02
Giovanni Giacobbi
* Added global variable silc_log_timestamp that tells...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-02
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
2002-09-02
Pekka Riikonen
updates
commit
|
commitdiff
|
tree
|
snapshot
next