issues
search
Jugendhackt
/
haskell-ricochet
(WIP/Experimental) Ricochet implementation as Haskell Library.
GNU General Public License v3.0
22
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move to self-hosted
#56
photm5
opened
8 years ago
15
Misc. Style changes
#55
photm5
closed
8 years ago
0
Agree on a simpler includes style
#54
photm5
closed
8 years ago
0
Add explicit version requirements to haskell-ricochet.cabal
#53
froozen
opened
8 years ago
1
Add Network.Ricochet.Channel
#52
froozen
closed
8 years ago
10
Add test cases
#51
froozen
closed
8 years ago
7
Rewrite README.adoc
#50
froozen
closed
8 years ago
3
Add the first draft of the proposal
#49
froozen
opened
8 years ago
9
Cleanup
#48
photm5
closed
8 years ago
8
Improve types
#47
photm5
closed
8 years ago
3
Add some missing crypto primitives
#46
photm5
closed
8 years ago
2
Improve protobuf lenses
#45
photm5
closed
8 years ago
1
Demos don't seem to be working
#44
froozen
closed
8 years ago
2
root needed to run the demos
#43
froozen
closed
8 years ago
5
Refactor the hprotoc cabal hook implementation
#42
photm5
closed
8 years ago
1
Explain the handling of custom nix-expressions
#41
froozen
closed
9 years ago
2
Add wrapper module for cryptographic primitives
#40
photm5
closed
9 years ago
19
Free Monads for expressing effects?
#39
sternenseemann
opened
9 years ago
1
Advise on haddock in CONTRIBUTING.adoc
#38
froozen
closed
9 years ago
2
Add lenses for protobuf messages
#37
photm5
closed
9 years ago
13
Implement the monadic run functions
#36
froozen
closed
9 years ago
20
Add a usable environment for updating and using nix expressions
#35
sternenseemann
closed
9 years ago
7
Update contributing guidelines
#34
sternenseemann
closed
9 years ago
5
Write nice monadic run functions
#33
froozen
closed
9 years ago
2
Add type signatures with corresponding documentation for our Lenses
#32
froozen
opened
9 years ago
3
Document Network.Ricochet
#31
froozen
closed
8 years ago
2
Documentation fixes
#30
froozen
closed
9 years ago
0
Implement Network.Ricochet.Crypto
#29
froozen
closed
9 years ago
14
Improve documentation and code quality
#28
froozen
closed
9 years ago
8
Testing
#27
sternenseemann
closed
8 years ago
6
Next generation packet parser
#26
sternenseemann
closed
9 years ago
6
Ensure that packet size is set correctly
#25
sternenseemann
closed
9 years ago
2
Module `System.Process' does not export `callProcess'
#24
fkarg
closed
8 years ago
18
Find a crypto library with haskell bindings
#23
photm5
closed
9 years ago
22
Create C-bindings
#22
froozen
opened
9 years ago
5
Packet transport not compatible with c++ implementation
#21
photm5
closed
9 years ago
10
Run hprotoc as preConf hook
#20
photm5
closed
9 years ago
7
Update Readme.adoc
#19
mrphs
closed
9 years ago
1
Use haskell-socket instead of network
#18
sternenseemann
closed
9 years ago
0
Rewrite Network.Ricochet.Lowest using attoparsec
#17
sternenseemann
closed
9 years ago
0
Add ExceptT to Ricochet Monad transformer stack
#16
photm5
opened
9 years ago
5
Write documentation
#15
photm5
closed
9 years ago
0
Handle (unlikely) case of 0 supported versions
#14
sternenseemann
closed
9 years ago
3
Unify naming scheme
#13
sternenseemann
closed
9 years ago
9
Configure the hidden service automatically
#12
photm5
closed
9 years ago
17
Deal with the version negotiation
#11
photm5
closed
9 years ago
2
Include hprotoc in the build system
#10
photm5
closed
9 years ago
3
Add Datastructures according to the protobuf specs, and their Lenses
#9
photm5
closed
9 years ago
5
Use config file for the CLI
#8
fkarg
closed
9 years ago
0
Define Channel-Types
#7
fkarg
closed
9 years ago
2
Next