stal
|
d741c49db7
|
How did I manage to fuck this up?
|
2013-08-11 09:39:10 -07:00 |
|
stal
|
48e32e875e
|
Update readme to reflect site repo move
|
2013-08-11 09:38:13 -07:00 |
|
irungentoo
|
1170fe153c
|
Merge pull request #431 from leeroy2098/merge
Fix a possible memory leak
|
2013-08-11 09:11:39 -07:00 |
|
Simon Levermann
|
a34403e33b
|
Fix a possible memory leak
|
2013-08-11 17:51:10 +02:00 |
|
irungentoo
|
c0d5fe9b5b
|
Merge pull request #423 from JFreegman/master
Auto-connect toxic to DHT on startup
|
2013-08-11 07:40:07 -07:00 |
|
irungentoo
|
3a2d453165
|
Merge pull request #429 from dparnell/pristine
Fixed m_sendmessage to return the ID of the message sent
|
2013-08-11 06:59:26 -07:00 |
|
irungentoo
|
31bf4aece7
|
Merge pull request #427 from Alek900/master
m_addfriend triggerd m_callback_friendstatus with a friendid thats not yet returned from m_addfriend
|
2013-08-11 06:28:35 -07:00 |
|
Daniel Parnell
|
6c0db66a01
|
Fixed m_sendmessage to return the ID of the message sent
|
2013-08-11 22:15:07 +10:00 |
|
alek900
|
851c52571f
|
m_addfriend triggerd m_callback_friendstatus with a friendid thats not returned yet from m_addfriend
|
2013-08-11 13:02:02 +02:00 |
|
Jfreegman
|
2c2d608e29
|
potential seg fault
|
2013-08-11 00:55:09 -04:00 |
|
irungentoo
|
e5e5ec6f57
|
Merge pull request #425 from lukechampine/betterprompt
fix toxic argument handling
|
2013-08-10 18:28:12 -07:00 |
|
lukechampine
|
1139ca57a5
|
make argument handling (esp. of strings) more robust
|
2013-08-10 20:10:03 -04:00 |
|
irungentoo
|
8e05bcb5f9
|
Merge pull request #422 from slvr/crypto-speed-boost
Cryptography speed boost
|
2013-08-10 16:20:54 -07:00 |
|
irungentoo
|
e37fd0c607
|
That define doesn't belong here.
|
2013-08-10 19:04:00 -04:00 |
|
Jfreegman
|
56df7e556e
|
was making the ID change on every startup
|
2013-08-10 18:00:54 -04:00 |
|
irungentoo
|
6c2b2806d1
|
Merge pull request #415 from slvr/pr
Beginning to centralise packet handling
|
2013-08-10 14:21:06 -07:00 |
|
Jfreegman
|
401cbeff37
|
fix memory leak
|
2013-08-10 16:28:40 -04:00 |
|
Jfreegman
|
216efc91a5
|
don't need that
|
2013-08-10 15:50:49 -04:00 |
|
Jfreegman
|
2694fc8d13
|
auto-connect to DHT on startup
|
2013-08-10 15:46:29 -04:00 |
|
slvr
|
5b6465528f
|
handle_ping_response function signature correction
|
2013-08-10 19:55:54 +01:00 |
|
slvr
|
da8ef89e9d
|
Merge remote-tracking branch 'upstream/master' into pr
|
2013-08-10 19:20:56 +01:00 |
|
slvr
|
a5f34764d2
|
Ensure encrypt_precompute is called when status == CONN_ESTABLISHED
|
2013-08-10 18:46:11 +01:00 |
|
slvr
|
acca5c8e8f
|
Added crypto_speed_test
|
2013-08-10 18:06:51 +01:00 |
|
slvr
|
021852d494
|
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
|
2013-08-10 17:41:32 +01:00 |
|
slvr
|
7f27fcaf37
|
tabs -> spaces
|
2013-08-10 11:27:36 +01:00 |
|
slvr
|
8f6f8e221d
|
networking_poll: receivepacket(&ip_port, data, &length) == -1
|
2013-08-10 03:02:00 +01:00 |
|
irungentoo
|
341de59bb6
|
Fixed possible bug.
|
2013-08-09 20:32:51 -04:00 |
|
slvr
|
da01bafc83
|
core/substrate.h wasn't supposed to be here
|
2013-08-10 01:08:18 +01:00 |
|
slvr
|
75c2dd4cb9
|
fixed typo: handle_ping_request -> handle_ping_response
|
2013-08-10 01:03:30 +01:00 |
|
slvr
|
951dbc1258
|
Updated initMessenger
|
2013-08-10 00:54:43 +01:00 |
|
slvr
|
448d0124cd
|
networking_poll: DHT_bootstrap_daemon
|
2013-08-10 00:49:20 +01:00 |
|
slvr
|
6052b1f119
|
network_registerhandler
|
2013-08-10 00:43:50 +01:00 |
|
irungentoo
|
1ec95162a0
|
Merge pull request #413 from nurupo/master
Cleanup of Messenger.c
|
2013-08-09 16:24:39 -07:00 |
|
Maxim Biro
|
f0786d1fcd
|
Returned the length check
|
2013-08-09 19:20:23 -04:00 |
|
irungentoo
|
ccc481fc79
|
Merge pull request #412 from cbrueffer/misc
Kill EOF whitespace.
|
2013-08-09 15:04:48 -07:00 |
|
Maxim Biro
|
0f8eea89fa
|
Introduced data pointer and data_length
|
2013-08-09 17:03:37 -04:00 |
|
Maxim Biro
|
9dd691d106
|
Changed the way statusmessage is allocated
|
2013-08-09 17:03:30 -04:00 |
|
Maxim Biro
|
c6d06ae6ee
|
Moved some checks around
|
2013-08-09 16:28:12 -04:00 |
|
Maxim Biro
|
19bbed475d
|
Extracted repeated code into a function
|
2013-08-09 16:17:56 -04:00 |
|
Christian Brueffer
|
0b9adb1f26
|
Kill EOF whitespace.
|
2013-08-09 20:46:17 +02:00 |
|
irungentoo
|
44902d15a7
|
Merge pull request #409 from lukechampine/betterprompt
make toxic handle input in a more sane manner
|
2013-08-09 09:29:56 -07:00 |
|
irungentoo
|
79cbfb535e
|
Merge pull request #411 from slvr/master
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
|
2013-08-09 09:07:30 -07:00 |
|
irungentoo
|
b9991e1d3c
|
Merge pull request #410 from KostyaKow/array
Array
|
2013-08-09 09:07:03 -07:00 |
|
slvr
|
e3ab9af0e3
|
Merge commit '4b217bca97' into HEAD
|
2013-08-09 16:55:53 +01:00 |
|
Konstantin Kowalski
|
fa6fd7566b
|
Added headers to fix build errors.
|
2013-08-09 15:54:14 +00:00 |
|
slvr
|
91d8344cca
|
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
|
2013-08-09 16:51:54 +01:00 |
|
slvr
|
4b217bca97
|
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
|
2013-08-09 16:47:16 +01:00 |
|
Konstantin Kowalski
|
4f2ecd20e9
|
Minor style changes.
|
2013-08-09 15:45:34 +00:00 |
|
Konstantin Kowalski
|
5f41c30d66
|
Moved long comments to wiki.
|
2013-08-09 15:44:22 +00:00 |
|
Konstantin Kowalski
|
1033d897ca
|
Added arrays.
|
2013-08-09 15:38:21 +00:00 |
|