summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLog: Update with changes since ax25-apps-0.0.8-rc4.Ralf Baechle2019-04-021-1/+10
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* UTF-8 support for call.Thomas Osterried2016-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | Patch by Cathryn Mataga. 1. Now supports UTF8 or IBM850 as the encoding style over AX25. 1a. Attention was paid to make sure that wide characters worked with East Asian fonts. 2. Now the screen can be resized. correctly. The program no longer crashes when it is resized. 3. Added a scrollback buffer. Use the up and down arrow keys or the page up/page down keys to scroll through history. After the screen begins scrolling, press 'up arrow' to view history. 4. Many visual quirks have been fixed. This version is now dependent on iconv and wide character versions of ncurses, which I think should be everywhere these days. Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
* Call: Handle select(2) returning EINTR.Ralf Baechle2015-06-101-0/+2
| | | | | | | | | | | | | | This may happen when call is running in curses mode, and the terminal window is resized which results in a SIGWINCH sent. Ncurses as normally configured on Linux distributions will have installed a handler. If as it is the most likely case, the select call will be interrupted by the signal, select will return EINTR and call will exit. Note that this doesn't mean it's now a good idea to resize the window. Call will still not handle the screen size change properly and the output will look ugly and missformatted. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Update ChangeLog.Ralf Baechle2015-06-061-0/+9
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Nuke trailing whitespace.Ralf Baechle2015-05-021-5/+5
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Now debian license policy compliant:Thomas Osterried2012-05-211-0/+1
| | | | Relicense listen/ripdump.c to permit commercial use and distribution.
* Add support for building rpm packages.Ralf Baechle2009-06-271-0/+1
| | | | Now just a rpmbuild -ta <foo.tar.gz> will do.
* Bump version to 0.0.8-rc1.ax25-apps-0.0.8-rc1Ralf Baechle2009-06-061-1/+8
|
* Added opentrac to listenCraig Small2004-02-041-0/+2
| | | | More autobbreak updating nightmares
* got read for 0.0.7Craig Small2002-03-041-0/+3
|
* Steve Frasers patch for ssid matching in ax25ipdCraig Small2002-01-121-1/+2
|
* * adjusted temp version back to 0.0.6Craig Small2002-01-071-5/+2
| | | | * Added \n to poll line
* ChangeLog update to reflect changing ax25ipd statusTerry Dawson VK2KTJ2001-12-111-0/+3
|
* remerged with terry indentsCraig Small2001-11-271-1/+6
|
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-101-0/+17
|
* Import ax25-apps 0.0.4 from tarballax25-apps-0.0.4Ralf Baechle1999-08-241-4/+8
|
* Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3Ralf Baechle1999-08-101-0/+9
|
* Import ax25-apps 0.0.2 from tarballax25-apps-0.0.2Ralf Baechle1999-07-081-0/+10
|
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+0