index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lwip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
4
-5
/
+5
*
lwip: Fix warning
Samuel Thibault
2022-09-22
1
-2
/
+2
*
rioctl: Use r not i group ioctl for SIOCADDRT/SIOCDELRT
Damien Zammit
2022-09-22
4
-3
/
+8
*
lwip: Add missing stub
Damien Zammit
2022-09-22
1
-0
/
+10
*
lwip: Add stubs for route ioctls
Samuel Thibault
2022-08-30
1
-0
/
+18
*
Fix types of read write and readables methods
Samuel Thibault
2022-08-30
3
-8
/
+8
*
Fix const warnings
Samuel Thibault
2022-01-17
2
-2
/
+2
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
4
-17
/
+17
*
Fix build warnings
Samuel Thibault
2022-01-01
3
-3
/
+3
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
5
-16
/
+35
*
lwip,pfinet: Make S_io_reauthenticate return error
Samuel Thibault
2020-01-05
1
-1
/
+1
*
lwip,pfinet: Fix crash on make_sock_user getting EINTR
Samuel Thibault
2020-01-05
2
-2
/
+9
*
lwip: Call if_change_flags() inside a thread-safe context
Joan Lledó
2019-08-12
1
-5
/
+55
*
lwip: Fix bug: Error handling on configure_device()
Joan Lledó
2019-05-11
1
-5
/
+3
*
lwip: Set output flags when calling recv()
Joan Lledó
2019-05-04
1
-8
/
+13
*
lwip: Fix bug: Clear MSG_NOSIGNAL flag when calling send().
Joan Lledó
2019-05-04
1
-5
/
+8
*
lwip: Error handling when calling update_if()
Joan Lledó
2019-05-02
1
-29
/
+33
*
lwip: Stop using netifapi.
Joan Lledó
2019-03-31
3
-36
/
+55
*
lwip: Add headers to the tun driver
Joan Lledó
2019-03-31
1
-0
/
+3
*
lwip: Use the right error type.
Joan Lledó
2019-03-31
10
-23
/
+31
*
lwip: Fix wrong error checks
Joan Lledó
2019-03-31
2
-4
/
+4
*
lwip: Fix build against glibc 2.28
Samuel Thibault
2018-08-15
1
-0
/
+1
*
lwip: Fix a buffer overflow and clear compiler warnings
Joan Lledó
2018-08-14
2
-2
/
+2
*
lwip: return EINTR when a select() IPC thread is cancelled
Joan Lledó
2018-08-14
1
-0
/
+8
*
lwip: refactor main demuxer to avoid code duplication
Joan Lledó
2018-08-14
1
-31
/
+11
*
lwip: poll(): return EIO when POLLERR is set
Joan Lledó
2018-08-14
1
-0
/
+3
*
lwip translator: Remove unused reference to config.h
Joan Lledó
2018-05-02
1
-1
/
+0
*
Include required sockets headers
Joan Lledó
2018-05-01
4
-0
/
+6
*
lwip: Add LwIP-based TCP/IP translator
Joan Lledó
2017-12-18
25
-0
/
+4876