- 21 Jan, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080121170538-65a35-5a4151087ddc4a1093352d52fd36cc96c3a31f76.gz
-
- 29 Nov, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071129171740-88462-33724a96db36afb7ac6d070bafe3f27ff88d1c53.gz
-
- 25 Jul, 2007 1 commit
-
-
Pekka Pessi authored
Now detecting closed connections on TLS, too. Added tests for idle timeout, receive timeout, ping-pong timeout. darcs-hash:20070725160906-65a35-0d568677e950abbc55b7ab10ae9a1fc8000155e6.gz
-
- 09 May, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070509120533-65a35-3f782197ee6963ee15016b1c584cd5f2945d7be3.gz
-
- 20 Apr, 2007 1 commit
-
-
Pekka Pessi authored
Warnings when SCTP was enabled or IP6 disabled. darcs-hash:20070420064929-65a35-c60a8a2d248e4688eff2918dd813fc3859eb22a4.gz
-
- 22 Feb, 2007 2 commits
-
-
Pekka Pessi authored
This caused an assertion failure in tport.c on Solaris. darcs-hash:20070222203347-88462-92bb0549818eb67da9b3de4cb192c78e898e16a4.gz
-
Pekka Pessi authored
- Autoconf now checks for support of %zu and %llu - Autoconf disables the E_BAD_PTR_INT_COMBINATION warning on SUNWspro - Fixed inline support: - SU_INLINE and SU_HAVE_INLINE macros defined correctly if compiler does not support inline - Using su_inline in public headers - Added normally inlined functions to library - Added some inlined functions as macros - Using explicit signedness with bit fields - (The bitfields in soa_session.h should go away, but...) - Fixed warnings in nta.c - Defining missing SOL_SCTP in tport_type_sctp.c Michael Jerris sent patch for some of the changes mentioned above. darcs-hash:20070222203018-88462-ec89b84a178f699bcd1e2195cfa75e2bbe10c9ae.gz
-
- 07 Feb, 2007 1 commit
-
-
Michael Jerris authored
It is not possible to cast function pointers to (void *) in C99 (section 6.2.2.3). C99 printf formatting expects (void *) for %p argument (section 7.13.6.1 p. 335). darcs-hash:20070207193814-16063-b6f3632e0911cee2ab67a1b184bbf18d3b7bd174.gz
-
- 05 Dec, 2006 1 commit
-
-
Pekka Pessi authored
If tport_is_connected() return true if connection-oriented transport has an established connection. darcs-hash:20061205163213-65a35-5b6eae0241438515046e4fdd2cc510e8e2480621.gz
-
- 25 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060925192135-65a35-7620f560dd3957017f11bc5c8fa01098def8fcca.gz
-
- 20 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060920180904-65a35-ff54411addb20d739e0b2c05681d3dd5965008bc.gz
-
- 19 Sep, 2006 1 commit
-
-
Pekka Pessi authored
su, sip, msg, http, url, sdp, soa, etc.. darcs-hash:20060919133329-65a35-62b9f9819398d39e889315e8bd1b24ba0b8a9b23.gz
-
- 12 May, 2006 1 commit
-
-
Pekka Pessi authored
Trying to solve ai_addrlen problem. darcs-hash:20060512144731-65a35-ab57c9da2634bc6ff45ef9c87d7ceea0fe6b28fc.gz
-
- 26 Apr, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060426173339-65a35-25691bfa6acd969f329523507307ba531d1624af.gz
-
Pekka Pessi authored
Calling tport_alloc_seconary() when client socket has been created, making it possible to set socket options before connecting the socket. Currently, this benefits SCTP and TLS. This change affects tport_internal.h, tport.c, tport_type_sctp.c, tport_type_tcp.c, and tport_type_tls.c. darcs-hash:20060426165300-65a35-6d262b339a4362e16a2b20777e1d580efff33194.gz
-
- 18 Apr, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060418235647-65a35-e11b9ef22bb2264b687be1c77f1a833fe1b278a8.gz
-
Pekka Pessi authored
darcs-hash:20060418051041-65a35-7338749511f9710bddb7bcf52b2a0116826ee75c.gz
-
- 27 Mar, 2006 2 commits
-
-
Pekka Pessi authored
Implemented tport_is_updating(), added tport_has_been_updated(). darcs-hash:20060327175627-88462-d200c213d8818545121fa380d44eac1a0f4e76b9.gz
-
Pekka Pessi authored
darcs-hash:20060327135317-88462-550f1dabc010e01eb080206991d3adad10f0e1b3.gz
-
- 24 Mar, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060324160827-88462-65930fa703498def4e9e349f4ec7e6fb34cbbd70.gz
-
Pekka Pessi authored
STUN, UPnP and SigComp still need some polishing. darcs-hash:20060324115822-88462-bffca4ccb55a45c029ec83c39baf953824af8237.gz
-