Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert HAVE_WINSOCK2_H into a 0/1 definition. | diego | 2009-02-01 |
* | Move '#define closesocket close' preprocessor directive to a common place | diego | 2008-09-01 |
* | Revert moving closesocket definition and network headers to network.h. | diego | 2008-08-31 |
* | Move duplicated '#define closesocket close' into network.h along with | diego | 2008-08-29 |
* | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. | diego | 2008-08-29 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 |
* | Realrtsp authentication | rtogni | 2006-10-30 |
* | slight overall verbosity reduction | diego | 2006-10-12 |
* | isolated tcp socket code from network.c to a dedicated file | ben | 2006-08-05 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |