Commit Graph

1747 Commits

Author SHA1 Message Date
Heikki Hannikainen abd67e0855 adjust formatting 2017-02-16 21:58:46 +02:00
Heikki Hannikainen 6e69461411 IGATE-HINTS.md: Hints to igate software developers 2017-02-16 21:57:33 +02:00
Heikki Hannikainen 76952b90c1 http: less debug log 2017-02-16 21:34:42 +02:00
Heikki Hannikainen b7c16b4f5e BUILDING.md: Add make make-deb instructions 2016-12-26 10:42:54 +02:00
Heikki Hannikainen 2e810c8ff3 Update list of supported and tested platforms (remove Ubuntu 12.04 from supported) 2016-12-26 10:33:24 +02:00
Heikki Hannikainen 408ed498b3 v2.1.4 2016-12-25 17:41:55 +02:00
Heikki Hannikainen 2800a0549b apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan (for real) 2016-12-25 17:40:44 +02:00
Heikki Hannikainen a7fbe158ca v2.1.3 2016-12-25 15:51:03 +02:00
Heikki Hannikainen 81e51d5bc9 status web: Fix listeners rx byte rates calculation 2016-12-25 15:50:17 +02:00
Heikki Hannikainen f6e35a01df status web: Fix calculating byte rates for UDP peers 2016-12-25 15:47:43 +02:00
Heikki Hannikainen 26ab0f2619 apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan 2016-10-25 09:51:06 +03:00
Heikki Hannikainen f6a304eb45 Added new t/51uplink-reconnect.t test case for uplink reconnection 2016-10-24 21:20:45 +03:00
Heikki Hannikainen d66f12771a t/30filter-cmd.t: escape another { in regexp, fix bug #34 again 2016-10-24 21:16:39 +03:00
Heikki Hannikainen 21b56bf6c5 t/30filter-cmd.t: escape { in regexp, fix bug #34 2016-10-23 12:17:46 +03:00
Heikki Hannikainen 1edb29adcc 11misc-drops.t: Clarify short callsign/long SSID test cases 2016-10-23 00:55:27 +03:00
Heikki Hannikainen 60fdae0345 t/11misc-drops.t: Add commented-out test for really long srccalls, which are surprisingly passed 2016-10-23 00:48:29 +03:00
Heikki Hannikainen dce55f5b06 Merge pull request #32 from termigrator/patch-1
Update BUILDING.md ("cd src" when building from source)
2016-10-12 08:55:04 +03:00
termigrator 4b0d75abef Update BUILDING.md 2016-10-09 09:42:47 +02:00
Heikki Hannikainen 05849147a2 Remove _italic_ formatting from INSTALLING.md caused by x86_64 2016-08-18 22:59:09 +03:00
Heikki Hannikainen a291bd5301 build: Build centos 7 x86_64, don't build ubuntu 10.04 or debian 6 any more. 2016-08-18 22:54:26 +03:00
Heikki Hannikainen c90ee9cfcc v2.1.2 (rebuild with new libevent) 2016-08-18 16:21:22 +03:00
Heikki Hannikainen 75e5598506 v2.1.1 2016-08-17 22:10:35 +03:00
Heikki Hannikainen 7383a7091b status web: In client list, only display local port number, not local address 2016-08-17 22:09:35 +03:00
Heikki Hannikainen 8e196aee63 squelch two coverity warnings (the JSON is written by aprsc itself to disk, should be safe to parse) 2016-08-17 22:08:53 +03:00
Heikki Hannikainen 2b5d3a89f2 fix a little bug in '-o none' command line parsing 2016-08-17 22:08:21 +03:00
Heikki Hannikainen 80a53ef3f9 Disable FIXED_IOBUFS, make iobuf size configurable (necessary for higher throughput on some networks) 2016-08-15 20:11:36 +03:00
Heikki Hannikainen e407116802 remove unnecessary extern definition 2016-08-15 20:09:09 +03:00
Heikki Hannikainen ab4c1aa9f7 Add coverity warning squelching for perfectly safe random() calls
where random is used in non-security-sensitive ways for things like
distributing timer event load
2016-08-15 20:07:23 +03:00
Heikki Hannikainen f84a9f77fc ssl: Add return value checks for pthread mutex locks 2016-08-15 20:06:35 +03:00
Heikki Hannikainen 601a9fae87 incoming: Add return value checks for pthread mutex locks 2016-08-15 20:06:23 +03:00
Heikki Hannikainen 3eac956270 dupecheck: Add return value checks for pthread mutex locks 2016-08-15 20:06:10 +03:00
Heikki Hannikainen 45749f9f5a cellmalloc: Add return value checks for pthread mutex locks 2016-08-15 20:05:45 +03:00
Heikki Hannikainen bf84e12cb5 INSTALLING.md: Add Ubuntu 16.06 (xenial) 2016-08-14 00:12:47 +03:00
Heikki Hannikainen 87a8392ad2 build: Add ubuntu 16.04 (xenial) building, enable hardening 2016-08-14 00:09:46 +03:00
Heikki Hannikainen 0aaa482e1a v2.1.0 2016-08-13 16:34:46 +03:00
Heikki Hannikainen b8cdf3cbe4 Fix a couple of small memory leaks, which may happen in error cases when loading configuration 2016-08-13 16:30:55 +03:00
Heikki Hannikainen d49d7bfeb0 Fix potential NULL pointer dereference when checking config 2016-08-13 16:15:43 +03:00
Heikki Hannikainen d8897884a4 coverity: update for new tools version 2016-08-13 16:15:25 +03:00
Heikki Hannikainen f512d752f3 http: Free old language list when reconfiguring 2016-08-13 16:09:52 +03:00
Heikki Hannikainen 7aba28d331 http: Scan languages during reconfiguration 2016-08-13 16:04:55 +03:00
Heikki Hannikainen f41d60d129 Update coverity build upload command 2016-08-13 15:57:19 +03:00
Heikki Hannikainen 4fd09d7cec Add links to translation document 2016-08-13 15:42:48 +03:00
Heikki Hannikainen 0f49819f17 Add doc/TRANSLATING.md - documentation for making translations 2016-08-13 15:22:09 +03:00
Heikki Hannikainen 3a359e3b5d aprsc.js: Move language config to beginning of aprsc.js for easier editing 2016-08-13 15:21:40 +03:00
Heikki Hannikainen 2636e82455 put preferred language back in 2016-08-11 22:39:01 +03:00
Heikki Hannikainen 0a1519412a status: Configure language negotiation 2016-08-11 22:30:22 +03:00
Heikki Hannikainen eaa4d76ce5 Provide translated strings over http 2016-08-11 21:52:06 +03:00
Heikki Hannikainen 4f2e52532a Add en/fi strings 2016-08-11 21:51:54 +03:00
Heikki Hannikainen 6afe69480f Add missing translate-loader 2016-08-10 10:15:08 +03:00
Heikki Hannikainen fade90c2ba Initial work for loading translations from server for status page 2016-08-06 13:20:49 +03:00