2012-06-04 |
discomfitor | unbreak my last commit
|
commit | commitdiff | tree |
2012-06-04 |
discomfitor | add ECORE_{CON,IPC}_NO_PROXY flag to disable proxying...
|
commit | commitdiff | tree |
2012-06-04 |
discomfitor | properly include headers when you use their types...
|
commit | commitdiff | tree |
2012-05-24 |
discomfitor | better fix for ecore-con client disconnecting maybe
|
commit | commitdiff | tree |
2012-05-07 |
discomfitor | also remove changelog update
|
commit | commitdiff | tree |
2012-05-06 |
discomfitor | fix ecore_animator_pos_map with ACCELERATE; see mail
|
commit | commitdiff | tree |
2012-04-12 |
discomfitor | From: Jérôme Pinot <ngc891@gmail.com>
|
commit | commitdiff | tree |
2012-04-12 |
discomfitor | From: Jérôme Pinot <ngc891@gmail.com>
|
commit | commitdiff | tree |
2012-03-13 |
discomfitor | update client flush properly, fixing bug spotted by...
|
commit | commitdiff | tree |
2012-03-12 |
discomfitor | From: Bluezery <ohpowel@gmail.com>
|
commit | commitdiff | tree |
2012-03-08 |
discomfitor | return 0 on failure for status_code_get, and don't...
|
commit | commitdiff | tree |
2012-03-07 |
discomfitor | The Typo That Broke The World
|
commit | commitdiff | tree |
2012-03-07 |
discomfitor | s/foced/forced/
|
commit | commitdiff | tree |
2012-03-07 |
discomfitor | added ecore_con_url_status_code_get, cleaned up recent...
|
commit | commitdiff | tree |
2012-03-07 |
discomfitor | check return code on CURLINFO_RESPONSE_CODE and add...
|
commit | commitdiff | tree |
2012-03-03 |
discomfitor | patch from bluezery finishing socks env variable pickup...
|
commit | commitdiff | tree |
2012-02-28 |
discomfitor | one time I had a dream where people helped others who...
|
commit | commitdiff | tree |
2012-02-25 |
discomfitor | #if 0 out an unused function
|
commit | commitdiff | tree |
2012-02-22 |
discomfitor | From: Bluezery <ohpowel@gmail.com> discomfitor reports bugs by valigrind. I...
|
commit | commitdiff | tree |
2012-02-22 |
discomfitor | somewhat fix deferred freeing of curl objects
|
commit | commitdiff | tree |
2012-02-22 |
discomfitor | allow server to write out last data to client before...
|
commit | commitdiff | tree |
2012-02-22 |
discomfitor | reorder url complete calls to prevent invalid read
|
commit | commitdiff | tree |
2012-02-21 |
discomfitor | hero patch from bluezery which fixes ecore-con-url
|
commit | commitdiff | tree |
2012-02-20 |
discomfitor | tentatively unblacklisting c-ares 1.7.5 since my new...
|
commit | commitdiff | tree |
2012-02-20 |
discomfitor | revert last commit, maybe I'll re-commit it in 10 years...
|
commit | commitdiff | tree |
2012-02-20 |
discomfitor | yet another complete rewrite of ecore-con-url, fixes...
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | somehow forgot to add this line in for previous commit...
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | formatting
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | fix current url implementation to not crash ANY TIME...
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | if we're going to pretend to handle errors, at least...
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | not sure why we're passing a bogus data pointer which...
|
commit | commitdiff | tree |
2012-02-19 |
discomfitor | fix and simplify init/shutdown logic
|
commit | commitdiff | tree |
2012-02-18 |
discomfitor | add debug info with url
|
commit | commitdiff | tree |
2012-02-18 |
discomfitor | fix shadow var
|
commit | commitdiff | tree |
2012-02-18 |
discomfitor | outdent some code here
|
commit | commitdiff | tree |
2012-02-16 |
discomfitor | null check
|
commit | commitdiff | tree |
2012-02-15 |
discomfitor | use correct errno value for error events
|
commit | commitdiff | tree |
2012-02-15 |
discomfitor | finally finish implementing SOCKS5 proxies in ecore...
|
commit | commitdiff | tree |
2012-02-09 |
discomfitor | add new curl function to news
|
commit | commitdiff | tree |
2012-02-08 |
discomfitor | @since from @67759
|
commit | commitdiff | tree |
2012-02-08 |
discomfitor | fix compile without curl from @67759, also add missing...
|
commit | commitdiff | tree |
2012-01-19 |
discomfitor | use client_kill instead of directly eventing
|
commit | commitdiff | tree |
2012-01-19 |
discomfitor | remove use of 'dead' variable from win32 code
|
commit | commitdiff | tree |
2012-01-15 |
discomfitor | From: Stefan Schmidt <stefan@datenfreihafen.org>
|
commit | commitdiff | tree |
2012-01-14 |
discomfitor | greatly improve formatting in ecore_imf_xim.c
|
commit | commitdiff | tree |
2012-01-13 |
discomfitor | fix all compile warnings when xim is disabled
|
commit | commitdiff | tree |
2012-01-13 |
discomfitor | svn:ignore
|
commit | commitdiff | tree |
2012-01-13 |
discomfitor | config.h must be the first header included.
|
commit | commitdiff | tree |
2012-01-13 |
discomfitor | From: Jihoon Kim <imfine98@gmail.com>
|
commit | commitdiff | tree |
2012-01-03 |
discomfitor | From: Bluezery <ohpowel@gmail.com>
|
commit | commitdiff | tree |
2011-12-22 |
discomfitor | by the power of greyskull^Wunsigned integers, this...
|
commit | commitdiff | tree |
2011-12-22 |
discomfitor | curl patch from bluezery to use ECORE_CON_SOCKS_V4...
|
commit | commitdiff | tree |
2011-12-21 |
discomfitor | add debug macros to print location of svr/cl kill
|
commit | commitdiff | tree |
2011-12-21 |
discomfitor | provide slightly more useful dbg info with new kill api
|
commit | commitdiff | tree |
2011-12-21 |
discomfitor | remove 'dead' member from client/server structs: this...
|
commit | commitdiff | tree |
2011-12-21 |
discomfitor | nope
|
commit | commitdiff | tree |
2011-12-20 |
discomfitor | This was a test of the Seriousness Detection System.
|
commit | commitdiff | tree |
2011-12-20 |
discomfitor | changelog for last commit and forgotten update for...
|
commit | commitdiff | tree |
2011-12-20 |
discomfitor | fix a Heroes of SVN-level breakage from 66068 which...
|
commit | commitdiff | tree |
2011-12-16 |
discomfitor | fix null deref here too
|
commit | commitdiff | tree |
2011-12-16 |
discomfitor | fix impossible possible segv
|
commit | commitdiff | tree |
2011-12-16 |
discomfitor | fix possible 0 byte allocation
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | add note about CORK availability
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | we've got NODELAY, may as well add CORK
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | fix cert flag detection
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | svn 1.7 uses a stupid new error string so now we're...
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | gitignore
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | revert 66063 + related commits: my dreams of zero-copy...
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | add docs for NODELAY flag
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | temp fix while I figure out some weird behavior
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | rewrote server+client deletion code to (hopefully)...
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | more error event unification
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | some small cleanups to unify more error code
|
commit | commitdiff | tree |
2011-12-10 |
discomfitor | add windows error events for new code, condense some...
|
commit | commitdiff | tree |
2011-12-09 |
discomfitor | optimize read mechanics for remote servers using ioctl...
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | okay I was a little too excited
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | more binbuf_manage_new!
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | use binbuf_manage_new
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | unify and improve gnutls debug output
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | news updates
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | align debug info
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | more informative error messages when cert verification...
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | fix type so openssl verification works again
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | ca loading function now loads directories
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | unify openssl debug printing and remove #ifdefs: now...
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | fix compat on openssl errors
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | beef up openssl debug output
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | better error messages on certificate verify failure
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | whoops, fix compile on unrelated change that snuck in
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | damn you ctrl+d!
|
commit | commitdiff | tree |
2011-12-08 |
discomfitor | +ecore_con_ssl_server_verify_name_set/get
|
commit | commitdiff | tree |
2011-12-07 |
discomfitor | allow certificates to be loaded for STARTTLS
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | one of these days I'm going to snap and throw my computer...
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | @since
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | @since
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | last ssl bugger
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | fix some ssl socks buggies
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | ...make that twice
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | just kidding before, had to break svn at least once...
|
commit | commitdiff | tree |
2011-12-06 |
discomfitor | introducinggggggggggggggg <drum roll>:
|
commit | commitdiff | tree |
next |