index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/trizuz/dids
dev/trizuz/oidc_RSA256
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-11-09
- add subdirectory gitignore files
Bart Polot
2016-11-09
- fix handling of HELLO with 0 expiration time
Bart Polot
2016-11-04
- axolotl initialization takes > 1s under valgrind
Bart Polot
2016-11-04
- avoid connection timeout in valgrind tests
Bart Polot
2016-11-04
- use timing macro instead of log
Bart Polot
2016-11-04
-remove dead code
Bart Polot
2016-11-04
- simplify logging
Bart Polot
2016-11-04
- refactor connection upkeep code, remove unneeded functions
Bart Polot
2016-11-04
- update doxygen / doc
Bart Polot
2016-11-04
- refactor function timing code
Bart Polot
2016-11-04
- fix logging
Bart Polot
2016-11-04
- simplify ack handling, die if trying to send conneciton-level ACK to clients
Bart Polot
2016-11-04
- always return a queue handle
Bart Polot
2016-11-04
- don't complain about retransmitted connection_create/_ack messages
Bart Polot
2016-11-04
- use proper type for N/A
Bart Polot
2016-11-04
- sending KX on loopback is very wrong, die
Bart Polot
2016-11-04
- doc
Bart Polot
2016-10-31
-more work towards NAT service
Christian Grothoff
2016-10-31
add template for NAT service
Christian Grothoff
2016-10-29
Refactor encrypted traffic handling
Bart Polot
2016-10-29
Un-flag in_flight to avoid integer underflow in GNUNET_MQ_get_length
Bart Polot
2016-10-29
- Fix Coverity #153011, abort on NULL path instead of dereferencing later
Bart Polot
2016-10-27
update documentation
Sree Harsha Totakura
2016-10-27
disable more unnecessary services in testcases
Sree Harsha Totakura
2016-10-27
propagate barrier status messages to sub controllers
Sree Harsha Totakura
2016-10-27
Fix #4718: Do not echo BARRIER_STATUS messages back to the main controller/te...
Sree Harsha Totakura
2016-10-27
testbed: do not start unnecessary services
Sree Harsha Totakura
2016-10-27
Build messages fully in tunnel code, avoid copying in connection layer
Bart Polot
2016-10-27
- measure encryption performance
Bart Polot
2016-10-27
- doc
Bart Polot
2016-10-27
- reduce log level
Bart Polot
2016-10-26
Avoid double const
David Barksdale
2016-10-26
Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2string
David Barksdale
2016-10-26
Move type check after initialization to make compiler happy
David Barksdale
2016-10-26
This can't be NULL
David Barksdale
2016-10-26
Remove ?: operator to avoid confusion
David Barksdale
2016-10-26
Don't mind me, I'm just going to put this function back together
David Barksdale
2016-10-26
- add connection info to timing log
Bart Polot
2016-10-26
- reset timeout for early keepalive on CONN_ACK
Bart Polot
2016-10-26
- improve logging of CONN_ACK
Bart Polot
2016-10-26
- remove dead code
Bart Polot
2016-10-26
- don't send ACK con CREATE if one is queued
Bart Polot
2016-10-26
- don't complain about AX messages pre-KX
Bart Polot
2016-10-26
- fix AX/KX CID initialization
Bart Polot
2016-10-26
- simplify KX code
Bart Polot
2016-10-26
Make a copy of the message on connection level only if it needs to be modifie...
Bart Polot
2016-10-26
- simplify connection-level processing of messages to be sent
Bart Polot
2016-10-26
- don't allocate message copies on the heap
Bart Polot
2016-10-26
- send connection keepalive if tunnel is unable to send traffic yet
Bart Polot
2016-10-26
- cancel maintenance message if connection is confirmed while a maintenance m...
Bart Polot
[next]