This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-25 20:36:38 +02:00
Code
Activity
Files
e561ab1ae3be9885577bae590936f1231321228f
weechat
/
src
/
plugins
/
scripts
/
python
T
History
Sebastien Helleu
e561ab1ae3
Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task
#7492
) (patch from kolter)
2009-11-07 19:27:59 +01:00
..
CMakeLists.txt
Fix cmake directories: let user customize lib, share, locale and include directories (patch
#6922
)
2009-09-20 21:44:08 +02:00
Makefile.am
Add cmake files in package built by autotools
2009-03-28 22:53:34 +01:00
weechat-python-api.c
Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task
#7492
) (patch from kolter)
2009-11-07 19:27:59 +01:00
weechat-python-api.h
Restore buffer callbacks for scripts after /upgrade
2009-04-16 14:25:44 +02:00
weechat-python.c
Remove variable with "WeeChat required version" in plugins, do not compare version any more (API comparison is enough)
2009-06-12 16:02:40 +02:00
weechat-python.h
Add data string argument in all callbacks of script API, display script name in error messages for scripts
2009-05-02 16:17:31 +02:00