0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small updates More... over 20 years ago
typo o_O More... over 20 years ago
- Minor fix More... over 20 years ago
Huh.. why did this work? *shrug* More... over 20 years ago
- Minor updates More... over 20 years ago
- Minor bugfix (gift-slsk doesn't crash on upload-completion anymore now) More... over 20 years ago
- Updates More... over 20 years ago
- UPLOADS! Buggy and hackish but.. uploads! ;D More... over 20 years ago
- Minor updates More... over 20 years ago
- Warning fixes More... over 20 years ago
- Workaround for gift bug More... over 20 years ago
Lookup Share and reply with 'File not found' if not found. More... over 20 years ago
- Moved TransferResponse-stub-implementation over to sl_upload.c More... over 20 years ago
- Basic implementation for sl_upload_new() and sl_upload_free() More... over 20 years ago
- Added empty sl_upload.[ch] (to be filled soon ;) More... over 20 years ago
- Stub-implemented SLTransferRequest (deny with 'Not implemented yet' response. Tested it, works.) More... over 20 years ago
- Changed / removed some logmessages More... over 20 years ago
- Moved SLFileSearchResult handling over to sl_peer_proto.c More... over 20 years ago
- Moved SLSharedFileList handling over to sl_peer_proto.c - Made sl_peer_conn_cb_read() fall back to sl_peer_protocol_handle() More... over 20 years ago
- Moved SLUserInfoRequest handling over to sl_peer_proto.c - Fixed some memleaks More... over 20 years ago
- Added sl_protocol.[ch] and sl_peer_proto.[ch] - Moved handling of SLGetSharedFileList to sl_peer_proto.c More... over 20 years ago
- Little bugfix - Made sl_peer_conn_send_user_info_reply() use sl_peer_send_packet() (just a test, this stuff needs to be complety rewritten anyway) More... over 20 years ago
- Implemeted sl_peer_send_packet() - DOH. I should take a break. More... over 20 years ago
- Removed dataset_new(), (it's DATASET_HASH by default anyway) I wanna get rid of sl_peerlist_new() - Ugh. (bugfixes) - DOH! (bugfixes...) More... over 20 years ago
- Make use of in_addr_t and in_port_t More... over 20 years ago
... More... over 20 years ago
Oh wait.. its the address of an address of an address of a SLPeer... _ppp? ;) More... over 20 years ago
- Made sl_peerlist_free() working again More... over 20 years ago
Oops.. store SLPeer* instead of SLPeer in peer_db More... over 20 years ago
- Moved code from sl_peerlist_* to sl_peer_new() and sl_peer_free(), removed sl_peerlist_(add|remove) - renamed peerlist to peer_db for consistency with.. openft (yuk ;) More... over 20 years ago