source: rtems/cpukit/libnetworking

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3cf12c9   10/18/18 12:11:10 Sebastian Huber Remove strlcat(), strlcpy(), strsep(), readdir_r() These functions … 5
(edit) @2548d14   09/10/18 15:38:14 Sebastian Huber build: Include header.am in cpukit/Makefile.am Include all … 5
(edit) @19b7db50   10/04/18 18:07:16 Sebastian Huber build: Merge libnetworking/Makefile.am 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @43fb904e   09/07/18 05:06:05 Sebastian Huber network: Remove man page installation The man page installation is … 5
(edit) @eae4d147   09/07/18 04:24:00 Sebastian Huber network: Remove unused files 5
(edit) @d9296d24   09/07/18 04:39:50 Sebastian Huber Move <poll.h> to set of default header files The <poll.h> is a POSIX … 5
(edit) @27c89d7   08/08/18 09:52:09 Sebastian Huber Add FreeBSD kernel space header files Move the kernel space content … 5
(edit) @bf76d5fe   04/30/18 08:37:59 Sebastian Huber network: Import latest <arpa/ftp.h> from FreeBSD Update #3419. 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @c3bab73b   04/30/18 07:24:44 Sebastian Huber tftpfs: Always build TFTP client Move TFTP client filesystem to … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @16f4661f   03/09/18 07:38:18 Sebastian Huber network: Optionally install network headers Install the network … 5
(edit) @0f7913b   02/07/18 08:23:08 Sebastian Huber network: Fix integer types 5
(edit) @2aa5b98   01/03/18 15:20:57 Sebastian Huber syslog: Use self-contained recursive mutex Update #2843. 5
(edit) @3535439f   01/03/18 15:17:21 Sebastian Huber tftpfs: Use self-contained mutex Update #2843. 5
(edit) @16fc3f9a   12/12/17 05:27:14 Sebastian Huber network: Use self-contained recursive mutex Update #2843. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @3f575da   12/07/17 06:22:44 Sebastian Huber Remove obsolete network header files Update #3254. 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @441993a8   09/28/17 05:05:01 Sebastian Huber network: Add missing forward declaration 5
(edit) @9012db8   09/13/17 09:33:25 Sebastian Huber libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS() Replace … 5
(edit) @3cffd66d   09/13/17 08:36:11 Sebastian Huber libio: Add rtems_libio_iop_is_writeable() Update #3132. 5
(edit) @a937a5a   09/13/17 08:35:45 Sebastian Huber libio: Add rtems_libio_iop_is_readable() Update #3132. 5
(edit) @bbcdc302   09/13/17 08:24:25 Sebastian Huber libio: Add rtems_libio_iop_is_no_delay() Update #3132. 5
(edit) @e2b1db23   09/13/17 11:30:30 Sebastian Huber libio: Add rtems_libio_iop_flags() Update #3132. 5
(edit) @ca90c6c   09/13/17 12:00:50 Sebastian Huber libio: Add rtems_libio_iop_flags_initialize() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @4b759b1   09/13/17 06:49:18 Sebastian Huber libio: Avoid direct use of rtems_libio_iops Update #3132. 5
(edit) @f93f770   08/25/17 09:01:50 Sebastian Huber network: Include missing header file 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @86c1004   06/12/17 11:56:40 Sebastian Huber network: Remove FreeBSD specific hack For whatever reason FreeBSD … 5
(edit) @2585347   01/20/17 09:22:46 Stavros Passas network: Fix DHCP client protocol Close #2877. 5
(edit) @26ccd139   06/07/17 05:24:00 Sebastian Huber network: Header file compatiblity Move legacy network stack … 5
(edit) @e744c36   06/07/17 05:36:59 Sebastian Huber network: Use inet_ntoa_r() Update #2833. 5
(edit) @9b035a0a   06/07/17 05:11:23 Sebastian Huber network: Update <arpa/inet.h> Update #2833. 5
(edit) @3bc19384   06/06/17 13:30:40 Sebastian Huber network: Move header files Prevent accidental use of legacy network … 5
(edit) @d4ab0aef   06/06/17 09:14:21 Sebastian Huber network: Move RTEMS specifics Move RTEMS specifics to … 5
(edit) @d7613f7a   05/22/17 10:36:55 Sebastian Huber network: Include <sys/uio.h> explicitly Do not rely on indirect … 5
(edit) @643b820   06/06/17 09:11:49 Sebastian Huber Include missing <sys/param.h> Some kernel-space header expect that … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @81ea001   06/06/17 05:19:12 Sebastian Huber Test for POSIX headers from Newlib 20170522 Update #2833. 5
(edit) @eddb134   05/22/17 10:38:32 Sebastian Huber network: Do not use MSIZE Do not use the MSIZE for the legacy network … 5
(edit) @cf54965   06/07/17 05:22:38 Sebastian Huber network: Include missing <inttypes.h> Update #2833. 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @714617e   01/13/17 10:43:40 Sebastian Huber configure: Remove RTEMS_HAVE_DECL_SIGALTSTACK 5
(edit) @6de41c5f   10/27/16 06:24:50 Sebastian Huber Provide kernel space header files These kernel space header files … 5
(edit) @8797c76   09/27/16 13:23:00 Sebastian Huber score: Unify CORE mutex seize/surrender Use the … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @2e3ba71   07/01/16 13:16:10 Sebastian Huber net: Fix byte order issue for getnameinfo() 5
(edit) @095ecbf   06/24/16 08:20:46 Christian.Mauderer libnetworking: Import current <sys/socket.h> Import the … 5
(edit) @e79a0ca7   06/28/16 05:50:59 Sebastian Huber libnetworking: Move RTEMS-specific socket wake-up Close #2748. 5
(edit) @4ba4f82   04/21/16 12:42:53 Christian.Mauderer libnetworking: Hide SO_PRIVSTATE 5
(edit) @f0fc2c0   06/24/16 08:25:17 Christian.Mauderer libnetworking: Add <machine/_align.h> This is necessary for new … 5
(edit) @4c02385   06/24/16 06:52:48 Christian.Mauderer libnetworking: Import current <arpa/inet.h> Import the <arpa/inet.h> … 5
(edit) @657e6c93   06/24/16 05:57:17 Christian.Mauderer libnetworking: Import current <netinet/in.h> Import the … 5
(edit) @005c3fe7   06/24/16 06:07:34 Christian.Mauderer libnetworking: Import current <netinet6/in6.h> Import the … 5
(edit) @f2082cc   06/24/16 06:03:38 Christian.Mauderer libnetworking: Import <sys/_sockaddr_storage.h> Import the … 5
(edit) @195d412   05/02/16 12:49:33 Christian.Mauderer libnetworking: Add minimal getnameinfo() This implementation just … 5
(edit) @232d6fec   05/02/16 12:49:32 Christian.Mauderer libnetworking: Import current <netdb.h> Import the <netdb.h> from … 5
(edit) @7e6f235   04/22/16 08:06:16 Christian.Mauderer libnetworking: Add <rtems/rtems_netdb.h> Move prototypes of … 5
(edit) @b94bbf1c   06/09/16 08:50:47 Sebastian Huber ftpfs: Remove superfluous include 5
(edit) @a2f91f6   06/06/16 10:53:14 Sebastian Huber tftp: Use proper semaphore attr for mutex Close #2729. 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @cb2651d   04/19/16 07:47:12 Sebastian Huber network: Align with Newlib type definitions 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @f009ed0   04/27/16 14:36:04 Sebastian Huber rtems: Avoid Giant lock for semaphores Update #2555. 5
(edit) @e800b07   04/22/16 07:15:11 Sebastian Huber network: Fix warnings 5
(edit) @1641088   04/22/16 07:14:34 Sebastian Huber network: Ensure matching syscall prototypes Ensure that kernel and … 5
(edit) @c6cb9ba   04/22/16 06:52:41 Sebastian Huber network: Delete unused in4_cksum() 5
(edit) @8765c57   04/18/16 05:00:55 Sebastian Huber score: Remove id parameter _CORE_mutex_Seize() Parameter was unused. 5
(edit) @01226ec   04/08/16 06:22:18 Sebastian Huber score: Compatibility with latest Newlib 5
(edit) @af13b01   04/07/16 07:09:29 Sebastian Huber network: Quirk for Newlib compatibility Newlib provides now a … 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @3bbf4055   03/24/16 14:35:18 Sebastian Huber network: Special case for RTEMS_MULTIPROCESSING Allow network tasks … 5
(edit) @09c993b   03/20/16 20:24:14 joel libnetworking/sys/libkern.h: Disable non-POSIX prototype that is … 5
(edit) @4202a31   12/10/15 09:01:52 Nick Withers Chase Newlib sys/types.h / sys/select.h changes 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @28a870c4   09/03/15 20:25:35 Martin Galvan cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation error … 5
(edit) @c83bad2f   09/02/15 21:54:25 Martin Galvan cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure … 5
(edit) @74ef2c10   07/26/15 13:27:10 Michael Davidsaver tftpDriver: close() false error closes #2376. 5
(edit) @083e6d6   05/20/15 05:21:53 Chris Johns libnetworking: Send the hostname if set in the network configuration. … 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @4438ac25   05/02/15 12:27:24 Sebastian Huber score: Fine grained locking for mutexes Update #2273. 4.115
(edit) @4db0ae8e   04/20/15 06:45:41 Sebastian Huber score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of … 4.115
(edit) @bf11690   03/09/15 10:47:47 Sebastian Huber network: Avoid clash with FreeBSD <sys/time.h> 4.115
(edit) @ee870077   12/22/14 00:50:31 Chris Johns Panic on RTEMS_FAST_MUTEX network semaphore claim/release. Fix the … 4.115
(edit) @25e14e31   02/23/15 15:46:22 strauman networking: alignment exception in ioctl(SIOCGIFCONF) Access memory … 4.115
(edit) @547c2282   02/11/15 20:12:48 Joel Sherrill sys/socket.h: Include <sys/types.h> for ssize_t closes 2245 4.115
(edit) @eb77534   02/09/15 14:37:00 Sebastian Huber Filesystem: Delete unused fsmountme_h handler 4.115
(edit) @ec0f2df   02/02/15 14:25:25 Sebastian Huber Filesystem: Use rtems_libio_iop_to_descriptor() Drop parameter check … 4.115
(edit) @081a697   01/23/15 15:43:59 Joel Sherrill sys/socket.h: Add include of <sys/_types.h> for ssize_t This was … 4.115
(edit) @c8cd4ff   01/23/15 11:56:53 Sebastian Huber libnetworking: Fix memset() call Close #2244. 4.115
(edit) @c625a641   12/21/14 19:12:28 Sebastian Huber Filesystem: Delete node type operation Use the fstat handler instead. 4.115
Note: See TracRevisionLog for help on using the revision log.