~vcs-imports/libgnet/main

  • Committer: tpm
  • Date: 2007-12-14 15:18:00 UTC
  • Revision ID: vcs-imports@canonical.com-20071214151800-mjyggb834ih83aj1
        Patch by: Jeff Garzik <jeff at garzik org>.
        * src/uri.c: (field_unescape):
          Micro-optimisation: avoid unnecessary read/writes.

Filename Latest Rev Last Changed Committer Comment Size
..
.cvsignore 61 23 years ago dhelder * src/scheduler.[hc]: Added, but not used yet. * 191 bytes Diff Download File
base64.c 390 16 years ago tpm * src/base64.c: (gnet_base64_encode), (gnet_base6 9.5 KB Diff Download File
base64.h 390 16 years ago tpm * src/base64.c: (gnet_base64_encode), (gnet_base6 1.1 KB Diff Download File
conn-http.c 434 16 years ago tpm * doc/gnet-sections.txt: * src/conn-http.c: (gne 46.3 KB Diff Download File
conn-http.h 437 16 years ago tpm * NEWS: * src/conn-http.h: GConnHttp is no lo 14.4 KB Diff Download File
conn.c 436 16 years ago tpm * src/conn.c: (gnet_conn_new_socket): Improvie 31.3 KB Diff Download File
conn.h 423 16 years ago tpm * doc/gnet-sections.txt: * src/conn.c: (gnet_con 6 KB Diff Download File
gnet-private.c 424 16 years ago tpm * src/gnet-private.c: (_gnet_idle_add_full), (_gn 8.2 KB Diff Download File
gnet-private.h 436 16 years ago tpm * src/conn.c: (gnet_conn_new_socket): Improvie 14.9 KB Diff Download File
gnet.c 407 16 years ago tpm * NEWS: * src/gnet.c: * src/inetaddr.c: * conf 5.4 KB Diff Download File
gnet.h 302 20 years ago dhelder Apply Tim Muller's HTTP patch. 2.4 KB Diff Download File
inetaddr.c 425 16 years ago tpm * src/inetaddr.c: (gnet_inetaddr_new_list_async_c 69.5 KB Diff Download File
inetaddr.h 414 16 years ago tpm * doc/gnet-sections.txt: * src/gnet-private.c: ( 8.6 KB Diff Download File
iochannel.c 238 21 years ago dhelder * src/pack.c: Use gsize for internal functions. 8.9 KB Diff Download File
iochannel.h 238 21 years ago dhelder * src/pack.c: Use gsize for internal functions. 1.5 KB Diff Download File
ipv6.c 223 21 years ago dhelder * configure.ac: Bump version to 1.3.1 (unreleased 1.3 KB Diff Download File
ipv6.h 223 21 years ago dhelder * configure.ac: Bump version to 1.3.1 (unreleased 1.6 KB Diff Download File
Makefile.am 302 20 years ago dhelder Apply Tim Muller's HTTP patch. 1 KB Diff Download File
makefile.mingw 313 19 years ago tpm Add conn-http.[ch] to mingw makefile and gnet.dsp; 1.1 KB Diff Download File
mcast.c 420 16 years ago tpm * src/gnet-private.c: (_gnet_create_ipv4_listen_s 16.6 KB Diff Download File
mcast.h 364 17 years ago tpm * src/gnet-private.h: * src/mcast.c: (gnet_mcast_s 2.8 KB Diff Download File
md5.c 376 17 years ago tpm Patch by: Jeff Garzik <jeff at garzik org> * src/c 14.4 KB Diff Download File
md5.h 226 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_async_cb 1.1 KB Diff Download File
pack.c 392 16 years ago tpm * src/pack.c: * src/pack.h: Const-ify input b 24.1 KB Diff Download File
pack.h 392 16 years ago tpm * src/pack.c: * src/pack.h: Const-ify input b 1.4 KB Diff Download File
scheduler.c 158 22 years ago dhelder * src/iochannel.c (gnet_io_channel_read_async_can 6 KB Diff Download File
scheduler.h 339 18 years ago tpm * src/pack.h: * src/scheduler.h: Add extern "C" bi 2.7 KB Diff Download File
server.c 226 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_async_cb 3.4 KB Diff Download File
server.h 385 17 years ago tpm * TODO: Minor update. * src/server.h: Document whe 2.4 KB Diff Download File
sha.c 376 17 years ago tpm Patch by: Jeff Garzik <jeff at garzik org> * src/c 20.8 KB Diff Download File
sha.h 226 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_async_cb 1.1 KB Diff Download File
socks-private.c 432 16 years ago tpm * src/socks-private.c: (_gnet_socks_tcp_socket_se 10.7 KB Diff Download File
socks-private.h 421 16 years ago tpm * src/socks-private.h: * src/socks-private.c: (_ 2.4 KB Diff Download File
socks.c 236 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_ 4 KB Diff Download File
socks.h 226 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_async_cb 1.7 KB Diff Download File
tcp.c 432 16 years ago tpm * src/socks-private.c: (_gnet_socks_tcp_socket_se 34.8 KB Diff Download File
tcp.h 422 16 years ago tpm * src/tcp.c: (gnet_tcp_socket_connect), (gnet_ 8.1 KB Diff Download File
udp.c 420 16 years ago tpm * src/gnet-private.c: (_gnet_create_ipv4_listen_s 13.4 KB Diff Download File
udp.h 240 21 years ago dhelder * *: Release 1.3.2 * src/gnet-private.h: Add ma 2.1 KB Diff Download File
unix.c 420 16 years ago tpm * src/gnet-private.c: (_gnet_create_ipv4_listen_s 11.7 KB Diff Download File
unix.h 380 17 years ago tpm Patch by: Zeeshan Ali <zeenix gmail com> * AUTHORS 1.8 KB Diff Download File
uri.c 439 16 years ago tpm Patch by: Jeff Garzik <jeff at garzik org>. * sr 17.5 KB Diff Download File
uri.h 226 21 years ago dhelder * src/inetaddr.c (gnet_inetaddr_new_list_async_cb 2.5 KB Diff Download File
usagi_ifaddrs.c 329 19 years ago tpm * src/usagi_ifaddrs.c: (free_nlmsglist): Fix memor 20.5 KB Diff Download File
usagi_ifaddrs.h 201 21 years ago dhelder * *: More IPv6 hacking. DNS and IPv6 should wor 2.1 KB Diff Download File