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
/
call
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-278
/
+769
*
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
1
-5
/
+8
*
listen: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-5
/
+5
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2015-05-02
2
-71
/
+71
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2015-05-02
1
-3
/
+0
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2015-05-02
3
-37
/
+37
*
Use tabs for indentation, not spaces.
Ralf Baechle
2015-05-02
1
-21
/
+21
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2015-05-02
1
-5
/
+5
*
Nuke trailing whitespace.
Ralf Baechle
2015-05-02
5
-7
/
+7
*
Nuke trailing blank lines.
Ralf Baechle
2015-05-02
1
-1
/
+0
*
Kill a ton of useless casts to char * all over the code.
Ralf Baechle
2013-06-17
1
-2
/
+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
*
Ignore even more generated files.
Ralf Baechle
2013-06-04
1
-4
/
+1
*
Convert .cvsignore files to .gitignore
Ralf Baechle
2013-06-04
1
-0
/
+0
*
Include man page source files in generated dist archives.
Ralf Baechle
2013-06-04
1
-1
/
+1
*
Fix build of man pages when building in a separate build directory.
Ralf Baechle
2013-06-04
1
-1
/
+1
*
bugfix: buffer overflow in call.c.
Thomas Osterried
2012-10-28
1
-2
/
+2
*
Apply program name transformations also to man page content.
Ralf Baechle
2011-12-11
2
-13
/
+30
*
- Important bugfix (call did not work properly after my last patch)
Thomas Osterried
2009-11-11
2
-140
/
+215
*
fix: on read through closed pipe, call did endless select(),
Thomas Osterried
2009-08-24
2
-17
/
+66
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
1
-12
/
+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
-522
/
+0
*
Fix build error caused by variable definition after statement.
Ralf Baechle
2009-06-06
1
-1
/
+2
*
on modern systems, the ncurses gui crash in wtouchln() or
Thomas Osterried
2009-04-29
1
-2
/
+3
*
fixed segfault issue
Thomas Osterried
2009-04-15
1
-10
/
+10
*
call writes messages to stdout using printf(). it writes data
Thomas Osterried
2009-03-19
1
-8
/
+33
*
removed debug code
Thomas Osterried
2009-01-25
1
-2
/
+0
*
fixed segfault issue by parsing unexpected bin headers.
Thomas Osterried
2009-01-25
1
-28
/
+39
*
revised linemode
Thomas Osterried
2009-01-24
1
-33
/
+1
*
Hope this is the last fix for the slightly corrupted output
Thomas Osterried
2009-01-24
1
-6
/
+12
*
major fix.
Thomas Osterried
2009-01-24
1
-37
/
+101
*
small fix
Thomas Osterried
2009-01-24
2
-4
/
+11
*
smaller fixes
Thomas Osterried
2009-01-24
1
-9
/
+8
*
fix for fix in dos to unix time conversion part
Thomas Osterried
2009-01-24
1
-1
/
+1
*
fixed problem i produced yesterday.
Thomas Osterried
2009-01-24
1
-3
/
+5
*
smaller changes.
Thomas Osterried
2009-01-23
1
-15
/
+16
[next]