index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
listen
Commit message (
Expand
)
Author
Age
Files
Lines
*
listen: Fix potential buffer overflow.
Ralf Baechle
2021-07-28
1
-3
/
+3
*
listen: Fix overzealous GCC warnings.
Ralf Baechle
2021-07-28
1
-2
/
+4
*
Listen: Fix test for hours in proper value range.
Ralf Baechle
2021-07-28
1
-1
/
+1
*
listen: Remove unnecessary including of <netinet/in.h>
Ralf Baechle
2017-08-03
1
-1
/
+0
*
Listen: Remove useless postincrement op.
Ralf Baechle
2017-08-03
1
-1
/
+1
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-08-03
1
-6
/
+8
*
Listen: Remove useless parens around argument of return statement.
Ralf Baechle
2017-07-28
1
-1
/
+1
*
listen: Remove all uses of register keyword.
Ralf Baechle
2017-07-28
1
-4
/
+4
*
listen: Fix overzealous GCC 7 compiler warnings.
Ralf Baechle
2017-07-26
2
-6
/
+46
*
Compress multiple blank lines into single lines.
Ralf Baechle
2017-07-25
5
-10
/
+0
*
listen: Remove code controlled by NEW_AX25_STACK.
Ralf Baechle
2017-07-25
1
-8
/
+0
*
Listen: Move statement following if to separate line.
Ralf Baechle
2017-07-25
1
-1
/
+2
*
listen: Fix comparison broken by limited range of types.
Ralf Baechle
2017-01-31
1
-1
/
+1
*
Sort out variable and function declarations.
Ralf Baechle
2017-01-31
3
-49
/
+71
*
remove listen.1
Thomas Osterried
2016-07-04
1
-105
/
+0
*
Improved timestamps. With code and -t -tt -ttt ... option behaviour from tcpd...
Thomas Osterried
2016-07-04
1
-2
/
+16
*
fixed segfault on -c option.
root
2016-07-04
1
-2
/
+4
*
Improved timestamps. With code and -t -tt -ttt ... option behaviour from tcpd...
Thomas Osterried
2016-07-04
4
-22
/
+245
*
listen -a shows on segmented packets ok, but shows also the defragmented,
Thomas Osterried
2016-03-12
1
-0
/
+28
*
listen: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
4
-8
/
+8
*
listen/opentracdump.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-10
/
+10
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2015-05-02
4
-122
/
+122
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2015-05-02
2
-3
/
+3
*
Use tabs for indentation, not spaces.
Ralf Baechle
2015-05-02
1
-2
/
+2
*
Nuke trailing whitespace.
Ralf Baechle
2015-05-02
6
-12
/
+12
*
ax25dump: Fix warning about set but not used variables.
Ralf Baechle
2013-06-17
1
-0
/
+2
*
Fix warnings about set but not used variables.
Ralf Baechle
2013-06-17
1
-8
/
+1
*
Listen: Fix test for tty's color capabilities.
Ralf Baechle
2013-06-16
1
-1
/
+1
*
Weed out all use of RCS strings.
Ralf Baechle
2013-06-05
8
-16
/
+0
*
Ignore even more generated files.
Ralf Baechle
2013-06-04
1
-4
/
+1
*
Convert .cvsignore files to .gitignore
Ralf Baechle
2013-06-04
1
-2
/
+2
*
Fix build of man pages when building in a separate build directory.
Ralf Baechle
2013-06-04
1
-1
/
+1
*
Now debian license policy compliant:
Thomas Osterried
2012-05-21
1
-2
/
+23
*
Apply program name transformations also to man page content.
Ralf Baechle
2011-12-11
2
-9
/
+26
*
The last patch introduced cosmetic errors like
Thomas Osterried
2010-06-05
1
-16
/
+28
*
Don't abort on SIGWINCH. Cleanly terminate on SIGINT and SIGTERM.
Ralf Baechle
2010-05-30
1
-4
/
+34
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
1
-4
/
+0
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
1
-0
/
+1
*
Remove all generated files.
Ralf Baechle
2009-06-19
1
-539
/
+0
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
1
-1
/
+1
*
Eleminate use of register keyword
Ralf Baechle
2009-06-14
1
-2
/
+2
*
Added some includes. This fixes compilation problems in gentoo,
Thomas Osterried
2009-04-22
1
-0
/
+1
*
listen did not terminate if caller has died. fputs and fflush
Thomas Osterried
2008-11-24
1
-2
/
+4
*
changed mail address
Thomas Osterried
2008-04-27
2
-3
/
+3
*
updated addresses
Thomas Osterried
2008-04-13
2
-3
/
+3
*
Fix warnings about // style comment. And remove some of the most
Ralf Baechle
2007-01-23
3
-51
/
+47
*
Convert to autoconf 2.59. Delete junk from past centuries.
Ralf Baechle
2007-01-22
1
-188
/
+291
*
Minor bug fixes and some restructuring
Scott Miller N1VG
2004-02-04
1
-199
/
+118
*
Added opentrac to listen
Craig Small
2004-02-04
7
-220
/
+836
*
used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.c
Michael Taylor
2002-11-03
1
-1
/
+1
[next]