projects
/
platform
/
upstream
/
glib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated Indonesian translation
2010-12-15
Dan Winship
ghostutils: Convert non-ASCII dots to '.' when converting...
commit
|
commitdiff
|
tree
2010-12-10
Dan Winship
Add missing property to GDummyTlsCertificate
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Change the handling of the peer certificate in GTlsConnection
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Clarify that g_socket_client_connect_to_uri() doesn...
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Change the semantics of GTlsConnection:require-close...
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
add G_TLS_ERROR_UNAVAILABLE
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Remove GTlsConnection::need-certificate
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Add GTlsConnection:use-system-certdb
commit
|
commitdiff
|
tree
2010-12-07
Dan Winship
Add g_tls_certificate_verify()
commit
|
commitdiff
|
tree
2010-11-29
Dan Winship
tiny fix to g_io_modules_scan_all_in_directory() docs
commit
|
commitdiff
|
tree
2010-11-27
Dan Winship
Make gio/tests/g-icon pass again
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
Add initial TLS (SSL) support to gio
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
make GProxyConnection public, as GTcpWrapperConnection
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
Add pollable input/output streams
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
GCancellable: add g_cancellable_create_source()
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
gmain: add g_source_add_child_source and g_source_remove_chi...
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
Add g_source_set_dummy_callback()
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
Implement closure-related methods for gio GSource types
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
gmain: fix some silly code in a programmer-error case
commit
|
commitdiff
|
tree
2010-11-26
Dan Winship
gmain: move finalization of GSource outside of context...
commit
|
commitdiff
|
tree
2010-11-07
Dan Winship
fix .gitignore
commit
|
commitdiff
|
tree
2010-11-07
Dan Winship
fix make check
commit
|
commitdiff
|
tree
2010-11-04
Dan Winship
gsettings.m4: Fix rules to work when there are no schemas
commit
|
commitdiff
|
tree
2010-10-28
Dan Winship
GNetworkService: fix a small bug
commit
|
commitdiff
|
tree
2010-10-22
Dan Winship
GNetworkService: fall back when there is no valid SRV...
commit
|
commitdiff
|
tree
2010-10-22
Dan Winship
GNetworkService: fix iteration of multiple addresses
commit
|
commitdiff
|
tree
2010-10-22
Dan Winship
GSocket: set protocol when using g_socket_new_from_fd()
commit
|
commitdiff
|
tree
2010-09-17
Dan Winship
g_output_stream_write: fix misleadingly ungrammatical...
commit
|
commitdiff
|
tree
2010-09-10
Dan Winship
g_socket_client_connect_async: fix when g_socket_connect...
commit
|
commitdiff
|
tree
2010-09-10
Dan Winship
Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_...
commit
|
commitdiff
|
tree
2010-08-30
Dan Winship
GSocketClient: fix a crash on cancellation
commit
|
commitdiff
|
tree
2010-08-19
Dan Winship
Fix misc compiler warnings in (mostly) test programs
commit
|
commitdiff
|
tree
2010-08-19
Dan Winship
gio.symbols: add missing g_simple_action_group stuff
commit
|
commitdiff
|
tree
2010-08-19
Dan Winship
gproxyaddressenumerator.h: add missing G_END_DECLS
commit
|
commitdiff
|
tree
2010-08-19
Dan Winship
GSocket: store the remote_address when connecting
commit
|
commitdiff
|
tree
2010-08-17
Dan Winship
update gio/tests/.gitignore
commit
|
commitdiff
|
tree
2010-08-15
Dan Winship
Always do async vs sync correctly in GSocketConnection...
commit
|
commitdiff
|
tree
2010-08-15
Dan Winship
Belatedly add g_socket_client_get/set_timeout to docs...
commit
|
commitdiff
|
tree
2010-08-14
Dan Winship
GSocketClient: plug two leaks
commit
|
commitdiff
|
tree
2010-08-14
Dan Winship
GSocketClient: add a timeout property
commit
|
commitdiff
|
tree
2010-08-04
Dan Winship
remove a junk line
commit
|
commitdiff
|
tree
2010-06-24
Dan Winship
Hack up glib/tests/array-test to not actually malloc 2G
commit
|
commitdiff
|
tree
2010-06-22
Dan Winship
gio/tests/testapps: Fix source refcounting
commit
|
commitdiff
|
tree
2010-06-22
Dan Winship
GSocketConnection: don't close the socket if it's still...
commit
|
commitdiff
|
tree
2010-06-22
Dan Winship
GSocketInput/OutputStream: fix non-blocking on Windows
commit
|
commitdiff
|
tree
2010-05-07
Dan Winship
remove broken useless initialization in socket-client...
commit
|
commitdiff
|
tree
2010-05-03
Dan Winship
g_cancellable_release_fd: allow NULL cancellable
commit
|
commitdiff
|
tree
2010-04-27
Dan Winship
.gitignore updates for gsettings stuff
commit
|
commitdiff
|
tree
2010-04-27
Dan Winship
GSocket: fix garbled error messages on windows
commit
|
commitdiff
|
tree
2010-04-23
Dan Winship
GSocket: define CMSG_LEN and CMSG_SPACE if the system...
commit
|
commitdiff
|
tree
2010-04-23
Dan Winship
GSocket: add support for timeouts
commit
|
commitdiff
|
tree
2010-04-23
Dan Winship
GSocket: Merge the unix and windows socket sources...
commit
|
commitdiff
|
tree
2010-04-23
Dan Winship
gio/tests/socket-client, socket-server: fix for win32
commit
|
commitdiff
|
tree
2010-04-22
Dan Winship
GUnixSocketAddress: handle abstract sockets with non...
commit
|
commitdiff
|
tree
2010-04-21
Dan Winship
gio.symbols: add two missing G_GNUC_CONSTs
commit
|
commitdiff
|
tree
2010-03-03
Dan Winship
GResolver: fix Windows 2000 workaround
commit
|
commitdiff
|
tree
2010-02-01
Dan Winship
ghostutils: Fix a crash and add some tests
commit
|
commitdiff
|
tree
2010-01-18
Dan Winship
[configure] More -lresolv-checking-fixing
commit
|
commitdiff
|
tree
2010-01-13
Dan Winship
[configure] Fix res_query check for OS X
commit
|
commitdiff
|
tree
2009-12-18
Dan Winship
update .gitignores
commit
|
commitdiff
|
tree
2009-12-18
Dan Winship
Fix UnixWare build by not using "sa_len" as a variable...
commit
|
commitdiff
|
tree
2009-12-01
Dan Winship
Use G_DEFINE_INTERFACE in gio
commit
|
commitdiff
|
tree
2009-12-01
Dan Winship
Add G_DEFINE_INTERFACE
commit
|
commitdiff
|
tree
2009-09-08
Dan Winship
Clarify g_ptr_array_set_size() docs re: free_func
commit
|
commitdiff
|
tree
2009-09-07
Dan Winship
Call element_free_func when shrinking array with g_ptr_array...
commit
|
commitdiff
|
tree
2009-09-01
Dan Winship
g_time_val_from_iso8601: handle timezoneless dates
commit
|
commitdiff
|
tree
2009-08-19
Dan Winship
Use MSG_NOSIGNAL in GSocket if it's available
commit
|
commitdiff
|
tree
2009-08-19
Dan Winship
Re-run res_init() when resolv.conf changes
commit
|
commitdiff
|
tree
2009-08-17
Dan Winship
g_inet_socket_address_to_native: properly zero out...
commit
|
commitdiff
|
tree
2009-07-30
Dan Winship
Fix a bad void return. #588901
commit
|
commitdiff
|
tree
2009-07-30
Dan Winship
Conditionalize portability #includes in g-asyncns.h
commit
|
commitdiff
|
tree
2009-07-23
Dan Winship
Fix leaks in GSocketClient and GThreadedResolver
commit
|
commitdiff
|
tree
2009-07-01
Dan Winship
Two "make check" fixes for late changes to the thread...
commit
|
commitdiff
|
tree
2009-07-01
Dan Winship
Support g_main_context_push_thread_default() in gio
commit
|
commitdiff
|
tree
2009-07-01
Dan Winship
Add g_main_context_push_thread_default() etc
commit
|
commitdiff
|
tree
2009-07-01
Dan Winship
Use low-level GSource methods in a few more places
commit
|
commitdiff
|
tree
2009-06-30
Dan Winship
Remove some unused code
commit
|
commitdiff
|
tree
2009-06-30
Dan Winship
Fix GResolver for g_simple_async_result_set_op_res_gpointer...
commit
|
commitdiff
|
tree
2009-06-30
Dan Winship
Add GCancellables to GSocket ops
commit
|
commitdiff
|
tree
2009-06-09
Dan Winship
Revert part of fix for old OS X that broke the compile...
commit
|
commitdiff
|
tree
2009-06-01
Dan Winship
Fix multiple bugs in g_srv_target_list_sort()
commit
|
commitdiff
|
tree
2009-06-01
Dan Winship
Clarify some GSocket docs
commit
|
commitdiff
|
tree
2009-06-01
Dan Winship
Misc networking build fixes
commit
|
commitdiff
|
tree
2009-05-20
Dan Winship
Ignore SIGPIPE when using GSocket
commit
|
commitdiff
|
tree
2009-05-01
Dan Winship
Misc warning fixes
commit
|
commitdiff
|
tree
2009-05-01
Dan Winship
Add README and INSTALL to .gitignore since they are...
commit
|
commitdiff
|
tree
2009-04-26
Dan Winship
Fix the networking stuff on (current) OS X
commit
|
commitdiff
|
tree
2009-04-26
Dan Winship
Fix ginetaddress.c compile on Solaris
commit
|
commitdiff
|
tree
2009-04-22
Dan Winship
GResolver wrappers: GNetworkAddress, GNetworkService...
commit
|
commitdiff
|
tree
2009-04-22
Dan Winship
Add GResolver, a glib-ish interface to DNS
commit
|
commitdiff
|
tree
2009-04-22
Dan Winship
Add network address and socket types
commit
|
commitdiff
|
tree
2009-04-22
Dan Winship
Add hostname-related utilities in glib/ghostutils.h
commit
|
commitdiff
|
tree
2009-01-05
Dan Winship
cast a "char **" to "const char **" to avoid a warning.
commit
|
commitdiff
|
tree
2009-01-05
Dan Winship
update
commit
|
commitdiff
|
tree
2008-09-27
Dan Winship
Fix lots of typos, document g_assert_error() and g_assert_no...
commit
|
commitdiff
|
tree
2008-09-27
Dan Winship
Use g_assert_error() and g_assert_no_error()
commit
|
commitdiff
|
tree
2008-09-27
Dan Winship
Bug 553447
\e
$(Q#|
\e
(B g_assert_no_error()
commit
|
commitdiff
|
tree
2008-09-26
Dan Winship
Bug 505361 - gunixinputstream.c assumes poll() available
commit
|
commitdiff
|
tree
2008-09-26
Dan Winship
make this a "const gpointer" rather than a gconstpointer...
commit
|
commitdiff
|
tree
2008-09-26
Dan Winship
add uint* -> int* casts in g_atomic_int calls to avoid...
commit
|
commitdiff
|
tree
next