Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
gnunet-svn (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Dec 31 2017 08:14:29 -0500
Threads in reverse chronological order
[
Next Period
]
[GNUnet-SVN] [gnunet] branch master updated: contrib: still python2.
,
gnunet
,
2017/12/31
[GNUnet-SVN] [gnunet] branch master updated (dca8eb9c4 -> ca391c482)
,
gnunet
,
2017/12/31
[GNUnet-SVN] [gnunet] 01/03: change comment in developer.texi
,
gnunet
,
2017/12/31
[GNUnet-SVN] [gnunet] 02/03: contrib: gnunet-doc.scm: fix up
,
gnunet
,
2017/12/31
[GNUnet-SVN] [gnunet] 03/03: Merge branch 'master' of gnunet.org:gnunet
,
gnunet
,
2017/12/31
[GNUnet-SVN] [gnunet] branch master updated (5c8feda7f -> dca8eb9c4)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 01/45: started further refactoring of scheduler. ATTENTION, actual Status does not compile!
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 02/45: small fixes
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 06/45: GNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_with_driver with the default select polling backend.
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 03/45: adapt add_without_sets to scheduler driver API; reimplement initFdInfo
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 05/45: Call to set_wakeup added after tasks added/removed to/from pending_timeout
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 04/45: Nearly finished. Call to set_wakeup missing in case of tasks added to pending_timeout
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 08/45: fix warnings
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 09/45: add missing DLL insert
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 07/45: make input of getters const (needed for new scheduler API)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 13/45: Merge branch 'refactoring-scheduler' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 18/45: cosmetic fixes
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 17/45: test_scheduler passing; new API function GNUNET_SCHEDULER_check_lifeness
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 16/45: lifeness checks; shutdown now working; checkSignal not passing yet
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 15/45: fix initFdInfo; rename to init_fd_info
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 10/45: fix segfault and pending_timeout logic
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 11/45: Smaller changes. Changed order when set_wakeup is called after some task is removed from pending_timeout
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 20/45: remove unnecessary set_wakup call
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 14/45: fix indentation; remove unneeded set_wakeup call
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 19/45: fix compilation of debug code enabled by DEBUG_FDS; fix indentation
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 25/45: fix off-by-one error that prevented reading from stdin
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 36/45: fix behaviour of GNUNET_SCHEDULER_add_select on empty fdsets
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 39/45: Don't consider restart when the test action already finished
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 35/45: NULL-initialize array pointers
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 34/45: cleanup
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 28/45: increasing length variable is already done by GNUNET_xgrow_ (called by the GNUNET_array_append macro)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 31/45: improve documentation about the GNUNET_array_append and GNUNET_array_grow macros
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 22/45: Revert "set fds_len in all cases; call set_wakeup only in two places"
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 33/45: GNUNET_SCHEDULER_check_lifeness not needed anymore
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 23/45: set fds_len in all cases; call set_wakeup only in two places
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 21/45: set fds_len in all cases; call set_wakeup only in two places
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 38/45: clarify documentation about adding / deleting tasks
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 12/45: separate the select driver's fd sets from the driver-internal fdsets
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 40/45: Remove busy waiting checks
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 29/45: implement bookkeeping about which FDs related to a tasks have been marked ready (required API change in GNUNET_SCHEDULER_task_ready)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 45/45: merge branch 'refactoring-scheduler'
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 26/45: reimplement init_fd_info as preparation for refactoring GNUNET_SCHEDULER_add_select
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 24/45: init_fd_info now completely initializes fd information; Allow calling add/cancel functions only when the scheduler is running
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 42/45: handles, not handlers
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 30/45: only allocate network / file handles and store them in the task when GNUNET_SCHEDULER_add_select is used
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 43/45: Fix select loop running conditions
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 41/45: remove scheduler->internal code from driver loop
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 32/45: tasks in the pending queue must be be checked for reached timeouts, too; allow multiple event types per FdInfo
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 37/45: Simplify driver callback del; fix shutdown logic
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 44/45: cleanup
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 27/45: add buggy state of refactored GNUNET_SCHEDULER_add_select
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated (d01f1bd83 -> 5c8feda7f)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 02/64: start social service before running the test (not sure if needed)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 06/64: Merge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 07/64: added mq logging
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 01/64: trying to fix test_social and social service with a lot of debug outputs
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 05/64: we were on the wood way
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 03/64: don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from destroying MQ too early
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 04/64: -we no enter to place
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 13/64: clarify use of client_drop
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 17/64: logging, cosmetic fixes
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 09/64: misc social hacking with Lurchi
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 18/64: minor style fix
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 10/64: added logging
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 14/64: handle service disconnect without crashing if reconnect fails
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 15/64: better logging of message processing errors in mq handling
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 08/64: added logging
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 16/64: do handle CTRL-C properly in test_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 12/64: fix wrong condition, do only drop if it has not been dropped, instead of causing double-drop
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 11/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 20/64: Fix tcp on exit crash -- could have sworn I fixed this one before
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 21/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 25/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 35/64: added FIXMEs
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 32/64: commented out wrong message type
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 40/64: revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 23/64: improve documentation
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 19/64: allow MST callback to distinguish between disconnect and parse error situations, and only log for the hard errors
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 36/64: added FIXME
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 31/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 26/64: finalize protocol change (fixes message loss when leaving a place)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 47/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 39/64: WARNING -> DEBUG
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 37/64: mark channel as disconnectin when a part request is sent; cleanup
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 33/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 24/64: changed log levels
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 42/64: added logging
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 54/64: test_social: less services and less noise in the output
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 34/64: introduce part request / part ack messages (for leaving multicast groups) and related fixes
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 43/64: fixed compile error
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 29/64: use comfort functions of MQ API
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 30/64: Introduce PART/PART_ACK messages (tests will fail until multicast module is adapted, too)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 22/64: protocol change: add ack message for guests/hosts leaving a place
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 44/64: tried to print out stacktrace, not working. removed.
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 50/64: remove debug assertion; add debug output
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 59/64: master/slave pointers must not be NULL immediatly after sending leave request
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 58/64: fixing the place leave logic after protocol change
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 55/64: test_psyc: less services and less noise in the output
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 60/64: actually test reconnecting; result in enter callback must always be GNUNET_OK
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 56/64: result is a boolean; stylistic changes
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 52/64: stylistic fix
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 61/64: consider entry decision while re-entering a place
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 27/64: Use MQ API instead of manually allocating messages; simplify logic in handle_client_psyc_message; cleanup
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 45/64: actually use the is_disconnecting flag; debug output; remove dead code
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 46/64: don't shutdown before all members and origin have disconnected
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 38/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 48/64: we have to destroy channels to the origin when cleaning up a member
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 41/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 51/64: be more clear about test procedure (use self-explanatory function names)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 57/64: test_social runs into the case GNUNET_YES == grp->is_disconnected
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 49/64: forgot to call GNUNET_SERVICE_client_continue
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 64/64: Merge branch 'fix_social'
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 28/64: Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 53/64: unified debug output (allows grep OP ID)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 62/64: cleanup
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] 63/64: Revert "tried to print out stacktrace, not working. removed."
,
gnunet
,
2017/12/30
[GNUnet-SVN] [taler-deployment] branch master updated (f12405b -> 20265bc)
,
gnunet
,
2017/12/30
[GNUnet-SVN] [taler-deployment] 01/02: top reserve info
,
gnunet
,
2017/12/30
[GNUnet-SVN] [taler-deployment] 02/02: sectioning
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated: doc fix: not ie peers but sometimes called peers
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated: doc fix
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated: doc: philosophy: 2 spaces -> 1 space between sentences. Some grammar fixes. Using fully distributed and fully decentralized instead of 'decentralized', intended to be explained later on.
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated: doc: philosophy
,
gnunet
,
2017/12/30
[GNUnet-SVN] [gnunet] branch master updated: documentation: philisophy: grammar fix.
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] branch master updated: documentation: philosophy: Apply some fixes from paper notes.
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] branch master updated (5c05ea3ca -> 81ea73fcf)
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] 02/02: Demote some log messages
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] 01/02: Update POTFILES.in
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] branch master updated: Combine logic for attaching paths
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-merchant] branch master updated: rudimentary implementation of pay_refund_cb
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] branch master updated (c6f178907 -> 9b6545e5f)
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] 02/03: rps: flagging channels while destruction
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] 03/03: rps: move handlers struct
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] 01/03: refactor rps code
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-blog] branch master updated: some linting
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-merchant] branch master updated: adding pay_again and pay_abort commands to testcase (incomplete, not used)
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-deployment] branch master updated: lint builder out of force scheduler
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-blog] branch master updated: providing 'make pylint'
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-donations] branch master updated: providing 'make pylint'
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-survey] branch master updated: providing 'make pylint'
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-bank] branch master updated: linting everything but (almost) unavoidable things
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-bank] branch master updated: lint tests
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-deployment] branch master updated (c42970c -> 7bd09e4)
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-deployment] 02/02: remove unused code
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-deployment] 01/02: lint builder "dispatches" on projects, rather than "invalidating" them first and use 'make'.
,
gnunet
,
2017/12/29
[GNUnet-SVN] [taler-www] branch master updated: init russian language
,
gnunet
,
2017/12/29
[GNUnet-SVN] [gnunet] branch master updated (cde1c9fb5 -> c6f178907)
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] 01/05: rps: fix double call
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] 04/05: rps: improve churn testing
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] 05/05: Merge branch 'master' of gn:gnunet
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] 02/05: rps: prepare cancellation of messages
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] 03/05: rps: add assertion
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] branch master updated: add assertion
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-deployment] branch master updated: add ru
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] branch master updated: Actually print the path as a string
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] branch master updated: rps: stop destroying mq
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-api] branch master updated: typo
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-merchant] branch master updated: implement server-side of /pay abort-refund handling (#5158)
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-api] branch master updated: update /pay abort specification
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-merchant] branch master updated: more work towards /pay abort mode
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-merchant] branch master updated: implement TALER_MERCHANT_pay_abort() -- first version, lacks signature verification
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-bank] branch master updated: typo
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-survey] branch master updated: missing link
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-deployment] branch master updated: "/survey" @ 'env' settings
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-bank] branch master updated: fix path retrieval per-user-compliant
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-bank] branch master updated: script installation path directive
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-bank] branch master updated: error codes are not taken from settings
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-deployment] branch master updated: further redirect..
,
gnunet
,
2017/12/28
[GNUnet-SVN] [taler-deployment] branch master updated: more logging
,
gnunet
,
2017/12/28
[GNUnet-SVN] [gnunet] branch master updated: Better cycle checking in path from DHT
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-api] branch master updated: specification for #5158
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-wallet-webex] branch master updated: node_modules
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: Fix use-after-free in gnunet-cadet
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TUNNELS
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERS
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: relaxing the regex
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: logging rewrites
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: properly appending /index.html
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: nginx likes parenthesis
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: fix rewrite
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: do not churn on most tests; add specific churn test
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: /lang/ -> /lang/index.html
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: english default redirect
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-deployment] branch master updated: remove old hack to get relative redirections to work, and old 'exchange admin' endpoint.
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: rps: close port before disconnecting
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: beautify loop
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: fix flow control issue
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated (4b7c77def -> 4c462cd59)
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 02/06: more logging for transport
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 06/06: add logging to cadet initiatlizations
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 05/06: some niceities for rps test configuration
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 03/06: more logging for hello
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 04/06: indentation fix
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] 01/06: unset environment variables that will break testbed, indentation and comment typo fixes
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet] branch master updated: add rps binaries to .gitignore
,
gnunet
,
2017/12/27
[GNUnet-SVN] [gnunet-ev] branch master updated: finanzen 2017
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-bank] branch master updated: set PYTHONPATH only for tests
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-merchant] branch master updated: fix wire fee calculation logic for multi-exchange /pay
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-merchant] branch master updated: fix wire fee calculation logic for multi-exchange /pay
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-merchant] branch master updated: add wire fee persisting per coin for /pay
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-merchant] branch master updated: sync
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-bank] branch master updated: exporting PYTHONPATH to run tests
,
gnunet
,
2017/12/27
[GNUnet-SVN] [taler-merchant] branch master updated (b7c3585 -> bc88e6b)
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-merchant] 01/02: forgot to remove redundant struct in previous commit
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-merchant] 02/02: working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' field to more clear 'contribution'
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: missing config values
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: remove not-so-useful information
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: checking out auditor codebase at bootstrap
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-blog] branch master updated: installing beautifulsoup4 automatically
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: remove not-so-useful check
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: exchange tests need to set check-db for the bank too
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: use db string from env, when set.
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: config generation instructions
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: fix db connection string
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: PYTHONPATH for per-user env
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-bank] branch master updated: also accepting database connection strings of the form postgres:///dbname?host=/path/to/sockets/dir/.
,
gnunet
,
2017/12/26
[GNUnet-SVN] [gnunet] branch master updated: Prevent multipeermap from being reallocated
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-deployment] branch master updated: instructions on how to run a database for a standalone setup
,
gnunet
,
2017/12/26
[GNUnet-SVN] [taler-merchant] branch master updated: first refactoring for #5158: allow multiple exchange URLs to be in database per /pay operation, plus other minor clean ups
,
gnunet
,
2017/12/26
[GNUnet-SVN] [bibliography] branch master updated: Add Habil on GNUnet
,
gnunet
,
2017/12/25
[GNUnet-SVN] [gnunet] branch master updated (517cf93fb -> 24f4c0aa8)
,
gnunet
,
2017/12/23
[GNUnet-SVN] [gnunet] 01/02: Check for cycles in cadet paths
,
gnunet
,
2017/12/23
[GNUnet-SVN] [gnunet] 02/02: Revert "Fix use-after-free in loop over modified list"
,
gnunet
,
2017/12/23
[GNUnet-SVN] [taler-bank] branch master updated: test launcher against db not found, plus being nice with small screens.
,
gnunet
,
2017/12/23
[GNUnet-SVN] [taler-bank] branch master updated: Catching "db not found" error from the launcher.
,
gnunet
,
2017/12/23
[GNUnet-SVN] [taler-bank] branch master updated (9db3307 -> cb0ec0a)
,
gnunet
,
2017/12/23
[GNUnet-SVN] [taler-bank] 02/02: UI fixes due to #5222.
,
gnunet
,
2017/12/23
[GNUnet-SVN] [taler-bank] 01/02: Implementing #5222.
,
gnunet
,
2017/12/23
[GNUnet-SVN] [gnunet] branch master updated: Check for invalid path_length
,
gnunet
,
2017/12/22
[GNUnet-SVN] [taler-exchange] branch master updated: redefining/adding bank error codes
,
gnunet
,
2017/12/22
[GNUnet-SVN] [gnunet] branch master updated: Another assert which is actually OK
,
gnunet
,
2017/12/19
[GNUnet-SVN] [gnunet-ev] branch master updated: Small README file in case someone finds the repo before the webpage.
,
gnunet
,
2017/12/19
[GNUnet-SVN] [gnunet-ev] branch master updated: very basic Makefile to build the sources in one go with texi2pdf.
,
gnunet
,
2017/12/19
[GNUnet-SVN] [taler-deployment] branch master updated: 5220
,
gnunet
,
2017/12/19
[GNUnet-SVN] [gnunet-ev] branch master updated: ng0 email->infotropique.org->n0.is
,
gnunet
,
2017/12/19
[GNUnet-SVN] [taler-bank] branch master updated: remove artificial line striker
,
gnunet
,
2017/12/19
[GNUnet-SVN] [taler-bank] branch master updated: autocompleting input field
,
gnunet
,
2017/12/19
[GNUnet-SVN] [gnunet] branch master updated: Another assert which is actually OK.
,
gnunet
,
2017/12/18
[GNUnet-SVN] [gnunet] branch master updated: Fix use-after-free in loop over modified list
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-deployment] branch master updated: landing page wants 302
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-deployment] branch master updated: bank wants 302
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-deployment] branch master updated: *wrapping* curl
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-deployment] branch master updated: actually formatting output
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-deployment] branch master updated: #5219
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-bank] branch master updated: adjust test case to last change
,
gnunet
,
2017/12/18
[GNUnet-SVN] [taler-bank] branch master updated: adjust wire transfer form
,
gnunet
,
2017/12/18
[GNUnet-SVN] [gnunet] branch master updated: make gnunet-service-peerinfo unlink HELLOs greater than the allowed GNUNET_MAX_MESSAGE_SIZE
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] branch master updated (66eb04b76 -> 131ee7601)
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 04/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 06/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 03/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 02/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 05/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 12/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 10/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 01/14: Update AUTHORS
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 13/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 09/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 07/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 08/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 14/14: fix make clean
,
gnunet
,
2017/12/17
[GNUnet-SVN] [gnunet] 11/14: Merge branch 'master' of ssh://gnunet.org/gnunet
,
gnunet
,
2017/12/17
[GNUnet-SVN] [taler-deployment] branch master updated: more acurate language detection
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-deployment] branch master updated: comment / fix slashes
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-deployment] branch master updated: put map in http block
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-deployment] branch master updated (5b037b1 -> a0267cf)
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-deployment] 01/02: cert for backend
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-deployment] 02/02: Don't use Lua for language redirect
,
gnunet
,
2017/12/16
[GNUnet-SVN] [taler-exchange] branch master updated: adding more bank's error codes
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-bank] branch master updated: returning error codes
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-api] branch master updated: bad currency when triggering wire transfer api
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] branch master updated: log level
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] branch master updated (6f01fcc -> 1e343ac)
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] 01/02: error messages
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] 02/02: using = between arg name and value
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] branch master updated: fix bash line breaks
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] branch master updated: topping the tip reserve via bank transaction
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-bank] branch master updated: migration
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-bank] branch master updated: be nice with small screens; add Survey account; make account generating logic shorter.
,
gnunet
,
2017/12/15
[GNUnet-SVN] [taler-deployment] branch master updated: disable import-error: linter does not bother with PYTHOPATH
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-deployment] branch master updated: fix log level
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-deployment] branch master updated: dedicate log level for wirewatch
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated: make DEBUG bulk logs
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated: store password in the right variable
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-deployment] branch master updated: pq log level goes INFO
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-deployment] branch master updated: force INFO log level
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated (f7c9de7 -> 229907c)
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] 01/02: eliminate /admin/add/incoming (fixes #5172)
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] 02/02: implement taler-bank-transfer, fixes #5195
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-deployment] branch master updated: wirewatch among arm-managed processes
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-bank] branch master updated: do not trigger /admin/add/incoming at the exchange upon withdrawal.
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-wallet-webex] branch master updated: stick to bank API change
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated: remove _admin APIs from libtalerexchange
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated: remove _admin APIs from libtalerexchange
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-api] branch master updated: remove /admin APIs from exchange specification
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-exchange] branch master updated: nicer error reporting
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-merchant] branch master updated: install SIGCHLD handler only after wget is done, to ensure we don't block during fakebank interaction
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-api] branch master updated: make URL arg more autodescriptive
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-api] branch master updated: + precision
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-bank] branch master updated (79a16b1 -> 6b9df03)
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-bank] 02/02: remove leftover from previous (wrong) /reject semantics
,
gnunet
,
2017/12/14
[GNUnet-SVN] [taler-bank] 01/02: fix install-dev
,
gnunet
,
2017/12/14
[GNUnet-SVN] [gnunet] branch master updated: doc: README: some notes on FIXME tasks.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: remove obsolete information from README
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: remove obsolete information from README
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: remove obsolete instructions from README
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: nullifying rejected transactions without generating a reimbursing transaction.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-merchant] branch master updated: fix bug in testcase (and API) introduced when next_url and pickup_url were added to the spec
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-merchant] branch master updated (2a0a13a -> 9d79c8c)
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-merchant] 02/02: adaptations to taler-merchant-generate-payments to use (fakebank) admin/add/incoming instead of exchange; not quite there yet. Also fixes #5174
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-merchant] 01/02: towards using new AAI in generate-payments
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: adding /history's 'cancelled' argument
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-exchange] branch master updated: logging the /reject requester in tests as the deposit _credit_ account
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-exchange] branch master updated: respect /reject API: credit_account -> account_number
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: being nice with small screens
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: pretty amount
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-exchange] branch master updated: re-enable bank /reject testing now that bank implements it (closes #5200)
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: striking canceled transactions in public history too
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: striking cancelled wire transfers' subject lines through.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [gnunet] branch master updated: Some additions to the generic installation collection.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-blog] branch master updated: repo description
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated: new migrations
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] branch master updated (a7ec665 -> 2cf4730)
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] 02/02: Done with /reject logic.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-bank] 01/02: add fields to indicate whether a transaction is cancelled, and if it reimburses another one.
,
gnunet
,
2017/12/13
[GNUnet-SVN] [taler-wallet-webex] branch master updated: only run crypto worker on half of available threads
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: measure time for the operation only while not in queue
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: precompute speculative signature for payment
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-exchange] branch master updated: use dual stack for exchange
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-exchange] branch master updated: use dual stack for fakebank
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-deployment] branch master updated: linting the wallet in bb
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: only warn when actually necessary
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: typos
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: show notification dot when balance changes (#5214)
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-wallet-webex] branch master updated: show tip in history
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-deployment] branch master updated: fwd for proton
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: this commit should trigger the (official) online doc builder
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-deployment] branch master updated: using right api to dispatch doc builds
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: dispatcher should return the _list_ (being the command), not just a string. This way helps when parameters have to be included in the command.
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: adding debug key to doc dispatcher
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: _touching_ the file, since renaming and moving don't count as modifying a file.
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: _triggering_ the doc builder
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: renaming
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-help] branch master updated: fix doc dispatcher @ bb
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch master updated (dbd76fb -> 2a0a13a)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch stable updated: simplified tipping
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-api] branch master updated: update tipping documentation
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-wallet-webex] branch master updated: show next url to go after tipping
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch stable updated (c9612d1 -> dbd76fb)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch master updated: make next_url mandatory
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch stable updated (c07c0d6 -> 90d2bb4)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch master updated: missing import
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch master updated: include next_url in tip token
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch master updated: adjust test
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch master updated: put next_url in tip spec
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: pull code before trying to lint it!
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-blog] branch master updated: mock and nose for testing
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-donations] branch master updated: mock and nose for testing
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch master updated: use relative import, so PYTHONPATH goes out of 'make check'
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch master updated (b5999a0 -> c07c0d6)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch stable updated: running tests via 'nose' and 'setuptools'
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-bank] branch master updated: tolerating fraction-less amount strings
,
gnunet
,
2017/12/11
[GNUnet-SVN] [libmicrohttpd] branch master updated (7ea02f1a -> 98cd69d1)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [libmicrohttpd] 04/04: Doxygen fixes
,
gnunet
,
2017/12/11
[GNUnet-SVN] [libmicrohttpd] 02/04: doxygen docs: automatically update lib version
,
gnunet
,
2017/12/11
[GNUnet-SVN] [libmicrohttpd] 03/04: Excluded microhttpd2.h from doxy
,
gnunet
,
2017/12/11
[GNUnet-SVN] [libmicrohttpd] 01/04: Updated doxygen configuration file
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-www] branch master updated (1b3a9fa -> 407d7d5)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-www] branch stable updated: missing link bit
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: remove unnecessary link to docs
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-www] branch stable updated (7065066 -> 1b3a9fa)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-www] branch master updated: fix manual/tutorial links
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch master updated (72eb4f9 -> c9612d1)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch stable updated: get filename the right way
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: fetch reserve _public_ key
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: copypaste leftover
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: copypaste leftover
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-deployment] branch master updated: survey goes on 'demo'
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-donations] branch stable updated (a67259f -> 97c33cf)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-donations] branch master updated: survey among demobar links
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-blog] branch stable updated (bfb8991 -> 8cbacb5)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-blog] branch master updated: fix demobar
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-bank] branch stable updated (4963d08 -> e3d5117)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-www] branch stable updated (0d4e6b3 -> 7065066)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-blog] branch stable created (now bfb8991)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-survey] branch stable created (now b5999a0)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-donations] branch stable created (now a67259f)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-landing] branch stable updated (2aed8b2 -> b521d27)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-merchant] branch stable updated (417a952 -> 72eb4f9)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-exchange] branch stable updated (9041840 -> 265af18)
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-wallet-webex] branch master updated: manifest version
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-wallet-webex] branch master updated: manifest version
,
gnunet
,
2017/12/11
[GNUnet-SVN] [taler-wallet-webex] branch master updated: manifest version
,
gnunet
,
2017/12/12
[GNUnet-SVN] [taler-merchant] branch master updated (5be5ce5 -> 72eb4f9)
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-merchant] 01/03: fix double free
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-merchant] 02/03: update .gitignore
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-merchant] 03/03: use bank /admin/add/incoming instead of exchange's in testcase
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: log rowids and amounts
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-wallet-webex] branch master updated: implement db garbage collection (fixes #4526, #4188)
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: better diagnostics from fakebank
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: add -r command line option to wirewatch
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: bump protocol version of C client, we do support the new refresh
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: eliminate use of exchange's /admin/add/incoming with fakebank in taler-exchange-benchmark
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-merchant] branch master updated: extend test_merchant_api interpreter with command to run wirewatch (not yet in use)
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-wallet-webex] branch master updated: make tables scrollable when they would overflow, make long keys expandable
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-wallet-webex] branch master updated: fix German po bug
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-donations] branch master updated: no orphaned back-office heading
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-donations] branch master updated: enable js-less presence detection
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-donations] branch master updated: use proper fallout page and include detection stylesheet
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-deployment] branch master updated: also rebuild on landing.git push
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: add testcase for #5077 (passes), start to reduce use of exchange's admin/add/incoming (#5172, more to come)
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-merchant] branch master updated: use another port for the test, since it's already used on taler.net (see #5209)
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: add wirewatch command to testcase (not yet active), for #5077
,
gnunet
,
2017/12/10
[GNUnet-SVN] [taler-exchange] branch master updated: check find_pk return value in test
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated (af6e9f1 -> 76769e9)
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] 02/02: fix test for '*' accepted encoding
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] 01/02: need a few more error codes
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: simplify logic
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: check return values
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: handle localtime() failure
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: assert on the right value
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated: fix potential NPE
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: fix enum confusion
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated: fix enum confusion
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated: initialize rev_rowid always
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated: switch auth based on account number in test
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-exchange] branch master updated: swap account numbers so reject can work with auth
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: fix typo
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: fix issues related to unrounded times
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: add a bit more diagnostics for Florian's assertion on line 370, plus likely a related fix as some error cases did not properly return and instead continued execution
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-landing] branch master updated: fix survey URL
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-blog] branch master updated: survey in side bar
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-landing] branch master updated: add tipping survey on landing
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-blog] branch master updated: adjust tests
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-blog] branch master updated: decrease article cost to make it work with tipping
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-blog] branch master updated: add taler nojs tags to make CSS magic work
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-blog] branch master updated: better 402 page
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-wallet-webex] branch master updated (3e6bd635 -> 173234fa)
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-wallet-webex] 02/02: manifest version
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-wallet-webex] 01/02: fix tipping
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: also expand filename for tipping reserve in backend
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-api] branch master updated (1244710 -> a1d5626)
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-api] 02/02: fix typo / type error in refresh API
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-api] 01/02: Revert accidental bad merge
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-merchant] branch master updated: make "tip enable" tool pick tip-reserve priv from filename
,
gnunet
,
2017/12/09
[GNUnet-SVN] [taler-wallet-webex] branch master updated: implement new, optimized refresh protocol
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-api] branch master updated (fd0e526 -> 1244710)
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-api] 01/02: fix docs for /refund, add refund permission to /pay
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-api] 02/02: fix typo
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-blog] branch master updated: fix names
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: don't autocomplete captcha
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: Undo styling experiment
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: styling
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: add 'minus' in captcha
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: typto
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: hash answer
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: missing import random
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: roll our own mathcaptcha, the old one broke with django2
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated (510f10c -> 921e2d3)
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] 02/02: remove comment
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] 01/02: check that the user who is rejecting a transaction was the credit party in that transaction.
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-exchange] branch master updated: set error code correctly, removes compiler warning
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-exchange] branch master updated: use row_id instead of serial_id everywhere
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-exchange] branch master updated: bank uses row_id instead of serial_id now
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-wallet-webex] branch master updated: nicely show version if there is a mismatch
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: remove duplicate /reject handlers + allowing slower db work of /history
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: implement /reject
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-exchange] branch master updated: comment out bank test cases until implemented in bank
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: return No Content instead of OK
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: Allow PUT and POST for /reject
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: dummy /reject implementation
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-deployment] branch master updated: switcher build should fail if one step fails
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: fix function call to bool
,
gnunet
,
2017/12/08
[GNUnet-SVN] [libmicrohttpd] branch master updated: tests: limit number of used CPU cores for crazy configurations
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-api] branch master updated: names consistency
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-exchange] branch master updated: fix reservemod issue with time rounding
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-deployment] branch master updated: escaping double quotes for inline json in bash script
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-deployment] branch master updated: tip reserve key path
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-blog] branch master updated: pacify PEP checkers
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-donations] branch master updated: pacify PEP checkers
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-bank] branch master updated: pacify pep checkers
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-survey] branch master updated: pacify pep checkers
,
gnunet
,
2017/12/08
[GNUnet-SVN] [taler-deployment] branch master updated: exporting PYTHONPATH
,
gnunet
,
2017/12/08
[GNUnet-SVN] [libmicrohttpd] tag v0.9.58 created (now b4aa632c)
,
gnunet
,
2017/12/07
[GNUnet-SVN] [libmicrohttpd] branch master updated: Releasing GNU libmicrohttpd 0.9.58
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-api] branch master updated: fix some sense
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] branch master updated (51fe2d3 -> 6e82367)
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] 01/02: associate a 'cancelled' flag with transactions
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] 02/02: make 'cancel+/-' /history args exist
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] branch master updated: make 'both' 'direction' exist
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] branch master updated: wtid -> subject
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-api] branch master updated: fix rendering
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-deployment] branch master updated: names of changed files are fetched from _dict_
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-help] branch master updated: still
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-help] branch master updated: still
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-help] branch master updated: still
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-help] branch master updated: still
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-help] branch master updated: typeerror
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-deployment] branch master updated: TypeError related to list of changed files
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-bank] branch master updated: resolving conflict between mypy and Python itself
,
gnunet
,
2017/12/07
[GNUnet-SVN] [libmicrohttpd] tag v0.9.57 created (now 561cc184)
,
gnunet
,
2017/12/07
[GNUnet-SVN] [libmicrohttpd] branch master updated: https tests: completely exclude 3DES from tests as it considered as "unsafe" and could be disabled in libs
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-deployment] branch master updated: importing 're'
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-merchant] branch master updated: fix config
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-deployment] branch master updated: untested changes to deployment in the wake of #5188 -- please check
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-merchant] branch master updated: changing tip_reserve_priv to tip_reserve_priv_filename (#5188)
,
gnunet
,
2017/12/07
[GNUnet-SVN] [taler-exchange] branch master updated: largely fix #5077
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-bank] branch master updated (a63ac6d -> 4efff77)
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-bank] 01/02: typing models
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-bank] 02/02: annotating types for config parser
,
gnunet
,
2017/12/06
[GNUnet-SVN] [gnurl] annotated tag gnurl-7.57.0 created (now a2df6a5cb)
,
gnunet
,
2017/12/06
[GNUnet-SVN] [gnurl] branch master updated: guix-gnurl: bump version number
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-deployment] branch master updated: mypy wants python version
,
gnunet
,
2017/12/06
[GNUnet-SVN] [gnurl] branch master updated: gnurl: README
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-marketing] branch master updated: add gitignores, etc.
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-marketing] branch master updated: add Michael
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-marketing] branch master updated: add current tc, in PDF
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-marketing] branch master updated: update tc png
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-marketing] branch master updated: add 40m variant for UBS
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-deployment] branch master updated: right option to NOT type-check improted modules
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-deployment] branch master updated: section header
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-deployment] branch master updated: mypy config file
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-api] branch master updated: updating bank API spec to enable new /reject API and clear up wire subject possibilities
,
gnunet
,
2017/12/06
[GNUnet-SVN] [taler-donations] branch master updated: linting the launcher
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-survey] branch master updated: linting the luncher
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated: linting the launcher
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-blog] branch master updated: linting the launcher
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-blog] branch master updated: mostly linted
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-donations] branch master updated: mostly linted
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-copylib] branch master updated: add talerconfig and linted amount
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-survey] branch master updated (13b2e2c -> 450921c)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-survey] 02/02: linting all but 'app' global name (enforced by Flask)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-survey] 01/02: use linted talerconfig
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated: fix indent
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated: shortening testcase where possible
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated: done with linting
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnunet] branch master updated: -fix some mem corruption, fix large file download handling
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] branch master updated (131de33cb -> 054e207ac)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 05/116: libtest: Add required test libraries for lib1552 and lib1553
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 03/116: curl_mime_filedata.3: fix typos
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 04/116: libcurl-tutorial.3: fix typo
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 02/116: RELEASE-NOTES: clean slate towards 7.57.0
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 01/116: travis: exit if any steps fail
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 12/116: curl_fnmatch: return error on illegal wildcard pattern
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 10/116: multi: allow table handle sizes to be overridden
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 22/116: ROADMAP.md: spelling fixes
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 13/116: timeval: make timediff_t also work on 32bit windows
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 08/116: ftplistparser: follow-up cleanup to remove PL_ERROR()
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 21/116: Curl_timeleft: change return type to timediff_t
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 06/116: timediff: return timediff_t from the time diff functions
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 16/116: curl_setup.h: oops, shorten the too long line
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 18/116: resolvers: only include anything if needed
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 35/116: curlx: the timeval functions are no longer provided as curlx_*
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 17/116: HELP-US: rename the subtitle too since the label is changed
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 30/116: cli tool: in -F option arg, comma is a delimiter for files only
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 45/116: url: fix CURLOPT_DNS_CACHE_TIMEOUT arg value check to allow -1
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 15/116: curl_setup: Improve detection of CURL_WINDOWS_APP
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 42/116: CURLOPT_MAXREDIRS: allow -1 as a value
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 19/116: setopt: fix CURLOPT_SSH_AUTH_TYPES option read
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 38/116: memdebug: use send/recv signature for curl_dosend/curl_dorecv
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 11/116: wildcards: don't use with non-supported protocols
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 24/116: TODO: support multiple Content-Encodings
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 29/116: timeleft: made two more users of Curl_timeleft use timediff_t
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 46/116: CURLOPT_INFILESIZE: accept -1
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 23/116: ROADMAP: cleanup
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 07/116: ftplistparser: free off temporary memory always
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 54/116: Makefile.m32: add brotli support
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 20/116: appveyor: add a win32 build
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 09/116: time: rename Curl_tvnow to Curl_now
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 28/116: cmake: Export libcurl and curl targets to use by other cmake projects
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 59/116: fnmatch: remove dead code
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 44/116: http2: Fixed OOM handling in upgrade request
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 61/116: content_encoding: fix inflate_stream for no bytes available
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 51/116: url: remove arg value check from CURLOPT_SSH_AUTH_TYPES
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 33/116: INTERNALS: remove curlx_tv* functions no longer provided
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 62/116: curl_multi_fdset.3: emphasize curl_multi_timeout
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 39/116: cookie: avoid NULL dereference
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 41/116: include: remove conncache.h inclusion from where its not needed
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 56/116: Makefile.m32: allow to customize brotli libs
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 64/116: imap: deal with commands case insensitively
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 34/116: select: update comments
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 31/116: cli tool: improve "; type=" handling in -F option arguments
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 53/116: HTTP: implement Brotli content encoding
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 36/116: runtests.pl: Fixed typo in message
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 37/116: mkhelp.pl: support reproducible build
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 55/116: travis: add a job with brotli enabled
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 63/116: connect: store IPv6 connection status after valid connection
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 32/116: timeval: use mach time on MacOS
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 47/116: curl: pass through [] in URLs instead of calling globbing error
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 72/116: curl_share_setopt: va_end was not called if conncache errors
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 14/116: transfer: Fix chunked-encoding upload bug
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 49/116: RELEASE-NOTES: synced with ee8016b3d
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 48/116: curl: speed up handling of many URLs
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 43/116: tests: Fixed torture tests on tests 556 and 650
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 75/116: README.md: fixed layout
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 77/116: SMB: fix uninitialized local variable
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 27/116: RELEASE-NOTES: synced with f20cbac97
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 68/116: curl_share_setopt.3: document CURL_LOCK_DATA_CONNECT
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 52/116: HTTP: support multiple Content-Encodings
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 69/116: --interface: add support for Linux VRF
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 106/116: ssh: remove check for a NULL pointer (!)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 92/116: http2: fix "Value stored to 'hdbuf' is never read" scan-build error
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 66/116: test1554: verify connection cache sharing
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 67/116: examples: add shared-connection-cache
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 101/116: connect: add support for new TCP Fast Open API on Linux
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 58/116: url: remove unncessary NULL-check
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 79/116: INTERNALS: we may use libidn2 now, not libidn
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 96/116: test1264: verify URL with space in host name being rejected
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 26/116: auth: Added test cases for RFC7616
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 95/116: url: reject ASCII control characters and space in host names
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 78/116: zlib/brotli: only include header files in modules needing them
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 103/116: URL: update "file:" URL handling
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 83/116: openssl: fix too broad use of HAVE_OPAQUE_EVP_PKEY
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 70/116: RELEASE-NOTES: synced with 32828cc4f
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 98/116: connect: improve the bind error message
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 99/116: RELEASE-NOTES: synced with 31f18d272
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 108/116: wildcardmatch: fix heap buffer overflow in setcharset
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 85/116: resolve: allow IP address within [] brackets
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 71/116: cmake: Correctly include curl.rc in Windows builds (#2064)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 50/116: ntlm: avoid malloc(0) for zero length passwords
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 91/116: openssl: fix "Value stored to 'rc' is never read" scan-build error
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 57/116: src/Makefile.m32: fix typo in brotli lib customization
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 81/116: RELEASE-NOTES: synced with ae7369b6d
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 60/116: content_encoding: do not write 0 length data
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 40/116: url: fix CURLOPT_POSTFIELDSIZE arg value check to allow -1
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 86/116: examples/curlx: Fix code style
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 65/116: share: add support for sharing the connection cache
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 25/116: auth: add support for RFC7616 - HTTP Digest access authentication
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 87/116: BUGS: spellchecked
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 76/116: connect.c: remove executable bit on file
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 89/116: Curl_llist_remove: fix potential NULL pointer deref
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 82/116: TODO: ignore private IP addresses in PASV response
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 80/116: URL: return error on malformed URLs with junk after IPv6 bracket
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 97/116: examples/rtsp: clear RANGE again after use
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 73/116: cmake: Add missing setmode check
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 84/116: macOS: Fix missing connectx function with Xcode version older than 9.0
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 105/116: test: add test for bad UNC/SMB path in file: URL
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 93/116: http2: fix "Value stored to 'end' is never read" scan-build error
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 94/116: Curl_open: fix OOM return error correctly
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 113/116: openssl: fix boringssl build again
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 110/116: global_init: ignore CURL_GLOBAL_SSL's absense
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 114/116: THANKS: added contributors from 7.57.0 release
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 88/116: ntlm: remove unnecessary NULL-check to please scan-build
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 112/116: curl_ntlm_core.c: use the limits.h's SIZE_T_MAX if provided
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 107/116: url: fix alignment of ssl_backend_data struct
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 116/116: Merge tag 'curl-7_57_0'
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 111/116: libcurl-share.3: the connection cache is shareable now
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 102/116: metalink: fix memory-leak and NULL pointer dereference
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 109/116: ntlm: avoid integer overflow for malloc size
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 115/116: RELEASE-NOTES: curl 7.57.0
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 104/116: test: add tests to ensure basic file: URLs
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 100/116: make: fix "make distclean"
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 90/116: mime: fix "Value stored to 'sz' is never read" scan-build error
,
gnunet
,
2017/12/05
[GNUnet-SVN] [gnurl] 74/116: setopt: split out curl_easy_setopt() to its own file
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated: pacifying PEP checkers
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-deployment] branch master updated: excluding resource-hungry builders (due to resource limitation of current machine)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-deployment] branch master updated: Do not lint wsgi.py; this because its 'application' global variable does not comply with PEP standards. In fact, it should be upper case in order to make them happy (but this would make 'uwsgi' unhappy).
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] branch master updated (c8f9b7a -> 3d1d4bb)
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 04/09: remove fixme
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 02/09: provide __str__ to custom exceptions
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 09/09: remove initial checks. They pollute tests, and the way the bank is launched makes sure they always pass. Moreover, they check for obvious conditions like: is a 'Bank' user present? Is a database accessible?
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 03/09: linting
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 07/09: default log level = warning
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 05/09: done linting talerconfig
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 08/09: linting models. WARNING/NOTE: tests passed but this change altered - although did NOT break - the recommended way to use the model API.
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 01/09: port to django2
,
gnunet
,
2017/12/05
[GNUnet-SVN] [taler-bank] 06/09: linting done with views
,
gnunet
,
2017/12/05
[GNUnet-SVN] [libmicrohttpd] branch master updated: docs: install documentation picture alongside documentation files
,
gnunet
,
2017/12/04
[GNUnet-SVN] [libmicrohttpd] branch master updated (db6a2374 -> 9a3ecffb)
,
gnunet
,
2017/12/04
[GNUnet-SVN] [libmicrohttpd] 02/02: docs: make MHD picture name unique to allow installation in /usr/share/info
,
gnunet
,
2017/12/04
[GNUnet-SVN] [libmicrohttpd] 01/02: docs: help man to find entry for 'libmicrohttpd'
,
gnunet
,
2017/12/04
[GNUnet-SVN] [gnunet] branch master updated: fix related to #4909/12605: force desirability of path if path is in use
,
gnunet
,
2017/12/03
[GNUnet-SVN] [gnunet-python] branch master updated (3485bca -> bda184f)
,
gnunet
,
2017/12/03
[GNUnet-SVN] [gnunet-python] 01/02: rename examples.
,
gnunet
,
2017/12/03
[GNUnet-SVN] [gnunet-python] 02/02: fixes
,
gnunet
,
2017/12/03
[GNUnet-SVN] [taler-exchange] branch master updated (9041840 -> 5540747)
,
gnunet
,
2017/12/02
[GNUnet-SVN] [taler-exchange] 02/03: properly document TALER_SIGNATURE_MERCHANT_REFUND_OK
,
gnunet
,
2017/12/02
[GNUnet-SVN] [taler-exchange] 03/03: patch to address #5183: always round time before giving it to DB, tolerate DB answering without rounded time
,
gnunet
,
2017/12/02
[GNUnet-SVN] [taler-exchange] 01/03: fixing #5178
,
gnunet
,
2017/12/02
[GNUnet-SVN] [libextractor-python] branch master updated: pep
,
gnunet
,
2017/12/02
[GNUnet-SVN] [libextractor-python] branch master updated: Add CI files
,
gnunet
,
2017/12/02
[GNUnet-SVN] [libextractor-python] branch master updated: layout changes
,
gnunet
,
2017/12/02
[GNUnet-SVN] [gnunet-python] branch master updated: remove flake8 in ci for now
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: ci: for py3 it should be python3
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: CI
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: ci
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: attempt to fix CI
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: ci: fix
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: comment language part
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: ci: remove cache
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: +
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: gitlab ci
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated (00c69d9 -> 647611a)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 01/02: init setup.py
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 02/02: THANKS file
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: PEP
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated (529fb05 -> b285c08)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 01/02: trailing whitespace
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 02/02: PEP
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated (e46b690 -> 529fb05)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 02/02: datatime.datetime seems like a typo. Make pythonize return datetime.datetime
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 01/02: PEP
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: PEP fixes
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated (c352d23 -> 737dad3)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 01/02: init a README.
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] 02/02: move example-*.py to examples folder.
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-bank] branch master updated: measuring time to query a user's history
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-wallet-webex] branch master updated: partial implementation of tipping
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-wallet-webex] branch master updated (f438305b -> 289d2cb5)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-wallet-webex] 02/02: do not interfere with page visibility
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-wallet-webex] 01/02: Revert "only hide page when doing payment"
,
gnunet
,
2017/12/01
[GNUnet-SVN] [libextractor-python] branch master updated (be5b4a2 -> 62d0aab)
,
gnunet
,
2017/12/01
[GNUnet-SVN] [libextractor-python] 01/02: init tox.ini with some flake8 defaults.
,
gnunet
,
2017/12/01
[GNUnet-SVN] [libextractor-python] 02/02: Start making the python bindings py2 and py3 compatible.
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-deployment] branch master updated: typo
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-bank] branch master updated: HTML5-friendly input tags
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-deployment] branch master updated: add survey url env variable
,
gnunet
,
2017/12/01
[GNUnet-SVN] [gnunet-python] branch master updated: GPL3+
,
gnunet
,
2017/12/01
[GNUnet-SVN] [taler-wallet-webex] branch master updated: only hide page when doing payment
,
gnunet
,
2017/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc