index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
dcc
Age
Commit message (
Expand
)
Author
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2000-12-19
security fixes from 0.7.97.2
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-04
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
Timo Sirainen
2000-11-23
s/enum GInputCondition/int/ - enums aren't supposed to orred together i
Timo Sirainen
2000-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-11-18
compiler warning fixes + one real bug in dcc-chat
Timo Sirainen
2000-11-17
If other side replies to our DCC CHAT request with DCC CHAT request of
Timo Sirainen
2000-11-17
Check that enough parameters are given to /DCC CLOSE
Timo Sirainen
2000-11-11
/SET dcc_autodisplay_dialog isn't used for anything, removed.
Timo Sirainen
2000-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-25
Don't allow sending data to dcc chats if connection isn't finished yet.
Timo Sirainen
2000-08-16
plugin -> module
Timo Sirainen
2000-08-15
Some changes handling g_input_add() - maybe this helps to problems
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-23
A few extra checks.
Timo Sirainen
2000-07-23
Use net-sendbuffer with DCC chat.
Timo Sirainen
2000-07-16
Implemented network transmit buffer. If all data couldn't be sent
Timo Sirainen
2000-07-15
Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-07-04
If there was any spaces after /DCC CHAT nick (like after used nick
Timo Sirainen
2000-06-20
cmd_get_params() calls had wrong parameter counts.
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-17
Added /SET reuse_unused_windows setting, default is OFF
Timo Sirainen
2000-06-09
Added Irssi::Dcc::values(), updated a few other DCC things too.
Timo Sirainen
2000-06-06
Replying to dcc get and chat requests didn't work.
Timo Sirainen
2000-06-04
0.7.90 released.
Timo Sirainen
2000-06-04
/IRCNET command.
Timo Sirainen
2000-06-04
..and fixed DCC resume that I just broke.
Timo Sirainen
2000-06-04
Lots of DCC related fixes.
Timo Sirainen
2000-05-29
--with-modules=xxx builds now specified extra modules to irssi binary.
Timo Sirainen
2000-05-25
With some systems Irssi didn't notice if connect() failed.
Timo Sirainen
2000-05-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-10
DCC SEND fixed
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
updates
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen