-
e937e51476
Add AppendXDR to XDR types, build.sh xdr
Jakob Borg
2014-07-06 19:21:37 +02:00
-
b7ea695caf
CSRF protection should only cover /rest
Jakob Borg
2014-07-06 15:00:44 +02:00
-
31350b4352
Use LevelDB storage backend
Jakob Borg
2014-07-06 14:46:48 +02:00
-
37d83a4e2e
Continue discovery on connect errors (fixes #324)
Ben Sidhom
2014-07-04 13:47:54 -07:00
-
4a88d1244d
Merge branch 'bsidhom-master'
Jakob Borg
2014-07-05 23:01:37 +02:00
-
-
439049f672
Add bsidhom
Jakob Borg
2014-07-05 23:01:31 +02:00
-
ee10295d04
Remove martini, use standard http mux
Jakob Borg
2014-07-05 21:40:29 +02:00
-
2d272a3cac
Bump max file size and count
Jakob Borg
2014-07-05 11:05:45 +02:00
-
2b26891062
Continue discovery on connect errors (fixes #324)
Ben Sidhom
2014-07-04 13:47:54 -07:00
-
-
3d7d4d845a
Luhn error checking
Jakob Borg
2014-07-04 16:16:50 +02:00
-
c488179783
Correct Luhn alphabet names
Jakob Borg
2014-07-04 15:58:20 +02:00
-
cfb33321b0
Luhn docs
Jakob Borg
2014-07-04 15:56:33 +02:00
-
193cea95ce
Revert "Add temporary debug logging for #344 (revert later)"
Jakob Borg
2014-07-04 15:20:29 +02:00
-
3c4002e149
Merge branch 'v0.8'
Jakob Borg
2014-07-04 15:16:41 +02:00
-
-
a720f90a70
Don't leak writer and index goroutines on close
Jakob Borg
2014-07-04 15:16:33 +02:00
-
4a6b43bcae
Clean up protocol locking and closing
Jakob Borg
2014-07-03 13:37:20 +02:00
-
2f5a822ca4
Send initial index in batches
Jakob Borg
2014-07-03 12:30:10 +02:00
-
bc1d04f0b9
Always send initial index, even if empty (ref #344)
Jakob Borg
2014-07-02 21:49:51 +02:00
-
381795d6d0
Simplify locking in protocol.Index
Jakob Borg
2014-07-02 21:49:24 +02:00
-
6ade27641d
Protocol state machine on receiving side
Jakob Borg
2014-07-02 21:33:30 +02:00
-
53898d2c60
Log client version on connect
Jakob Borg
2014-07-02 20:43:16 +02:00
-
91c4ff6009
Handle query parameters in UPnP control URL (fixes #211)
Jakob Borg
2014-07-02 20:28:03 +02:00
-
0aa067a726
Avoid deadlock during initial scan (fixes #389)
Jakob Borg
2014-07-02 07:40:27 +02:00
-
67445a6dda
Refactor logo (fixes #403)
Jakob Borg
2014-07-01 22:20:18 +02:00
-
5353659f9f
Add temporary debug logging for #344 (revert later)
Jakob Borg
2014-07-01 13:22:45 +02:00
-
7ac00e189b
Tone down UPnP not found message (fixes #406)
Jakob Borg
2014-07-01 11:58:53 +02:00
-
071f4c0769
Remove reprecated st* utils
Jakob Borg
2014-07-01 12:20:25 +02:00
-
b57f4ed97e
Improve XDR performance
Jakob Borg
2014-06-30 13:33:52 +02:00
-
7633b9672f
XDR incorrect encoding of uint16; tests and benchmarks
Jakob Borg
2014-06-30 12:56:09 +02:00
-
4f6ee7c8eb
Fix linux/freebsd/windows compilation
Jakob Borg
2014-06-30 01:51:58 +02:00
-
d7cc48eab2
Merge branch 'v0.8'
Jakob Borg
2014-06-30 01:47:32 +02:00
-
-
926b08c197
Refactor node ID handling, use check digits (fixes #269)
Jakob Borg
2014-06-30 01:42:03 +02:00
-
8f3effed32
Refactor node ID handling, use check digits (fixes #269)
Jakob Borg
2014-06-30 01:42:03 +02:00
-
caad69a312
Number formatting
Jakob Borg
2014-06-28 11:24:25 +02:00
-
518a4eb6ee
Render report server side instead
Jakob Borg
2014-06-28 09:46:03 +02:00
-
aff41d0b08
discosrv: Tunable limiter settings
Jakob Borg
2014-06-27 22:39:03 +02:00
-
fee8289c0a
discosrv: Tunable limiter settings
Jakob Borg
2014-06-27 22:39:03 +02:00
-
a2da31056b
Increase deadlock timeout, make configurable (fixes #389, fixes #393)
Jakob Borg
2014-06-26 11:24:38 +02:00
-
f97dd9d8d3
Logger should use stdout instead of stderr
Jakob Borg
2014-06-23 21:57:22 +02:00
-
2383579a64
Remove spurious debug output in .stignore handling
Jakob Borg
2014-06-23 21:54:28 +02:00
-
68750211ef
Connection notices are informational
Jakob Borg
2014-06-23 15:06:20 +02:00
-
db3e3ade80
No need to hold a write lock in Override
Jakob Borg
2014-06-23 11:52:13 +02:00
-
e6f04ed238
Don't whine about unexpected EOFs
Jakob Borg
2014-06-23 10:52:09 +02:00
-
a6eb690e31
Ensure correct version string format
Jakob Borg
2014-06-23 10:38:50 +02:00
-
21518adfc8
Include MaxVersion in Cluster Config message
Jakob Borg
2014-06-23 09:31:59 +02:00
-
-
77fe8449ba
Test script for REST interface
Jakob Borg
2014-06-22 17:26:31 +02:00
-
33e9a35f08
Don't deadlock on connect close while sending Index (fixes #386)
Jakob Borg
2014-06-22 08:17:58 +02:00
-
4ab4816556
Detect deadlock in model and panic
Jakob Borg
2014-06-21 09:43:12 +02:00
-
113b110ab4
Summarize OS
Jakob Borg
2014-06-20 23:24:27 +02:00
-
8e8a579bb2
Asset update for previous commit
Jakob Borg
2014-06-20 11:40:38 +02:00
-
efbdf72d20
Lower CPU usage at idle by reducing db polling
Jakob Borg
2014-06-20 00:27:54 +02:00
-
0e59b5678a
Further clarify message ordering requirements (ref #377)
Jakob Borg
2014-06-19 01:59:58 +02:00
-
de75550415
Clarify requirements on config messages (ref #377)
Jakob Borg
2014-06-19 01:27:03 +02:00
-
4dbce32738
Simplify memory handling
Jakob Borg
2014-06-18 23:57:22 +02:00
-
b05fcbc9d7
Simplify usage reporting config options (fixes #370)
Jakob Borg
2014-06-17 23:22:19 +02:00
-
d09c71b688
Avoid build error in Go1.2
Jakob Borg
2014-06-18 11:02:59 +02:00
-
ec85c9fdfe
Forgot 5% for floats
Jakob Borg
2014-06-16 16:55:23 +02:00
-
d71a782179
Filter out zero values
Jakob Borg
2014-06-16 16:48:05 +02:00
-
d0aef07a38
Report five-percentile rather than min
Jakob Borg
2014-06-16 16:47:54 +02:00
-
874d6760d4
Handle .stignore correctly on Windows (fixes #369)
Jakob Borg
2014-06-16 16:18:19 +02:00
-
8ad0a10c61
Thousands separator
Jakob Borg
2014-06-16 11:17:44 +02:00
-
85bb725eb6
Show data as it comes in (cached for one hour)
Jakob Borg
2014-06-16 11:14:01 +02:00
-
26ebbee877
Hard override on changes from master repo
Jakob Borg
2014-06-16 10:47:02 +02:00
-
12eda0449a
Build and memSize impl for Solaris
Jakob Borg
2014-06-16 09:52:14 +02:00
-
5a98f4e47c
Mark repos with missing dir as invalid on startup (fixes #311)
Jakob Borg
2014-06-16 09:33:52 +02:00
-
964c903a68
Only keep track of version (not modified) for sent index
Jakob Borg
2014-06-16 07:40:17 +02:00
-
21b699826d
Increase reconnect delay towards max
Jakob Borg
2014-06-15 20:32:26 +02:00
-
5fa8f8e50c
Remove old index files on startup (fixes #366)
Jakob Borg
2014-06-15 20:31:26 +02:00
-
9ca87f5314
Don't attempt to use broadcast with IPv6 (ref #346)
Jakob Borg
2014-06-14 11:14:37 +02:00
-
537c6b3b69
Reduce ping time & timeout (ref #358)
Jakob Borg
2014-06-14 11:07:34 +02:00
-
48a3fac2da
Show out of sync items, rename files->items (fixes #312, fixes #352)
Jakob Borg
2014-06-14 10:58:36 +02:00
-
fd73682806
Don't need to sync deletes for nonexistent files
Jakob Borg
2014-06-14 10:55:44 +02:00
-
34bd5b9dcf
Better android detection
Jakob Borg
2014-06-13 20:45:57 +02:00
-
58c5e46206
Add build environment variable
Jakob Borg
2014-06-13 20:44:00 +02:00
-
4c61ab0f18
Request restart for GUI setting changes
Jakob Borg
2014-06-13 20:25:10 +02:00
-
f241b63e0e
Logo with text
Jakob Borg
2014-06-13 01:57:03 +02:00
-
2ffdb5a82a
Actually generate random certificate serials (fixes #361)
Jakob Borg
2014-06-13 01:49:30 +02:00
-
d8f9c096f3
Report on system memory size
Jakob Borg
2014-06-12 20:52:49 +02:00
-
46e963443d
Include system RAM size in usage report
Jakob Borg
2014-06-12 20:47:46 +02:00
-
66d4e9e5d7
Prevent possible reordering of Index/IndexUpdate on send (ref #344)
Jakob Borg
2014-06-12 18:06:46 +02:00
-
e3e9f89861
Licensing
Jakob Borg
2014-06-12 02:45:19 +02:00
-
de382e33a3
Forget go1.2
Jakob Borg
2014-06-12 02:28:03 +02:00
-
2faecfa403
Formatted report
Jakob Borg
2014-06-12 02:13:30 +02:00
-
1589942fc2
Initial
Jakob Borg
2014-06-12 01:40:54 +02:00
-
3c6738da73
Limit damage of previous commit to ARM arch
Jakob Borg
2014-06-12 01:11:04 +02:00
-
18e5cb6793
Work around broken DNS on Android for usage reporting
Jakob Borg
2014-06-12 01:05:00 +02:00
-
9cd6b85c09
Remove dead code from previous commit
Jakob Borg
2014-06-11 22:29:49 +02:00
-
f40f3b3b7b
Anonymous Usage Reporting
Jakob Borg
2014-06-11 20:04:23 +02:00
-
7454670b0a
Drop and warn about non-normalized file names on Linux/Windows (fixes #329)
Jakob Borg
2014-06-11 17:51:31 +02:00
-
e63596681d
Fix header in protocol spec (fixes #360)
Jakob Borg
2014-06-11 16:27:39 +02:00
-
3dbaa76dcb
Fix embarrasing badge :)
Jakob Borg
2014-06-10 17:23:00 +02:00
-
8752003b50
Add embarassing badge
Jakob Borg
2014-06-10 17:00:08 +02:00
-
8716ed5aa4
Fix coveralls.io data pushing
Jakob Borg
2014-06-10 16:55:16 +02:00
-
38ac4e8f79
Serialize incoming indexes (fixes #344)
Jakob Borg
2014-06-10 16:03:22 +02:00
-
70fc8a3064
push test coverage info to coveralls.io
Arthur Axel 'fREW' Schmidt
2014-06-08 17:55:34 -05:00
-
7626c5d526
Merge pull request #357 from jpjp/patch-1
Jakob Borg
2014-06-10 16:09:22 +02:00
-
-
7e04c9d048
Information about HTTP certificate issues
Jakob Borg
2014-06-10 15:40:21 +02:00
-
9eda8f2c7e
Change Name -> Node Name to match Add Repo dialog.
jpjp
2014-06-10 13:46:29 +02:00
-
-
456d9e870d
Integration test, API key
Jakob Borg
2014-06-08 19:14:04 +02:00
-
a1533696a5
Travis badge
Jakob Borg
2014-06-08 07:40:57 +02:00