1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-27 15:46:53 -04:00

Rebuild ChangeLog

This commit is contained in:
Hemna 2024-09-16 11:44:37 -04:00
parent b172c6dbde
commit af3d741833

View File

@ -76,6 +76,58 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix time plugin [`94f36e0`](https://github.com/craigerl/aprsd/commit/94f36e0aadcd6c85f3dce0f9b58f4dc35fb3b76c)
- Fix some issues with listen command [`8728926`](https://github.com/craigerl/aprsd/commit/8728926bf4163dc7919d7e42772fe7da93f4a89b)
- added packet counter random int [`873fc06`](https://github.com/craigerl/aprsd/commit/873fc066080cb588658e56574100dd5200e1edbc)
- Fix some pep8 issues [`b461231`](https://github.com/craigerl/aprsd/commit/b461231c008127ede1e4fcbc24067bfd283bef4c)
- Fixed call to setup_logging in uwsgi [`8797dfd`](https://github.com/craigerl/aprsd/commit/8797dfd072c596c933e4399aa369c5175327165c)
- Added config enable_packet_logging [`63f3de4`](https://github.com/craigerl/aprsd/commit/63f3de47b7f69956527ca07bb3972a2c9fc103b3)
- Admin interface catch empty stats [`2c5bc6c`](https://github.com/craigerl/aprsd/commit/2c5bc6c1f70fdf7bfd166b42f0d6554f4fcfcf28)
- Fix for filtering curse words [`f400c60`](https://github.com/craigerl/aprsd/commit/f400c6004e74b71a482429fc56d7595796fb5748)
- Update requirements [`1a7694e`](https://github.com/craigerl/aprsd/commit/1a7694e7e2b16e58716fd4ad43fc9ffe07793337)
- Lock on stats for PacketList [`f59b65d`](https://github.com/craigerl/aprsd/commit/f59b65d13c77f98209972c839292e4300df7e889)
- Lock around client reset [`50e491b`](https://github.com/craigerl/aprsd/commit/50e491bab43ca4c6fa11165c3348f97cc482c17e)
- Put packet.json back in [`0321cb6`](https://github.com/craigerl/aprsd/commit/0321cb6cf10e7194eddd8c44c3ddce254de6b504)
- Fixed docker setup.sh comparison [`a5680a7`](https://github.com/craigerl/aprsd/commit/a5680a7cbb121d59f776b986d58e82adbfa33dab)
- Fix access to PacketList._maxlen [`1c9f25a`](https://github.com/craigerl/aprsd/commit/1c9f25a3b3043352909504e62fe70f13ea439107)
- Fix for sample-config warning [`428edac`](https://github.com/craigerl/aprsd/commit/428edaced96165bf559debcb3e944d66f1f54e8b)
- Fixed access to log_monitor [`01cd0a0`](https://github.com/craigerl/aprsd/commit/01cd0a03270cd6d85187190da80aa2053ee7ea6f)
- Fixed unit tests failing with WatchList [`c4b17ee`](https://github.com/craigerl/aprsd/commit/c4b17eee9d9f75d3ed31e025c68ba7b4290f20ca)
- Fix APRSDStats start_time [`29d97d9`](https://github.com/craigerl/aprsd/commit/29d97d9f0cdf33ffe454ff4722b531afc5dc6145)
- Another fix for ACK packets [`f34120c`](https://github.com/craigerl/aprsd/commit/f34120c2df11b9facc2c5b8378f08fe000f1c7e3)
- Fix issue not tracking RX Ack packets for stats [`3bef131`](https://github.com/craigerl/aprsd/commit/3bef1314f87d11910d94a2be0b28ebc7f4939615)
- Added human_info property to MessagePackets [`8f6f800`](https://github.com/craigerl/aprsd/commit/8f6f8007f4a9634b6163a66be135650876fccf0b)
- LOG failed requests post to admin ui [`da882b4`](https://github.com/craigerl/aprsd/commit/da882b4f9b337b11bd48b74bf21b4a25693a8ddc)
- Fixed some logging in webchat [`127d3b3`](https://github.com/craigerl/aprsd/commit/127d3b3f267b9f547a1c593ecbdbaf510d633fd5)
- replaced access to conf from uwsgi [`82b3761`](https://github.com/craigerl/aprsd/commit/82b3761628fc7f012f0ec851cc41ba564a7ca1c8)
- Fixed access to conf.log in logging_setup [`c1acdc2`](https://github.com/craigerl/aprsd/commit/c1acdc2510c7b3999a9ea4c2bc878bc931c03d4e)
- Fixed a problem with the webchat tab notification [`5fa4eaf`](https://github.com/craigerl/aprsd/commit/5fa4eaf909b4ef5343d8b1a2284a725cbb6798d2)
- changed admin web_ip to StrOpt [`6845d26`](https://github.com/craigerl/aprsd/commit/6845d266f29b50f36f32002cfa8b73634c30a5b4)
- Show comment in multiline packet output [`f4356e4`](https://github.com/craigerl/aprsd/commit/f4356e4a2075c2d2d5342024848ef739840f5309)
- small refactor of stats usage in version plugin [`90f212e`](https://github.com/craigerl/aprsd/commit/90f212e6dc15835d162d28d2deb579149202d525)
- another fix for tx send [`3e87163`](https://github.com/craigerl/aprsd/commit/3e8716365ecd2553e6ad3d1d057947a032fdb0bc)
- Fixed issue with APRSDThreadList stats() [`66e4850`](https://github.com/craigerl/aprsd/commit/66e48503537cbe17c9e24794963fc90d4235e4b3)
- Remove packet from tracker after max attempts [`4c2a40b`](https://github.com/craigerl/aprsd/commit/4c2a40b7a7acc1a3f75a8086dd82964285890012)
- Fixed scrolling problem with new webchat sent msg [`2e9cf3c`](https://github.com/craigerl/aprsd/commit/2e9cf3ce8813c7ba7eec82f58561275fbaaddc39)
- Change setup.h [`fc9ab4a`](https://github.com/craigerl/aprsd/commit/fc9ab4aa74d077b9875ba51d5244d09b5e6fc464)
- Fixed PacketTrack with UnknownPacket [`2b2bf6c`](https://github.com/craigerl/aprsd/commit/2b2bf6c92dc8d8c3cb921768088ecb94753adf87)
- Remove error logs from watch list [`27359d6`](https://github.com/craigerl/aprsd/commit/27359d61aade368cea49dcf255dd7a60968bfd9e)
- Fixed Keepalive access to email stats [`cb0cfee`](https://github.com/craigerl/aprsd/commit/cb0cfeea0bedba8512b9da0629d0e4394c08e193)
- force uwsgi to 2.0.24 [`c2f8af0`](https://github.com/craigerl/aprsd/commit/c2f8af06bc4687aa6a24e0d67e4f5f852b720bcd)
- ismall update [`5b2a59f`](https://github.com/craigerl/aprsd/commit/5b2a59fae39eae4f3990be2d3d1a773da6d0e72c)
- set packetlist max back to 100 [`3bd7add`](https://github.com/craigerl/aprsd/commit/3bd7adda447440867e85c1a6d0357e736948d934)
- ensure thread count is updated [`91ba6d1`](https://github.com/craigerl/aprsd/commit/91ba6d10ceef699c811e0e1caa408b62394ed6f8)
- Limit packets to 50 in PacketList [`f682890`](https://github.com/craigerl/aprsd/commit/f682890ef02fc5f4754c303b32fa04f1f656d3c9)
- add GATE route to webchat along with WIDE1, etc [`886ad9b`](https://github.com/craigerl/aprsd/commit/886ad9be0976dbb6af135b8eaf62a8206fef216d)
- Get rid of some useless warning logs [`b388989`](https://github.com/craigerl/aprsd/commit/b3889896b9cc229dadd2baabeb1d3fdb0df8e470)
- Ensure latest pip is in docker image [`a839dbd`](https://github.com/craigerl/aprsd/commit/a839dbd3c54fcd836d091ab0b8056de5f6025ebd)
- Don't call stats so often in webchat [`9858955`](https://github.com/craigerl/aprsd/commit/9858955d34b88003285c4c588eacb32ca3a4ce67)
- Start to add types [`12dab28`](https://github.com/craigerl/aprsd/commit/12dab284cb6aef896a8f885f5574ed5a8ac9a0b4)
- Update tox for mypy runs [`d0f53c5`](https://github.com/craigerl/aprsd/commit/d0f53c563f4186510bede7b81456c3cd6059069c)
- added packet_count in packet_list stats [`7c93534`](https://github.com/craigerl/aprsd/commit/7c935345e50678265be4345984a8749cf12259b1)
- Update webchat, include GATE route along with WIDE, ARISS, etc [`aa6e732`](https://github.com/craigerl/aprsd/commit/aa6e7329358247b504c49c0767cd4226638dc8b6)
- Ensure StatsStore has empty data [`80705cb`](https://github.com/craigerl/aprsd/commit/80705cb341c532bfeb9010ea0e9d93aaa66485c0)
- Remove the logging of the conf password if not set [`a8d56a9`](https://github.com/craigerl/aprsd/commit/a8d56a99670097653c78c642761f8adcc941a7c1)
- Change debug log color [`c062359`](https://github.com/craigerl/aprsd/commit/c0623596cd2253e4f9bc6e0d20dd524bde2bc948)
- removed print [`6f1d6b4`](https://github.com/craigerl/aprsd/commit/6f1d6b412209aea6bffad37083e4921dff9594f5)
- No need to synchronize on stats [`29b4b04`](https://github.com/craigerl/aprsd/commit/29b4b04eee071b0e65298759ad685275280d1256)
#### [v3.3.4](https://github.com/craigerl/aprsd/compare/v3.3.3...v3.3.4)
@ -277,6 +329,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Removed adhoc ssl support in webchat [`182887c`](https://github.com/craigerl/aprsd/commit/182887c20a36d34122e5eefef77e28fcc814c7a5)
- Added support for ThirdParty packet types [`ae9e4d3`](https://github.com/craigerl/aprsd/commit/ae9e4d31ad8333451d6e81dd6440085052c192a0)
- Updated Changelog for 3.1.2 [`b2f95b0`](https://github.com/craigerl/aprsd/commit/b2f95b0f4e1fd627da327354568d773f1172060f)
- Disable the Send GPS Beacon button [`65a5a90`](https://github.com/craigerl/aprsd/commit/65a5a90458fd38dfdb9a9629598d9ee97b8d631e)
#### [v3.1.1](https://github.com/craigerl/aprsd/compare/v3.1.0...v3.1.1)
@ -509,6 +562,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- remove arm build for now [`ab65836`](https://github.com/craigerl/aprsd/commit/ab6583666f8a3eb7853927f8a196c88a773d5a5b)
- Added rustc and cargo to Dockerfile [`3580425`](https://github.com/craigerl/aprsd/commit/3580425ca3ec9fa9bf6856e39aa58f3512a0dee0)
- remove linux/arm/v6 from docker platform build [`358aa59`](https://github.com/craigerl/aprsd/commit/358aa5904235adf36dd6ad994ba5b82fa9794537)
- Fix typo in docker-compose.yml [`389304c`](https://github.com/craigerl/aprsd/commit/389304c3f2bee31d8c743d6ba8759204b0b80d13)
- Allow web interface when running in Docker [`b1db08a`](https://github.com/craigerl/aprsd/commit/b1db08a08c3a3b812fcb32829a62218c2d3ae132)
- Update workflow again [`a6015ad`](https://github.com/craigerl/aprsd/commit/a6015adecced632ae56703c95fb51546c9da2902)
- Removed Makefile comment. [`935f820`](https://github.com/craigerl/aprsd/commit/935f820271dff5ee6b851f85becd5fb51d0780f9)
- Allow werkzeug for admin interface. [`5067f74`](https://github.com/craigerl/aprsd/commit/5067f745ca01be677d012985bd3888f98095e041)
- Allow werkzeug for admin interface. [`98fe9da`](https://github.com/craigerl/aprsd/commit/98fe9daac5cc5c13f29aef401c935925cf8d2198)
- Only tag master build as master [`9671dac`](https://github.com/craigerl/aprsd/commit/9671dacb1cf4d3cdd8ed03d530ad07164b1e2449)
- Merge pull request #95 from ranguli/patch-1 [`74e4e2c`](https://github.com/craigerl/aprsd/commit/74e4e2c4f5242218b17400ee37d12506c31faec1)
#### [v2.5.9](https://github.com/craigerl/aprsd/compare/v2.5.8...v2.5.9)
@ -525,6 +586,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Updated list-plugins [`764730c`](https://github.com/craigerl/aprsd/commit/764730c123e020235615b4be8ab1d26b43fc96be)
- Send Message command defaults to config [`a7bbde4`](https://github.com/craigerl/aprsd/commit/a7bbde4a439258691feb0429e371828d5b024a64)
- Added unit tests for dev test-plugin [`2f6e7e1`](https://github.com/craigerl/aprsd/commit/2f6e7e17e835d7b659cf3186c17d5975dd503019)
- For 2.5.8 [`29a60b7`](https://github.com/craigerl/aprsd/commit/29a60b7ed04a29de00d32e66ca42f4b204238389)
- Removed debug code [`e8100d8`](https://github.com/craigerl/aprsd/commit/e8100d8777bc38423e9d20800d2b8cfce345dc14)
- Renamed virtualenv dir to .aprsd-venv [`610e40a`](https://github.com/craigerl/aprsd/commit/610e40aecdd75212249b75f0a23b09f4caa25e79)
#### [v2.5.7](https://github.com/craigerl/aprsd/compare/v2.5.6...v2.5.7)
@ -587,6 +651,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Added new list-plugins command [`446484e`](https://github.com/craigerl/aprsd/commit/446484e631bc70e83017dc9cec5799869a54e2d3)
- Removed requirement for aprs.fi key [`7787dc1`](https://github.com/craigerl/aprsd/commit/7787dc1be4f1115c9b7e6ef6804e1e41eea777d2)
- Healthcheck command doesn't need the aprsd.yml config [`8842fb1`](https://github.com/craigerl/aprsd/commit/8842fb1b441ed4d2ef441a71a5adc585465d765e)
- Fix test failures [`152132b`](https://github.com/craigerl/aprsd/commit/152132b0ed9772d702ad6712ad2f6e7f8caad165)
- Updated Changelog [`10e34d8`](https://github.com/craigerl/aprsd/commit/10e34d8634b305e3cf0a73ece77127fc69d084c8)
- Don't require check-version command to have a config [`a8a6b1a`](https://github.com/craigerl/aprsd/commit/a8a6b1aa076d16ba22f9b4754d6f62ed0000ebbc)
#### [v2.5.1](https://github.com/craigerl/aprsd/compare/v2.5.0...v2.5.1)
@ -915,6 +982,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix usage statement [`f538fb2`](https://github.com/craigerl/aprsd/commit/f538fb26aed62871c31bc47024b3041e2a15bb4a)
- get rid of some debug noise from tracker and email delay [`7e3b95f`](https://github.com/craigerl/aprsd/commit/7e3b95fd01628c3e7bb50536193f86cd6c4f1b23)
- switch command characters for query plugin [`e7f2ebf`](https://github.com/craigerl/aprsd/commit/e7f2ebf17ed47e7acd0b4b2511a325603f437580)
- Fix tox tests. [`0e9cfdd`](https://github.com/craigerl/aprsd/commit/0e9cfdd847aeb87a29e30e2b443cab9d8911442f)
- Fixed main server client initialization [`7486770`](https://github.com/craigerl/aprsd/commit/7486770bdc2e9670bb803ee064d08708ddcc55b7)
- test plugin expect responses update to match query output [`3be373d`](https://github.com/craigerl/aprsd/commit/3be373d7fc7f47d3b97f51fd6b95c410bbdf91e1)
- Fixed the queryPlugin unit test [`74be4f8`](https://github.com/craigerl/aprsd/commit/74be4f853ed4b4e9705445a22ae281614a5d485c)
- Fixed latitude reporting in locationPlugin [`4ca5c29`](https://github.com/craigerl/aprsd/commit/4ca5c29d49c8a15884f08c6aa21880f45238f97e)
- Fixed comments [`42b2e22`](https://github.com/craigerl/aprsd/commit/42b2e227e17a2065963e1c44d966d04a3b29fe3b)
- fixed sample-config double print [`18acd64`](https://github.com/craigerl/aprsd/commit/18acd64334e0218bdffbc4d10da0b1559f65cf0b)
- getting out of git hell with client.py problems [`76bbdfc`](https://github.com/craigerl/aprsd/commit/76bbdfc728d01965a684be885add49853c643d21)
- expect different reply from query plugin [`e1a292d`](https://github.com/craigerl/aprsd/commit/e1a292d8e0b03dbab6e705280decd79d87c6cb07)
- refactor Plugin objects to plugins directory [`a385d17`](https://github.com/craigerl/aprsd/commit/a385d171bd43291f8ed3346169a358f59b002d52)
- Fix broken test [`1763e94`](https://github.com/craigerl/aprsd/commit/1763e94f937258c96bd321e1ee817b67b71ac39b)
- undo git disaster [`45dd3f0`](https://github.com/craigerl/aprsd/commit/45dd3f0205e851bd50bfbcf74864f31960496816)
- removed double-quote-string-fixer [`a7c2043`](https://github.com/craigerl/aprsd/commit/a7c20430fe0611af7c757900adccd98c26cb4c94)
#### [v1.1.0](https://github.com/craigerl/aprsd/compare/v1.0.1...v1.1.0)
@ -1019,3 +1099,52 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- readme again again [`20c43b4`](https://github.com/craigerl/aprsd/commit/20c43b4e85b712f9e7d78a492084eb1a3db4f169)
- sanitize readme a bit more [`b6356ce`](https://github.com/craigerl/aprsd/commit/b6356ce90142dc4c24ff564182baa9e61bedf1d5)
- yet another unicode problem, in resend_email fixed [`bb1a2ee`](https://github.com/craigerl/aprsd/commit/bb1a2ee61a7bf7b95821c46d8094a0814512ac7a)
- some failed attempts at getting the first txt or html from a multipart message, currently sends the last [`90fcb99`](https://github.com/craigerl/aprsd/commit/90fcb9973bcc29eb4f1838bd11f6ae2e7cdced32)
- fix INBOX [`78add91`](https://github.com/craigerl/aprsd/commit/78add91f3ccd8d2398a79890bf6f0f2520b38641)
- updated README for install and usage instructions [`4eff52f`](https://github.com/craigerl/aprsd/commit/4eff52f24589852404f7a6cd1581fd58c110ae43)
- Detect closed socket, reconnect, with a bit more grace [`4b67df2`](https://github.com/craigerl/aprsd/commit/4b67df2907e1ad6e0258aa154facb969217c0936)
- added test to ensure shortcuts in config.yml [`8d1d293`](https://github.com/craigerl/aprsd/commit/8d1d2933e886abb9b2ce72d364413b86917f7e63)
- readme again again [`d98af66`](https://github.com/craigerl/aprsd/commit/d98af66dba29be731d18eaa572919862dbdc8be2)
- get rid of some debug statements [`43509ea`](https://github.com/craigerl/aprsd/commit/43509ea9e68bed3923e4d31d1b6854bab48a5d6f)
- fix parse_email unicode probs by using body.decode(errors='ignore').. again [`3c16149`](https://github.com/craigerl/aprsd/commit/3c16149e716b9677417731a2651d5a3cb0862b49)
- Update INSTALL.txt [`d1ab8bc`](https://github.com/craigerl/aprsd/commit/d1ab8bc27d3977f5b8ca1f9280d8857602414900)
- Update INSTALL.txt [`89069af`](https://github.com/craigerl/aprsd/commit/89069af58a03427f45f255109ecbee9ff0b3a351)
- Update README.md [`1f31ba0`](https://github.com/craigerl/aprsd/commit/1f31ba0fc754f5f543e977facffcfd093796cbb5)
- update readme [`c36b14b`](https://github.com/craigerl/aprsd/commit/c36b14b4de56783562f2ea698e42a988df53efcb)
- readme again [`5ac718d`](https://github.com/craigerl/aprsd/commit/5ac718dfab7eafb3e00982ec4e0cfeadcd506782)
- Update README.md [`7cfde54`](https://github.com/craigerl/aprsd/commit/7cfde5425050ba049ba34342f824d8710ad638e1)
- Update README.md [`e74fd4f`](https://github.com/craigerl/aprsd/commit/e74fd4fd6dc748cb1cc68158df75ffecd1e7e720)
- Update README.md [`d9b9fd9`](https://github.com/craigerl/aprsd/commit/d9b9fd9a47f6d487e63847dbcd9c3c0787be2f5d)
- Update README.md [`7e409c7`](https://github.com/craigerl/aprsd/commit/7e409c79fbe18e1e3efa62ee15543728f4b2d92a)
- Update README.md [`a3f1d34`](https://github.com/craigerl/aprsd/commit/a3f1d34bc05c8443d419fee2db5a75312528e394)
- Update README.md [`538e2fe`](https://github.com/craigerl/aprsd/commit/538e2fef29ba547b980d63865573cc0491db858b)
- Update README.md [`7947d54`](https://github.com/craigerl/aprsd/commit/7947d54fd7b75d41c29915084d8d93b38d601bfc)
- main loop went into tight loop, more debug prints [`a4faa76`](https://github.com/craigerl/aprsd/commit/a4faa7614c646b8698908c54f21f97e5b3122c1f)
- select inbox if gmail server [`7abc470`](https://github.com/craigerl/aprsd/commit/7abc47098b873ec10fe8c1720eb326bd958807f7)
- fixed fortune. yet another unicode issue, tested in py3 and py2 [`2bebd83`](https://github.com/craigerl/aprsd/commit/2bebd8344985d49eda197d87674ddb4107824abd)
- add urllib import back until i replace all calls with requests [`b38f561`](https://github.com/craigerl/aprsd/commit/b38f561b843b831f190f695bdcf643042727cfc7)
- Update INSTALL.txt [`9cd6542`](https://github.com/craigerl/aprsd/commit/9cd65424f85b01eefcee5abb95b683a4ad7a555b)
- Update INSTALL.txt [`ef132d8`](https://github.com/craigerl/aprsd/commit/ef132d8037087c647d35e1f39d7cd44a5b924c54)
- found another .decode that didn't include errors='ignore' [`f69f9a2`](https://github.com/craigerl/aprsd/commit/f69f9a2027f393cfce19336e3bfbb7e17337d387)
- Update INSTALL.txt [`54a2c01`](https://github.com/craigerl/aprsd/commit/54a2c016c9f08c35b1860b70473204970b7dfe68)
- George Carlin profanity filter [`3ae7a05`](https://github.com/craigerl/aprsd/commit/3ae7a056b62f751498d653b39d8b68a9aa9d86e3)
- socket timeout of 300 instead of 60 [`32e146d`](https://github.com/craigerl/aprsd/commit/32e146d105dc47ab591f200b4d0df89209d45b77)
- update readme [`b3435c0`](https://github.com/craigerl/aprsd/commit/b3435c0053116e5986f0189a82e8d376a2d45c87)
- readme [`d3e5d35`](https://github.com/craigerl/aprsd/commit/d3e5d35d1c0c952a495b030a9658cf28b781857e)
- comments [`174da13`](https://github.com/craigerl/aprsd/commit/174da13ddacd421468fadd1213db55b5ece4830c)
- tweaks to readme [`8a1c5e0`](https://github.com/craigerl/aprsd/commit/8a1c5e0db2ea070187ef902b547ecbcfbe151f82)
- drop virtenv on first line [`f3e386c`](https://github.com/craigerl/aprsd/commit/f3e386c485fd45cc4c6e371a5222134eb87de516)
- sanitize readme a bit more [`19e747d`](https://github.com/craigerl/aprsd/commit/19e747d3dce0f5c291795ebfc950928dcfea2090)
- sanitize readme [`de6ca53`](https://github.com/craigerl/aprsd/commit/de6ca53fc8887248d936eb45f2a4a126bdac6876)
- added weather and location 3 [`f1d25c0`](https://github.com/craigerl/aprsd/commit/f1d25c06aafc08f87c1618b71260dd12545e8e70)
- mapme [`48036f9`](https://github.com/craigerl/aprsd/commit/48036f9ffdabce9be1b9faa4e4db37c6a0c57486)
- de-localize [`149580e`](https://github.com/craigerl/aprsd/commit/149580e8c434bf7b7beaef88723e73995cb7b8b2)
- Update README.md [`aa184a3`](https://github.com/craigerl/aprsd/commit/aa184a34ac94f17810f5059d144bdf0d427df752)
- Update README.md [`134a555`](https://github.com/craigerl/aprsd/commit/134a5558d4332e92241c4013fcef7e9f173cd609)
- Update README.md [`d31d3bd`](https://github.com/craigerl/aprsd/commit/d31d3bdf0d192c63dc22c0256d6ee14d738e6007)
- Update README.md [`66f8f82`](https://github.com/craigerl/aprsd/commit/66f8f8269a9e466618ea48ce30f0a9adafb0fd36)
- Initial commit [`8cea620`](https://github.com/craigerl/aprsd/commit/8cea620fcc738e1f6e00cf79ed204ea58ea3ae0c)
- lose some logging statements [`c5517a7`](https://github.com/craigerl/aprsd/commit/c5517a7cb5ec005bbf843838614aeeda84530068)
- Reconnect on socket timeout [`b553987`](https://github.com/craigerl/aprsd/commit/b553987350723887c094a87638c49c3f93e26d03)
- clean up code around closed_socket and reconnect [`735cb3a`](https://github.com/craigerl/aprsd/commit/735cb3a557650ac207cc70910f082b5f31ae2ecd)
- added exit if missing config file [`e3964c5`](https://github.com/craigerl/aprsd/commit/e3964c5426245e71a9689196b9e0402fdab376d5)