Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | IP Address is now not mandatory anymore. | Thomas Osterried | 2005-11-28 | 1 | -0/+2 | |
| | ||||||
* | - IP Address not mandatory anymore | Thomas Osterried | 2005-11-28 | 2 | -9/+29 | |
| | | | | - New -b option. IFF_BROADCAST disabled by default now. | |||||
* | bugfix (segfault when invoked without argument) | Thomas Osterried | 2005-11-28 | 1 | -5/+2 | |
| | ||||||
* | gcc4.0 is more pedantic than useful.. | Thomas Osterried | 2005-11-28 | 1 | -3/+3 | |
| | ||||||
* | q&d bugfix. but now compiles ;) | Thomas Osterried | 2005-10-31 | 2 | -5/+3 | |
| | ||||||
* | - better handling for IP mode VC connections (configurable via | Thomas Osterried | 2005-10-30 | 1 | -31/+227 | |
| | | | | | | | | | ax25d.conf, see description in the header of ax25d.c) - due to a kernel bug in the ax25-stack, ax25d's accept() sometimes returns -ECONNABORTED, and ax25d never accepted new connections until kill -HUP or restart. on such an event, we'll re-read our config with ReadConfig() and obviously successfully re-obtain a valid listen-socket for that call on this interface. | |||||
* | - kissparms: new option "-c" and "-X" | Thomas Osterried | 2005-10-30 | 2 | -5/+40 | |
| | ||||||
* | - fixed bug when downloading large messages (where linux kernel returns | Thomas Osterried | 2005-10-30 | 3 | -97/+797 | |
| | | | | | | | | | -EAGAIN, when buffers get empty, which leaded to data loss) - fixed bug when '\r\n' was splited into two reads (trailing \r in the first read, starting \n in the second read) -> resulted in an empty line - better FD_SET(&fdread) handling - added //COMP hufman compression - could make use of the useradd(8) program for generating new accounts | |||||
* | rxecho did not multiplex to more than one iface after the first | Thomas Osterried | 2005-10-30 | 1 | -8/+128 | |
| | | | | | | | matching iface was found. from my old readme: fyi: if you have problems with kernel messages like "protocol ... is buggy", please drop me a note. there seems to be a bug in af_packet.c. | |||||
* | include <net/ethernet.h> or <linux/if_ether.h> | Michael Taylor | 2004-12-12 | 1 | -0/+6 | |
| | ||||||
* | /usr/include/linux/soundmodem.h not included with 2.6.x kernel, so include ↵ | Michael Taylor | 2004-12-12 | 2 | -1/+91 | |
| | | | | soundmodem.h here | |||||
* | added netinet/in.h for htons prototype | Michael Taylor | 2004-12-12 | 3 | -1/+3 | |
| | ||||||
* | replace asm/byteorder.h with public endian.h | Michael Taylor | 2004-12-12 | 1 | -1/+1 | |
| | ||||||
* | replace asm/byteorder.h with public header endian.h | Michael Taylor | 2004-12-12 | 3 | -3/+4 | |
| | ||||||
* | fix minor problem | Michael Taylor | 2004-12-11 | 1 | -1/+3 | |
| | ||||||
* | Quick script to run aclocal, autoconf, automake. | Michael Taylor | 2004-12-11 | 1 | -0/+4 | |
| | | | | Useful for developers using different versions of autoconf, libtool, and automake | |||||
* | Added files for autotools | Michael Taylor | 2004-04-09 | 2 | -0/+0 | |
| | ||||||
* | removed | Michael Taylor | 2003-04-02 | 16 | -1964/+0 | |
| | ||||||
* | Removed Makefiles | Craig Small | 2003-02-22 | 8 | -2694/+10 | |
| | ||||||
* | test | Craig Small | 2003-02-22 | 13 | -31/+923 | |
| | ||||||
* | changed syserrlist to strerrno | Craig Small | 2003-02-22 | 4 | -1/+4 | |
| | ||||||
* | Changed sys_errlist[] to strerror() | Michael Taylor | 2002-12-26 | 1 | -2/+2 | |
| | ||||||
* | used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.c | Michael Taylor | 2002-11-03 | 4 | -4/+5 | |
| | ||||||
* | changed netromd to use PF_SOCKET | Craig Small | 2002-10-13 | 2 | -1/+2 | |
| | ||||||
* | added remaining sys/time.h includes for ppc | Craig Small | 2002-06-19 | 10 | -457/+38 | |
| | ||||||
* | cleaned up dmascc directory | Craig Small | 2002-03-04 | 2 | -399/+3 | |
| | ||||||
* | removed junk out of ax25 subdir | Craig Small | 2002-03-04 | 10 | -0/+11 | |
| | ||||||
* | removed some stuff that shouldnt be there | Craig Small | 2002-03-04 | 15 | -14/+42 | |
| | ||||||
* | remove inline statements in hdrvcomm | Craig Small | 2001-08-27 | 2 | -3/+4 | |
| | ||||||
* | Tomi patch for mkiss pid problem | Craig Small | 2001-08-27 | 3 | -51/+81 | |
| | ||||||
* | rolled over the version to 0.0.9 | Craig Small | 2001-05-16 | 2 | -1/+5 | |
| | ||||||
* | last checking for 0.0.8ax25-tools-0.0.8 | Craig Small | 2001-05-16 | 14 | -302/+707 | |
| | ||||||
* | synced to klaus code | Craig Small | 2001-05-10 | 42 | -96/+4440 | |
| | ||||||
* | added cvsignore to tcpip directory | Craig Small | 2001-05-03 | 1 | -0/+4 | |
| | ||||||
* | fixed sockaddr problem and moved b* to mem* functions | Craig Small | 2001-05-03 | 5 | -36/+498 | |
| | ||||||
* | Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6 | Ralf Baechle | 2001-04-11 | 48 | -482/+4690 | |
| | ||||||
* | Import ax25-tools 0.0.5 from tarballax25-tools-0.0.5 | Ralf Baechle | 1999-08-24 | 5 | -11/+19 | |
| | ||||||
* | Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4 | Ralf Baechle | 1999-08-10 | 32 | -1282/+282 | |
| | ||||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 76 | -1558/+7681 | |
| | ||||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 61 | -216/+1991 | |
| | ||||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 116 | -0/+24342 | |