projects
/
functorrent.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
functorrent.git
2015-07-24
Ramakrishnan...
bugfix: Hash string needs to be split into 20 bytes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
fix file download to create a dummy and write into...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
verify SHA1 hash of each piece after assembling the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
writeFileAtOffset: name says it all
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
return a list of bytestring blocks corresponding to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
Peer: debug prints
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
get rid of (some of) the compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
split download of a piece into chunks of 16384 bytes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
fix the comments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
get the piece length and store it as piecestate
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
send request msg and get the piecemsg back
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
pickPiece: a simple algorithm to download the pieces...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
bug: if I am uninterested and he is choking, send inter...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
update piece availability list based on the bitmap
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
msgLoop: more refactoring, better debug prints
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ramakrishnan...
more refactoring around msgLoop
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ramakrishnan...
refactor PeerState: Add connection handle to be part...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Ramakrishnan...
sendMsg: equiv of getMsg but on the sending side
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Ramakrishnan...
thread peerstate along msgloop
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
gitignore .stack-work directory
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
update REAME.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
src/Main.hs: if no input file is given, read from stdin
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
keep hlint happy
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
helper function: havePiece
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Ramakrishnan...
add piece hash into the pieceMap
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ramakrishnan...
new type synonym for a Piece Map
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Ramakrishnan...
Main.hs: move peer handling into Peer module
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Ramakrishnan...
move torrentToMetainfo into Metainfo module
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Ramakrishnan...
Merge branch 'piece-manager'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Ramakrishnan...
refactoring to make Main simpler
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Ramakrishnan...
Main: we are parsing arguments, not the input file...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-03
Ramakrishnan...
functorrent.cabal: rename README to README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Ramakrishnan...
stack config file
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ramakrishnan...
misc formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ramakrishnan...
new test data file: ubuntu 14.10 i386 release iso
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Ramakrishnan...
create a dummy file on the disk for a given path
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Ramakrishnan...
rewrite bitfieldToList
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Ramakrishnan...
convert bitfield from a peer into piece list
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Ramakrishnan...
README: add a link to the official spec
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Ramakrishnan...
remove the debug prints
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Ramakrishnan...
receive the full handshake msg from peer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Ramakrishnan...
cleanup unused imports/functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
more debugging prints
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
WIP: receive msgs from a connected peer and print them
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
add a simple message loop to print out received msgs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
read bytes off the handle and parse a message
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
Merge pull request #31 from gitter-badger/gitter-badge
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Ramakrishnan...
README: update on the current state
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Ramakrishnan...
rename shadowing identifiers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Ramakrishnan...
WIP: deserialize peer messages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Ramakrishnan...
WIP: Peer protocol message marshalling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Ramakrishnan...
Remove the redundant withSocketsDo call wrapping simpleHTTP
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ramakrishnan...
remove hardcoded Peer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ramakrishnan...
Peer constructor also takes the peerid argument now...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ramakrishnan...
WIP: peer handshake
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Ramakrishnan...
wrap network calls with withSocketsDo for multiplatform...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ramakrishnan...
WIP: FuncTorrent as a nix package
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ramakrishnan...
add quickcheck as a test dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
The Gitter...
Added Gitter badge
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ramakrishnan...
Revert "travis.yml: install "happy" which is a dependen...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ramakrishnan...
test: nuke hlint testsuite
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ramakrishnan...
suppress the "orphan instance of Arbitrary" warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ramakrishnan...
Revert "Move Arbitrary instances into another module"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ramakrishnan...
Move Arbitrary instances into another module
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ramakrishnan...
Merge pull request #30 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Jaseem Abid
Add cabal.config from stackage snapshot lts 2.5
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
README: a note on using nix-shell
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
WIP: split tests into their own modules
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
QuickCheck tests now terminate successfully.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
add QuickCheck test to the test suite.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
add missing dependency for QuickCheck for executable
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Ramakrishnan...
WIP: QuickCheck for BVal type
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Jaseem Abid
Rename connect to tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Jaseem Abid
Move network code to own file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Ramakrishnan...
README: add a note on nix-shell
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Ramakrishnan...
nix-shell configuration file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Ramakrishnan...
Bencode: make encode a bit more readable
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Ramakrishnan...
Bencode: cleanup the parser a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Jaseem Abid
Fix broken test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Ramakrishnan...
Merge pull request #26 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Jaseem Abid
Fix bdict encode, cleanup blist encode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Jaseem Abid
Clean up tracker network code
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jaseem Abid
Merge pull request #25 from abhiranjankumar00/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Abhiranjan...
Follow up #21. Applying fmap (alternative) on getters
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Jaseem Abid
Merge pull request #24 from abhiranjankumar00/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Abhiranjan...
Fixes 21
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Jaseem Abid
Switch to known torrent file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaseem Abid
Move things around
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Jaseem Abid
Meta info tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Jaseem Abid
Expose all MetaInfo constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Jaseem Abid
Use moby_dick.torrent for testing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Jaseem Abid
Minor refactor maybeBstrToString
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
Merge pull request #20 from vu3rdd/12-announcelist-2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
use maybeToList from Data.Maybe
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
combine announce and announceList slots in the Metainfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
remove an unwanted import which creeped in during merge
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
remove unnecessary parenthesis (hlint suggestion)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Ramakrishnan...
support for announce-list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Jaseem Abid
Handle error cases from the tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Jaseem Abid
Add directory & tasty as a library dependencies
commit
|
commitdiff
|
tree
|
snapshot
next