index
:
sendhttp
experimental
master
a tool to send files on the fly to almost anybody
johannes@krude.de
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message
Author
Files
Lines
2009-01-05
added simple simple testclass for sendhttp
Johannes Krude
2
-0/+23
2009-01-05
rewritten the somehow lost timeout code
Johannes Krude
1
-0/+8
2009-01-03
symlink sendhhtp-lib → . not needed anymore
Johannes Krude
3
-4/+3
2008-12-26
corrected description and website in ebuild
Johannes Krude
1
-2/+2
2008-12-26
bugfix make now without race condition's
Johannes Krude
1
-1/+1
2008-12-26
tyo in identation
Johannes Krude
1
-1/+1
2008-12-26
type last two commit's didn't work when installed
Johannes Krude
1
-1/+1
2008-12-26
always create debug output if not installed
Johannes Krude
1
-2/+3
2008-12-26
added doc's for html.rb
Johannes Krude
1
-3/+30
2008-12-26
when not installed call `make` when executing sendhttp
Johannes Krude
1
-0/+3
2008-12-26
always load local (./) librarys when not installed
Johannes Krude
1
-4/+16
2008-12-26
bugfix delivering directorys works again
Johannes Krude
1
-1/+1
2008-12-26
In new ruby versions "requre 'socket'" is required for TCPServer
Johannes Krude
1
-0/+1
2008-12-20
Merge branch 'experimental'
Johannes Krude
6
-14/+50
2008-12-20
if not installed deliver source and license in ./
Johannes Krude
2
-2/+10
2008-12-20
bugfix directory listing now works as expected
Johannes Krude
1
-1/+1
2008-12-20
tarball building is now independant of git
Johannes Krude
4
-13/+29
2008-12-15
deliver self sourcecode and license to everyone requesting it
Johannes Krude
3
-2/+14
2008-12-15
use rake to create the ebuild distfile ..
Johannes Krude
11
-52/+73
2008-12-09
switched from String to Pathname for internal filename handling
Johannes Krude
1
-22/+19
2008-12-09
fixed all license texts they now contain the right program name
Johannes Krude
9
-36/+36
2008-12-09
deletet ebuild/Manifest which should have never been there
Johannes Krude
1
-3/+0
2008-12-09
commented io2io and magicmime suitable for rdoc
Johannes Krude
4
-6/+36
2008-12-09
commented httpserver.rb suitable for rdoc
Johannes Krude
2
-7/+50
2008-12-08
IO2IO::sendfile returns the bytes send
Johannes Krude
1
-3/+6
2008-12-08
added the ability to send file of unlimited size with sendfile
Johannes Krude
1
-7/+24
2008-10-17
rewritten argumentParser
Johannes Krude
1
-97/+111
2008-10-10
added --get support for mulitple files
Johannes Krude
2
-27/+24
2008-10-09
added intelligent rules to quit after downloads
Johannes Krude
1
-6/+16
2008-09-14
some bugfixing for --get and STDIN STDOUT support
Johannes Krude
2
-4/+19
2008-09-14
git doesn't support git-archive anymore so we use git archive
Johannes Krude
1
-1/+1
2008-09-14
Merge from the other big develompent branch
Johannes Krude
4
-37/+80
2008-09-14
added file upload via html form
Johannes Krude
3
-13/+76
2008-08-31
added license to directory listing
Johannes Krude
1
-2/+6
2008-08-31
advertising directorys as . now works as expected
Johannes Krude
1
-1/+5
2008-08-31
praise the gods, git 1.6.0.1.157 properly handles symbolic links
Johannes Krude
1
-0/+1
2008-08-24
added support for providing several files concurrently
Johannes Krude
2
-25/+51
2008-08-24
directory listing now produces 404 NOT FOUND
Johannes Krude
2
-7/+4
2008-08-23
created a ebuild make script
Johannes Krude
10
-11/+98
2008-08-23
switched to sendfile systemcall
Johannes Krude
3
-2/+30
2008-08-17
add --quit option, to quit after NUM downloads
Johannes Krude
2
-1/+19
2008-08-05
we know have a HTTPServer Class and a directory Listing feature
Johannes Krude
9
-248/+201
2008-07-13
added 10 stupid lines of code
Johannes Krude
1
-6/+13
2008-06-10
second try
Johannes Krude
1
-1/+1
2008-06-10
fixed configure
Johannes Krude
1
-1/+1
2008-06-09
started rewrite
Johannes Krude
2
-0/+112
2008-06-07
send Date on http connection to comply with standart
Johannes Krude
1
-0/+2
2008-06-05
reworked the complete build system to work with portage
Johannes Krude
10
-135/+313
2008-06-05
split Makefile into ./configure and Makefile
Johannes Krude
2
-12/+12
2008-06-04
Errno Exceptions in c part of io2io
Johannes Krude
2
-4/+13
[next]