summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-01-02docs: Enable documentation checks during `make check` by defaultPhilip Withnall1-3/+4
2015-01-02docs: Add 0.1.8 API to the documentation indexPhilip Withnall1-0/+4
2015-01-02docs: Add various missing documentation comments and update sections.txtPhilip Withnall1-0/+8
2015-01-02docs: Inform gtk-doc of the libnice namespacePhilip Withnall1-1/+1
2015-01-02docs: Switch from gtk-doc SGML mode to XML modePhilip Withnall2-2/+2
2014-08-21docs: Ignore some undocumentable/non-public APIPhilip Withnall1-1/+2
2014-08-21pseudotcp: Add pseudo_tcp_socket_shutdown() supportPhilip Withnall1-0/+2
2014-08-21pseudotcp: Add optional FIN–ACK and RST supportPhilip Withnall1-0/+1
2014-08-21pseudotcp: Allow the ‘current’ time to be setPhilip Withnall1-0/+1
2014-08-21pseudotcp: Add pseudo_tcp_socket_is_closed()Philip Withnall1-0/+1
2014-07-07docs: Remove some private symbols from the documentation sections filePhilip Withnall1-5/+0
2014-05-17address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête1-0/+1
2014-05-17candidate: Add Boxed typeOlivier Crête1-0/+9
2014-04-28Version 0.1.6Olivier Crête1-0/+4
2014-04-24add nice_agent_forget_relays()Guillaume Desmottes1-0/+1
2014-04-24agent: Add nice_agent_restart_stream() to restart a single streamOlivier Crête1-0/+1
2014-04-23add nice_component_state_to_string()Guillaume Desmottes1-0/+1
2014-04-01Remove all traces of compile time marshallersOlivier Crête1-1/+1
2014-03-06doc: Update doc generationOlivier Crête3-21/+109
2014-02-21docs: Remove NiceIOStream, nothing specific to documentOlivier Crête3-64/+6
2014-01-31agent: Add support for vectored I/O for sendsPhilip Withnall1-1/+1
2014-01-31agent: Add support for vectored I/O for receivesPhilip Withnall1-0/+2
2014-01-31socket: Add vectored I/O support for receiving on socketsPhilip Withnall1-0/+1
2014-01-31agent: Add a nice_agent_recv_nonblocking() functionPhilip Withnall1-0/+1
2014-01-31agent: Add nice_agent_build_io_stream() APIPhilip Withnall1-0/+1
2014-01-31agent: Add support for GIO-style I/O streamsPhilip Withnall3-3/+64
2014-01-31agent: Add a nice_agent_send_full() API exposing error informationPhilip Withnall1-0/+1
2014-01-31agent: Add nice_agent_recv() allowing blocking receives on socketsPhilip Withnall1-0/+1
2014-01-31pseudotcp: Add methods to query the state of the send and recv buffersOlivier Crête1-0/+2
2013-12-26configure: Verify that the compiler understands warning cflagsOlivier Crête1-1/+1
2013-02-22Fix documentationYouness Alaoui1-1/+2
2013-02-06Export the new nice_agent_get_selected_pair APIYouness Alaoui1-0/+1
2013-02-05Add new parsing API, for stream and candidatesYouness Alaoui1-0/+5
2013-02-04Adding new SDP parsing and generation API.Youness Alaoui1-0/+4
2012-03-05Added support for compiling when gtk-doc is not installedFilippo Della Betta1-1/+1
2011-01-19Add a nice_agent_set_port_range API to allow forcing the listening port on lo...Youness Alaoui1-0/+1
2010-09-29Make stun_timer timeouts configurable (breaks API)Youness Alaoui1-0/+3
2010-02-16Fix various gtk-doc warnings/errors and typosYouness Alaoui1-3/+4
2010-02-16Add an API to enable/disable debug messages for pseudotcpYouness Alaoui1-0/+2
2010-02-16nice.fdo was never put up, revert the doc link to the correct domainYouness Alaoui1-1/+1
2010-02-16Add nice_agent_new_reliable to the libnice API which uses pseudotcpYouness Alaoui1-0/+1
2010-02-16Add pseudotcp docs and fix a bit the API and testYouness Alaoui2-2/+27
2009-11-04Add nice_agent_set_software and stun_agent_set_software documentationYouness Alaoui1-0/+2
2009-07-28add the doc for nice_agent_set_stream_tosYouness Alaoui1-0/+1
2009-05-07Link manual building with GUPNP if availableOlivier Crête1-1/+2
2009-03-31Fix documentationYouness Alaoui1-0/+1
2009-03-05Set a title for the STUN usagesYouness Alaoui1-0/+4
2009-03-05Change includes to minimize non public API from being includedYouness Alaoui1-2/+3
2009-03-02Update docs, finish formatting the gtk-doc and add the STUN API to the export...Youness Alaoui1-14/+33
2009-02-23Add documentation for libstun and fix some docs elsewhereYouness Alaoui3-75/+148