projects
/
functorrent.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
functorrent.git
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-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
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
2015-03-28
Jaseem Abid
Merge pull request #19 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Jaseem Abid
Cleanup a few bad types
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Ramakrishnan...
add dependency on package "directory" to functorrent...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Ramakrishnan...
error out if the input string is not a valid filepath
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Ramakrishnan...
Merge pull request #15 from vu3rdd/14-hlint-0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Ramakrishnan...
FIlenames start with capital letters. hlint.hs -> HLint.hs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Ramakrishnan...
travis.yml: install "happy" which is a dependency for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Ramakrishnan...
Run HLint as a test suite.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Jaseem Abid
Fix cabal dependencies
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Jaseem Abid
Fix tracker response test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Jaseem Abid
Fix key error
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Jaseem Abid
Fix test which did file parsing on tracker response
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Ramakrishnan...
README.md: hopefully correct image link this time
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Ramakrishnan...
README.md: bang for the image link
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Ramakrishnan...
README.md: messed up the markdown link syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Ramakrishnan...
README -> README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Ramakrishnan...
README: add travis build/test status badge.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Ramakrishnan...
Merge pull request #12 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Add travis config
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Tests for decode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Rename getPeers -> peers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Remove duplicate import
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Remove dependency on time package
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Jaseem Abid
Make functorrent a library and an executable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jaseem Abid
Merge pull request #10 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Jaseem Abid
Make network request return ByteString
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Jaseem Abid
Merge pull request #7 from dfordivam/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Divam
Feedback from @jaseemabid, Fixes #6
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Divam
Logger implementation code. Fixes #6. Logging to file...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Divam
Merge pull request #1 from vu3rdd/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Ramakrishnan...
Merge pull request #5 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Jaseem Abid
Make `!` inline
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Ramakrishnan...
Merge pull request #4 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Jaseem Abid
Fix failing test
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Jaseem Abid
Absolute import everywhere, cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Ramakrishnan...
Merge pull request #3 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Jaseem Abid
Derive `show` automatically for BVal
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Ramakrishnan...
more refactoring: type synonym for info dictionary
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Ramakrishnan...
more refactoring around infohash
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Ramakrishnan...
refactor PeerID and associated functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ramakrishnan...
WIP: peer handshake
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ramakrishnan...
Merge pull request #2 from jaseemabid/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Jaseem Abid
A few lint fixes to get started
commit
|
commitdiff
|
tree
|
snapshot
next