index
:
libax25.git
master
AX.25 library for hamradio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
axconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
axconfig.c, nrconfig.c, roseconfig.c: Fix GCC 11 warnings.
Ralf Baechle
2021-07-29
1
-0
/
+4
*
axconfig.c: Fix devilishly suggestive false indentation.
Ralf Baechle
2021-07-26
1
-1
/
+1
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
1
-74
/
+74
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
1
-14
/
+14
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
Delete useless definition of _LINUX_STRING_H_.
Ralf Baechle
2013-06-17
1
-2
/
+0
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-7
/
+7
*
Fixed Bug: libax25 cannot find interfaces with callsign's without SSID.
Thomas Osterried
2012-01-31
1
-14
/
+5
*
Move all header files to be installed to new subdirectory netax25.
Ralf Baechle
2009-06-20
1
-10
/
+2
*
nrconfig.c: call comparison fix.
Thomas Osterried
2009-04-09
1
-11
/
+9
*
small fix for the last patch
Thomas Osterried
2009-04-09
1
-8
/
+11
*
This is a fix for a bug introduced 2008-04-02, which caused interfaces
Thomas Osterried
2009-04-09
1
-19
/
+59
*
From Matti Aarnio (oh2mqk@sral.fi):
Ralf Baechle
2008-04-02
1
-254
/
+113
*
Fix pile of warnings about differing signedness. One of them looks
Ralf Baechle
2007-01-23
1
-1
/
+1
*
Fix warning about // style comment. Actually remove the comment
Ralf Baechle
2007-01-23
1
-2
/
+2
*
logical error in my last patch: instead of coping the interface
Thomas Osterried
2006-10-21
1
-8
/
+20
*
New feature: find all interfaces, even when they have currently
Thomas Osterried
2006-10-04
1
-60
/
+223
*
Added better error messages in libax25, eg to print out the names
Hamish Moffatt
2001-09-11
1
-7
/
+7
*
Import libax25 0.0.5 from tarball
libax25-0.0.5
Ralf Baechle
1999-07-08
1
-1
/
+1
*
Import ax25-lib 0.0.2 from tarball
ax25-lib-0.0.2
Ralf Baechle
1999-04-21
1
-6
/
+14
*
Import ax25-lib 0.0.1 from tarball
ax25-lib-0.0.1
Ralf Baechle
1999-04-10
1
-0
/
+328