- 28 Feb, 2007 3 commits
-
-
Pekka Pessi authored
Updated usage. darcs-hash:20070228172037-55b16-0f4fdb3d30f034f83a1625e66c00c9f620bdc338.gz
-
Pekka Pessi authored
Port 0 used as ephemeral port when bind()ing. darcs-hash:20070228171850-55b16-3b068983d4adb2d67832f5e723143bdd472e17ed.gz
-
Pekka Pessi authored
The % constructions and $< do not work with pmake (used on BSDs). darcs-hash:20070228170315-55b16-ac51e4b5293462fc4f9891068995d7067f0b5682.gz
-
- 26 Feb, 2007 3 commits
-
-
Pekka Pessi authored
darcs-hash:20070226202518-55b16-331cd75ce2ea1dd2c49b766a3a9b86b66cd2c904.gz
-
Pekka Pessi authored
darcs-hash:20070226141131-55b16-98eaa75242673eb47c6ac5a840176f5737bd8eee.gz
-
Pekka Pessi authored
Problem reported by Michel Jerris. darcs-hash:20070226141118-55b16-cb78dd9d6e63b1c6a07f131803b27f28ec889a4f.gz
-
- 22 Feb, 2007 3 commits
-
-
Pekka Pessi authored
Added su_root_name() and su_port_name() functions to API. darcs-hash:20070222210558-88462-e6574b8fce46199f5c03887bad1ee66e9d2fcf9b.gz
-
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
-
- 18 Feb, 2007 6 commits
-
-
Martti Mela authored
darcs-hash:20070218233718-1b897-719890eea47b86c238c02f1a62f6d0cc6c6f4eee.gz
-
Martti Mela authored
darcs-hash:20070218233516-1b897-6c3711af1f41b7b596f0749f69a3a9691fca94ba.gz
-
Martti Mela authored
darcs-hash:20070218233339-1b897-ddb02216d8007dfefd7e282b44257af180ee0980.gz
-
Martti Mela authored
darcs-hash:20070218233217-1b897-a97ef32e08b8dcd59467fca9140c063cf71a10a5.gz
-
Martti Mela authored
darcs-hash:20070218233156-1b897-f198f079ec59f062f89fed7021301ed6491b0443.gz
-
Martti Mela authored
darcs-hash:20070218233109-1b897-93604326f171ece6f14655b67a246332a08a4d7e.gz
-
- 12 Feb, 2007 1 commit
-
-
Maxim Zaikin Maxim at amsd.com authored
darcs-hash:20070212192239-2e7b9-6942b9de48eb88471c622dc01954015a47663fd1.gz
-
- 09 Feb, 2007 8 commits
-
-
Martti Mela authored
darcs-hash:20070209165204-1b897-f84ce6f90694f6b84765994ee8ed0d0ea794698e.gz
-
Martti Mela authored
darcs-hash:20070209163525-1b897-5dad02f46e9b0e6a6840e9196ad34da8c046be14.gz
-
Pekka Pessi authored
darcs-hash:20070209144424-55b16-ea65a8d9160569997c137a6c9817c54c3db7219b.gz
-
Martti Mela authored
darcs-hash:20070209150747-1b897-cb9d26775ffd1323d705dfd436a03748a70ec8e1.gz
-
Martti Mela authored
darcs-hash:20070209150520-1b897-ca7d3ac425601fdef9538a5cf98335bfdf00cdb1.gz
-
Pekka Pessi authored
darcs-hash:20070209132157-55b16-e645125e58da7e344f44d354b0e73a1dee182206.gz
-
Pekka Pessi authored
darcs-hash:20070209064514-65a35-120913fce22d496e7e3e8cdfc9a121d6ed386fcc.gz
-
Pekka Pessi authored
su_epoll_port_create() and su_poll_port_create() call su_default_port_create() if epoll/poll is not available. Win32 implementation is now created with su_wsaevent_port_create(). darcs-hash:20070209003535-65a35-e02aa5d704fd862c3912bd8e921765aa8ce754f9.gz
-
- 08 Feb, 2007 5 commits
-
-
Pekka Pessi authored
darcs-hash:20070208171930-55b16-3b9a549d7f0a07290ac5dc4d88bccdc2b00e91bc.gz
-
Pekka Pessi authored
darcs-hash:20070208171840-55b16-c0ca09c568b142a5c93c3715e8531cc6a6f31881.gz
-
Pekka Pessi authored
su_port: added working port using select(). refactored message box stuff into su_socket_port_t in su_socket_port.c. darcs-hash:20070208182653-65a35-dcb0a6fe96c73f62c89052f9d1a5e5c10e3dc74b.gz
-
Pekka Pessi authored
darcs-hash:20070208182605-65a35-679bdf6cb85f39e4114ec7d5b932776f59eb1652.gz
-
Pekka Pessi authored
Updated LGPL boilerplate. darcs-hash:20070208182538-65a35-4725cf6af92a474a47828fcac9dd7af0e24ba788.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
-
- 06 Feb, 2007 8 commits
-
-
Michael Jerris authored
darcs-hash:20070206215153-16063-fa600da7ff2d41a3e81831e593c2efee31bcff3f.gz
-
Pekka Pessi authored
Returning non-const pointer (a'la strstr). darcs-hash:20070206172407-65a35-c12e4c0a4c1b2d99c2cb173a8694cd9230be4e65.gz
-
Martti Mela authored
darcs-hash:20070206155046-1b897-95e7cb10fc69753e9213e9c9a9ab1f897edfb4f3.gz
-
Martti Mela authored
darcs-hash:20070206154822-1b897-cc0c0280363db57f8cddf53eaaeec9288a2b2dbf.gz
-
Martti Mela authored
darcs-hash:20070206154643-1b897-7f230d462a4524aa733686bf0b3b612576ac746f.gz
-
Martti Mela authored
darcs-hash:20070206154321-1b897-b8e04d1a65671a90bf1a132c8364f34afb189407.gz
-
Martti Mela authored
darcs-hash:20070206152834-1b897-ff619b82bd508cca9b47e645b087129fec3894b6.gz
-
Martti Mela authored
darcs-hash:20070206151437-1b897-bd91238ec30105b658e668bccb82750a24612edf.gz
-
- 05 Feb, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070205205815-65a35-510f397a752eccc72e8687b97e6ed308d7725b2f.gz
-
Pekka Pessi authored
darcs-hash:20070205182921-55b16-ceb6c2e3dd449634ecce6803b38603859d3887d7.gz
-