magnetico/cmd/magneticow
Bora Alper dc420da802 cumulative commit! (see the description for changes)
magneticod:
!!! disabled the gradual increase in congestion control, for some reason we still can't detect congestion...
- `*net.UDPAddr` in dht/mainline instead of `net.Addr`
- fixed a bug when a very small extension message received
- simplified how peer adress is handled in bittorrent/metadata/sink
- simplified TrawlingResult in dht/mainline

magneticow:
- use WAL for sqlite3

persistence:
- use URL.String() instead of url.Path in sql.Open() so that URL parameters are not lost...
2018-08-03 11:28:50 +03:00
..
data magneticow & api: statistics are now working! 2018-07-07 14:56:34 +03:00
api.go magneticow: basic auth now works! 2018-07-12 10:58:39 +03:00
handlers.go magneticow: basic auth now works! 2018-07-12 10:58:39 +03:00
main_test.go magneticow: search now works perfectly! 2018-06-19 18:49:46 +03:00
main.go cumulative commit! (see the description for changes) 2018-08-03 11:28:50 +03:00