aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/nntp/MCNNTPSession.h
Commit message (Collapse)AuthorAge
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
|
* Replace NNTP "send" with "post".Gravatar Daryle Walker2016-02-25
|
* Add upload functionality to NNTP sessions.Gravatar Daryle Walker2016-02-22
| | | | | | Add new methods to core, async, and objc NNTP sessions to upload message data. For the async and objc sessions, add classes to wrap upload operations.
* Follow suggestions from @dinhviethoa.Gravatar Daryle Walker2015-12-29
| | | | | Follow suggestions to remove one unnecessary overload and to mark other as depreciated. (A third suggestion was covered by another commit.)
* Remove extraneous group parameter from fetch-article-by-message-ID methods.Gravatar Daryle Walker2015-12-29
|
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
|
* added exportGravatar Hoa V. DINH2014-11-22
|
* Renaming and Fix TyposGravatar Robert Widmann2014-10-22
|
* Server Time OperationsGravatar Robert Widmann2014-10-21
|
* XOVERGravatar Robert Widmann2014-10-21
|
* Clarify Subscribed vs DefaultGravatar Robert Widmann2014-10-21
|
* Range FetchingGravatar Robert Widmann2014-10-21
|
* Remove ArticleInfoGravatar CodaFi2014-08-17
|
* TestsGravatar CodaFi2014-08-16
|
* cpp -> ccGravatar CodaFi2014-08-13
|
* Cosmetic Changes; Fix header includesGravatar CodaFi2014-08-13
|
* NNTP supportGravatar CodaFi2014-08-13