index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
call: Format with tabs instead of blanks.
Ralf Baechle
2016-02-12
1
-133
/
+133
*
call: Make static what can be made static.
Ralf Baechle
2016-02-12
1
-31
/
+31
*
call: Remove unused function writemsg().
Ralf Baechle
2016-02-12
1
-30
/
+0
*
call: Nuke trailing whitespace.
Ralf Baechle
2016-02-12
1
-48
/
+48
*
call: Remove initializations to 0 of global variables.
Ralf Baechle
2016-02-12
1
-5
/
+5
*
UTF-8 support for call.
Thomas Osterried
2016-02-11
4
-280
/
+771
*
call: Fix race condition between select(2) and signal delivery.
Ralf Baechle
2015-06-10
1
-6
/
+13
*
call: The -T option is also supported for NET/ROM and ROSE.
Ralf Baechle
2015-06-10
1
-2
/
+2
*
Call: Fix typo in man page.
Ralf Baechle
2015-06-10
1
-1
/
+1
*
Call: Fix parsing of the argument of the -T option.
Ralf Baechle
2015-06-10
1
-9
/
+12
*
call: Don't reinstall SIGQUIT signal handler.
Ralf Baechle
2015-06-10
1
-1
/
+0
*
call: Rewrite excessivly long select call for readability.
Ralf Baechle
2015-06-10
1
-2
/
+9
*
call: Harden against compiler overoptimization.
Ralf Baechle
2015-06-10
2
-2
/
+2
*
Call: Handle select(2) returning EINTR.
Ralf Baechle
2015-06-10
2
-5
/
+10
*
ax25rtd: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
5
-7
/
+7
*
ax25ipd/process.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-1
/
+1
*
listen: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
5
-13
/
+13
*
listen/opentracdump.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-10
/
+10
*
Update ChangeLog.
Ralf Baechle
2015-06-06
1
-0
/
+9
*
RPM: Fix warnings during package build.
Ralf Baechle
2015-05-28
1
-1
/
+0
*
RPM: Include config files in rpm package.
Ralf Baechle
2015-05-28
1
-1
/
+5
*
ax25ipd: Fix grammar of bpether log message.
Ralf Baechle
2015-05-28
1
-1
/
+2
*
ax25ipd: Add support for all Linux-supported bit rates.
Ralf Baechle
2015-05-28
2
-0
/
+87
*
Ignore "compile" file.
Ralf Baechle
2015-05-18
1
-0
/
+1
*
automake: Replace use of deprecated automake macro INCLUDES.
Ralf Baechle
2015-05-17
5
-10
/
+10
*
Insert space between `)' and a following `{'.
Ralf Baechle
2015-05-02
1
-1
/
+1
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2015-05-02
10
-453
/
+453
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2015-05-02
3
-6
/
+0
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2015-05-02
2
-2
/
+2
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2015-05-02
8
-46
/
+46
*
Use tabs for indentation, not spaces.
Ralf Baechle
2015-05-02
10
-113
/
+113
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2015-05-02
3
-13
/
+13
*
Nuke trailing whitespace.
Ralf Baechle
2015-05-02
34
-121
/
+121
*
Nuke trailing blank lines.
Ralf Baechle
2015-05-02
9
-11
/
+0
*
Fix accidental termination of ax25ipd.
Thomas Osterried
2015-05-02
1
-0
/
+20
*
Bump version to 0.0.8-rc4.
ax25-apps-0.0.8-rc4
Ralf Baechle
2013-06-17
1
-1
/
+1
*
ax25ipd: Make LOGx() macros bulletproof.
Ralf Baechle
2013-06-17
3
-4
/
+23
*
Kill a ton of useless casts to char * all over the code.
Ralf Baechle
2013-06-17
5
-19
/
+22
*
ax25dump: Fix warning about set but not used variables.
Ralf Baechle
2013-06-17
1
-0
/
+2
*
call: Fix warning about set but not used variable.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
call: Fix warning about set but not used variable.
Ralf Baechle
2013-06-17
1
-4
/
+2
*
call: Fix warning about set but unused variable.
Ralf Baechle
2013-06-17
1
-2
/
+0
*
Fix warnings about set but not used variables.
Ralf Baechle
2013-06-17
1
-8
/
+1
*
Remove useless test that is always evaluated as true.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
ax25ipd: Remove useless casts of inet_ntoa() return values to char *.
Ralf Baechle
2013-06-16
1
-4
/
+4
*
ax25ipd: Fix metric butload of type aliasing bugs.
Ralf Baechle
2013-06-16
1
-7
/
+8
*
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
16
-36
/
+9
*
Ignore generated distribution archives.
Ralf Baechle
2013-06-04
1
-0
/
+8
*
List docfiles to be packaged in spec file.
Ralf Baechle
2013-06-04
1
-0
/
+1
[next]