Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--enable-profiling enables -prof in cabal
--profile enables -prof in stack
Also added:
ghc-prof-options: -g
I think the above will be enabled when cabal is used
to build profiling versions. This probably does not apply
to stack builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* integrates Connection.Tox and Network.Tox.Crypto.Handlers
* Network.Tox.netCrypto function uses freshCryptoSession
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* merge PerSession into NetCryptoSession
* define defaultUnRecHook function
* netcrypto command wip for testing
* update to sessions command
|
|
|
|
Conflicts:
dht-client.cabal
src/Network/Tox/Crypto/Handlers.hs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|