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
*
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-12-14
1
-1
/
+2
*
lwip: Properly handle errors during initialization
Zhaoming Luo
2024-12-08
1
-6
/
+4
*
Code refactor
Zhaoming Luo
2024-12-07
4
-4
/
+4
*
More device_get_status count fixes
Samuel Thibault
2024-11-04
1
-2
/
+2
*
lwip: Fix integer type mismatch on x86_64
Samuel Thibault
2024-11-04
1
-1
/
+1
*
Using NETIF_FOREACH to replace netif for-loops
Zhaoming Luo
2024-10-27
1
-3
/
+3
*
lwip: Allocate the loopback netif by default
Joan Lledó
2023-12-02
1
-7
/
+7
*
lwip: Drop spurious port deref on error
Samuel Thibault
2023-05-28
1
-2
/
+2
*
lwip: Fix port leak on /servers/startup lookup error
Samuel Thibault
2023-05-28
1
-1
/
+4
*
More prototypes fixes
Samuel Thibault
2023-05-10
2
-12
/
+12
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-2
/
+2
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
3
-3
/
+3
*
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