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
*
Fixed spelling erorrs.
HEAD
master
Thomas Osterried
2023-05-13
8
-9
/
+9
*
Fixed spelling errors in man pages.
Thomas Osterried
2023-05-13
8
-13
/
+13
*
Hint for first time compilation
Thomas Osterried
2022-09-16
1
-0
/
+12
*
fixed typo in man page
Thomas Osterried
2022-05-27
1
-1
/
+1
*
Moved setsockopt section behind bind().
Thomas Osterried
2022-05-13
1
-16
/
+21
*
In setsockopt section:
Thomas Osterried
2022-05-02
1
-10
/
+10
*
Added line delimiter before '-m' paragraph.
Thomas Osterried
2022-05-02
1
-0
/
+1
*
ax25ipd: Fix warning and potential buffer overflow in bpqether.c.
Ralf Baechle
2021-07-28
1
-2
/
+13
*
ax25ipd: Include <stdlib.h> for malloc.
Ralf Baechle
2021-07-28
1
-0
/
+1
*
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
*
Fix spelling of Klaus Kudielka OE1KIB's first name.
Ralf Baechle
2021-07-28
4
-4
/
+4
*
configure: Paranoidly quote things for m4 macro expansion safety.
Ralf Baechle
2019-04-11
1
-2
/
+2
*
libtool: Remove useless libtool support.
Ralf Baechle
2019-04-11
3
-5
/
+0
*
configure: Remove AC_TYPE_SIGNAL.
Ralf Baechle
2019-04-11
1
-1
/
+0
*
treewide: Update all references to the FSF's address.
Ralf Baechle
2019-04-11
8
-8
/
+16
*
COPYING: Update license from FSF source.
Ralf Baechle
2019-04-10
1
-21
/
+20
*
Bump version to 0.0.8-rc5.
ax25-apps-0.0.8-rc5
Ralf Baechle
2019-04-02
1
-1
/
+1
*
ChangeLog: Update with changes since ax25-apps-0.0.8-rc4.
Ralf Baechle
2019-04-02
1
-1
/
+10
*
RPM: Remove deprecated Group tag from spec file.
Ralf Baechle
2019-04-02
1
-1
/
+0
*
RPM: Drop useless %defattr directives.
Ralf Baechle
2019-04-02
1
-1
/
+0
*
ax25rtd: Fix mismatch between code and documentation.
Ralf Baechle
2019-03-27
4
-13
/
+13
*
RPM: Install call as axcall and listen as axlisten.
Ralf Baechle
2019-03-26
1
-1
/
+1
*
RPM: Add a few BuildRequires: Tags as noticed in mock builds.
Ralf Baechle
2019-03-26
1
-0
/
+3
*
RPM: Add distribution version to rpm release tag.
Ralf Baechle
2019-03-26
1
-1
/
+1
*
RPM: Throw in a `.' between BASEVERSION and EXTRAVERSION.
Ralf Baechle
2019-03-26
1
-1
/
+1
*
autotools: silence annoying autoreconf messages.
Ralf Baechle
2019-03-20
3
-1
/
+3
*
Call: Remove duplicate #include.
Ralf Baechle
2017-08-08
1
-1
/
+0
*
call: Remove unused arguments from sevenplname()
Ralf Baechle
2017-08-03
1
-5
/
+2
*
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
10
-99
/
+136
*
ax25ipd: Limit SEE ALSO section of man page to things actually related.
Ralf Baechle
2017-07-28
1
-3
/
+0
*
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
*
ax25rtd: Mention all files used in files section of man page.
Ralf Baechle
2017-07-28
1
-0
/
+8
*
ax25rtd: Spelling fix: recomment -> recommend
Ralf Baechle
2017-07-28
2
-2
/
+2
*
call: Fix structure mismatch
Ralf Baechle
2017-07-27
4
-0
/
+13
*
call: Fix possible buffer overflow.
Ralf Baechle
2017-07-26
1
-3
/
+3
*
listen: Fix overzealous GCC 7 compiler warnings.
Ralf Baechle
2017-07-26
2
-6
/
+46
*
call: Fix buffer overflow.
Ralf Baechle
2017-07-26
1
-1
/
+1
*
ax25ipd: Fix printing of version number.
Ralf Baechle
2017-07-26
1
-1
/
+1
*
call: Fix use of glibc feature selection macros
Ralf Baechle
2017-07-26
1
-2
/
+4
*
ax25ipd: Fix glibc feature selection macros.
Ralf Baechle
2017-07-26
1
-0
/
+2
*
ax25ipd: Cleanup header file inclusion.
Ralf Baechle
2017-07-26
7
-54
/
+52
*
ax25ipd: Replace bzero use with memset.
Ralf Baechle
2017-07-25
1
-4
/
+4
*
Compress multiple blank lines into single lines.
Ralf Baechle
2017-07-25
13
-31
/
+0
*
ax25ipd: Remove code for ICMP mode.
Ralf Baechle
2017-07-25
1
-44
/
+0
*
ax25ipd: Remove USE_SGTTY ifdefery.
Ralf Baechle
2017-07-25
1
-16
/
+0
[next]