index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
purple
/
ft.c
Commit message (
Expand
)
Author
Age
Lines
*
purple: Fix crash on ft requests from unknown contacts
dequis
2017-01-29
-0
/
+4
*
purple: fix file transfer memory management
dequis
2016-11-13
-11
/
+68
*
purple: document original names of uiops next to them
dequis
2015-12-26
-9
/
+9
*
purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures
dequis
2015-12-01
-7
/
+2
*
purple: move PurpleAccount from proto_data in a struct purple_data
Antoine Pietri
2015-03-02
-2
/
+4
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-158
/
+149
*
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
Wilmer van der Gaast
2010-06-07
-6
/
+8
*
Fixed sending with proper filenames by creating a temporary directory with
Wilmer van der Gaast
2010-05-21
-22
/
+42
*
Similar hacky code to send files. This indirect sending stuff sucks badly
Wilmer van der Gaast
2010-05-19
-20
/
+93
*
Little cleanup. Less compiler warnings, and removing tempfile at the
Wilmer van der Gaast
2010-05-18
-77
/
+81
*
This receives files but is very fragile if anything unusual happens (like a
Wilmer van der Gaast
2010-05-18
-15
/
+102
*
Move direct ft stuff to an unused file: This gets too hairy and too fragile.
Wilmer van der Gaast
2010-05-17
-101
/
+36
*
Split off the file transfer stuff into a separate file. What a mess.
Wilmer van der Gaast
2010-05-17
-0
/
+234