~gpolitis/bitlbee/releases

  • Committer: dequis
  • Date: 2015-06-08 03:25:18 UTC
  • Revision ID: git-v1:61e7e02096c7910addba32a9060a5e0cba68284b
twitter: fix leak of the letter "s" in twitter_url_len_diff

Yeah, just the letter s from "https", and a null byte.

Really critical stuff.

You'd have to post a million tweets to even notice this at all.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 237 16 years ago Wilmer van der Gaast Adding debian/ tree to the repository again. Updat Diff
doc 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
init 771 13 years ago Wilmer van der Gaast Added init/ subdir and make clean. Diff
lib 182 17 years ago Wilmer van der Gaast Merging with storage-xml. It seems to be working p Diff
protocols 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
tests 168 17 years ago Wilmer van der Gaast Merging from Jelmer (this adds some basic unit tes Diff
utils 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
.gdbinit 927 11 years ago Wilmer van der Gaast Add a .gdbinit that disables ASLR (added by PIE co 29 bytes Diff Download File
.gitignore 1093 9 years ago Wilmer van der Gaast Add /bitlbee@?\.service/ to .gitignore so "git add 335 bytes Diff Download File
.travis.yml 1175 8 years ago dequis skyped: add _SRCDIR_ to makefile, test build in tr 1018 bytes Diff Download File
.vimrc 922 11 years ago Wilmer van der Gaast Adding a .vimrc as requested by Flexo/#983. I did 282 bytes Diff Download File
bitlbee.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 8.8 KB Diff Download File
bitlbee.conf 907 12 years ago Wilmer van der Gaast s/him/it/ in bitlbee.conf, bug #948. 4.8 KB Diff Download File
bitlbee.h 1151 9 years ago dequis Remove some compatibility macros that referenced n 5.6 KB Diff Download File
commands.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.5 KB Diff Download File
conf.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 10.7 KB Diff Download File
conf.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.8 KB Diff Download File
File configure 1185 8 years ago dequis configure: allow specifying location of python exe 22.5 KB Diff Download File
COPYING 1070.1.1 9 years ago dequis Fix incorrect Free Software Foundation address 17.6 KB Diff Download File
dcc.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 14.9 KB Diff Download File
dcc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 3.8 KB Diff Download File
help.c 1111 9 years ago dequis help: Increase read buffer size from 1100 to 2048 4.3 KB Diff Download File
help.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.6 KB Diff Download File
ipc.c 1101 9 years ago dequis coverity: Fix some (harmless?) use-after-free with 23.7 KB Diff Download File
ipc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.1 KB Diff Download File
irc.c 1113 9 years ago dequis Various user experience/error reporting improvemen 25.8 KB Diff Download File
irc.h 1128 9 years ago dequis irc_channel: use irc_t instead of bee_t Fixes the 12.1 KB Diff Download File
irc_channel.c 1128 9 years ago dequis irc_channel: use irc_t instead of bee_t Fixes the 22 KB Diff Download File
irc_commands.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 21.7 KB Diff Download File
irc_im.c 1157 9 years ago dequis More coverity fixes! CID 18634: 'Logically dead c 26.1 KB Diff Download File
irc_send.c 1153 9 years ago dequis irc_send_join: send topic before names Also don't 11.8 KB Diff Download File
irc_user.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 6.7 KB Diff Download File
irc_util.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 3.2 KB Diff Download File
log.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 5.1 KB Diff Download File
log.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.8 KB Diff Download File
Makefile 1174 8 years ago dequis Makefile: don't call 'doc' target of skype... 6 KB Diff Download File
motd.txt 995 10 years ago Wilmer van der Gaast Reformat MOTD a little bit. #1056 515 bytes Diff Download File
nick.c 1186 8 years ago dequis nick_gen: retry g_convert_with_fallback without // 10.5 KB Diff Download File
nick.h 1126 9 years ago dequis irc: split bee_irc_chat_name_hint in a few functio 1.7 KB Diff Download File
otr.c 1164 8 years ago dequis otr: Fix 'otr info' display problems Patch by 'an 58.2 KB Diff Download File
otr.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.3 KB Diff Download File
query.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.1 KB Diff Download File
query.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.7 KB Diff Download File
README.md 1073 9 years ago dequis Add git specific stuff! - A few build system twea 1.1 KB Diff Download File
root_commands.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 36.3 KB Diff Download File
set.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 5.7 KB Diff Download File
set.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.6 KB Diff Download File
sock.h 1187 8 years ago dequis sock.h: Add EAGAIN check to sockerr_again() 377 bytes Diff Download File
storage.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.6 KB Diff Download File
storage.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.4 KB Diff Download File
storage_xml.c 1120 9 years ago dequis Fix a bunch of memory leaks - irc_im.c: - bee 11.2 KB Diff Download File
unix.c 1157 9 years ago dequis More coverity fixes! CID 18634: 'Logically dead c 8.5 KB Diff Download File