Commit graph

136 commits

Author SHA1 Message Date
Richard Aas
2f27d0a223 sync with trunk 2011-12-13 09:44:59 +00:00
Richard Aas
1e09dea0b1 revert previous patch 2011-12-09 13:22:42 +00:00
Richard Aas
a89b1858ae handle ID strdup errors gracefully 2011-12-09 12:45:40 +00:00
Richard Aas
ab2fd196b5 httpauth: add doxygen comments + const 2011-12-09 11:45:17 +00:00
Richard Aas
b9d4878c46 added sipevent_dsubscribe/refer() 2011-12-08 15:11:31 +00:00
Richard Aas
1495f02e3e sync with trunk 2011-12-08 13:59:02 +00:00
Richard Aas
3729d9fc6f bfcp: doxygen comments 2011-12-08 13:56:52 +00:00
Richard Aas
3efeafd207 event id handlig for REFER 2011-12-08 13:52:04 +00:00
Alfred E. Heggestad
57e2151625 patch: optimize tmr when delay is 0 2011-12-08 13:48:55 +00:00
Richard Aas
45b0b0132f event id parameter handling 2011-12-08 11:41:49 +00:00
Richard Aas
5450209a83 bfcp: set source address in bfcp_msg_decode() 2011-12-07 12:53:29 +00:00
Richard Aas
2f8a580fc3 sipevent: subscribe fork handling 2011-12-06 13:44:37 +00:00
Richard Aas
0ed89f31f4 sha1:fix build warnings 2011-12-06 11:43:01 +00:00
Richard Aas
45be9e8b3a HAVE_INET_PTON and HAVE_INET_NTOP settable from make 2011-12-06 11:42:33 +00:00
Richard Aas
cad21b5dcd ice: doxygen comments 2011-12-05 12:32:24 +00:00
Alfred E. Heggestad
8f449c0ce9 natbd: fix doxygen error in API 2011-12-03 19:30:01 +00:00
Richard Aas
a8e32ddace added close handler 2011-12-02 14:09:27 +00:00
Richard Aas
7d24909807 subscriber: schedule refresh also when request is in progress 2011-12-01 09:05:06 +00:00
Alfred E. Heggestad
7056e79a5d added Cmake file
contributed by:

Stefan Radomski <radomski@tk.informatik.tu-darmstadt.de>
2011-12-01 00:09:52 +00:00
Richard Aas
bd45000b46 terminate dialog if: 408, 481 or timeout 2011-11-30 14:34:59 +00:00
Richard Aas
573e01d5d4 fix typo 2011-11-30 14:05:58 +00:00
Richard Aas
12f862d036 added sipevent_refer() 2011-11-30 13:59:29 +00:00
Richard Aas
aa42bc518f mod.mk: sort files alphabetically 2011-11-30 10:23:44 +00:00
Richard Aas
b8a5996b67 fix header parsing 2011-11-30 09:46:08 +00:00
Richard Aas
ec8dcbfd47 481 tested 2011-11-30 09:23:27 +00:00
Richard Aas
b34b1217c0 NOTIFY and SUBSCRIBE are target refresh requests 2011-11-30 09:09:24 +00:00
Richard Aas
8c65bf87d2 sync with trunk 2011-11-30 08:43:25 +00:00
Richard Aas
91f234c2df renamed sub.c -> subscribe.c 2011-11-30 08:10:59 +00:00
Richard Aas
bf5657c3a6 sipevent: subscriber work in progress 2011-11-30 08:08:20 +00:00
Richard Aas
dc74f315ff dns: handle dname compression loops 2011-11-29 10:44:51 +00:00
Richard Aas
867fde2b2f sa/ntop: fix compiler warning 2011-11-25 08:33:50 +00:00
Alfred E. Heggestad
ec9feb1621 added sleep.c to win32 project file 2011-11-23 17:57:04 +00:00
Richard Aas
ee78e33c22 added sys_usleep() and sys_msleep() 2011-11-23 14:16:34 +00:00
Richard Aas
e054c8e8cf sip: remove broken tls cert debug 2011-11-15 08:45:10 +00:00
Alfred E. Heggestad
618eff733f sip: struct sip_via: change transport type to enum sip_transp
sip: export sip_transp_port()
2011-11-14 20:15:35 +00:00
Richard Aas
e0a4162a77 sipevent: initial sipsub framework 2011-11-14 14:03:31 +00:00
Richard Aas
d7714ac5c5 created sipevent branch 2011-11-14 13:41:32 +00:00
Alfred E. Heggestad
1838b1c844 patch: fix a bug in TLS code:
- handle recv with both TLS-handshake and Application data in same read
- robust ref-counting; handle mem_deref() in send-handler and estab-handler
2011-11-11 23:58:34 +00:00
Alfred E. Heggestad
386ddff14a patch: add sip_transp_isladdr() 2011-11-11 21:21:56 +00:00
Richard Aas
5bc730ef88 udp: added udp_send_helper() 2011-11-11 09:26:16 +00:00
Richard Aas
d46a33cdf2 rpm release 0.3.0-2 2011-11-10 08:17:08 +00:00
Alfred E. Heggestad
91067df03c patch: use BIO with tcp_send in TLS code, flush send-queue on tcp socket close 2011-11-09 15:36:25 +00:00
Richard Aas
2f7e880ce6 Added Copyright 2011-10-28 07:13:04 +00:00
Richard Aas
d9a494edde dbg: check fwrite return value to avoid warning 2011-10-26 07:08:26 +00:00
Alfred E. Heggestad
8f795b2b22 bfcp: align bfcp_prim_name() 2011-10-23 10:47:00 +00:00
Alfred E. Heggestad
7a8f93e79e bfcp: align variables and definitions 2011-10-21 16:14:57 +00:00
Alfred E. Heggestad
881b54ad81 fix doxygen warning 2011-10-13 18:11:02 +00:00
Richard Aas
84e71fefa1 re.mk: OS detection 2011-10-13 07:44:48 +00:00
Richard Aas
7bf0ca221c re.mk: ARCH detection 2011-10-12 07:20:57 +00:00
Richard Aas
9f97b634c2 re.mk: updated alphabetical list of imported and exported variables 2011-10-07 08:56:27 +00:00